2024-03-30T13:55:27.857 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-30T13:55:27.857 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154 --owner scheduled_teuthology@teuthology --verbose --name teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} -- /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/orig.config.yaml 2024-03-30T13:55:27.887 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T13:55:27.978 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7630154' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 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: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb workunit: branch: squid sha1: 5af0400050a123dc31f105425174f106e057276a owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8777 sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5af0400050a123dc31f105425174f106e057276a targets: smithi106.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-29_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-30T13:55:27.978 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa; will attempt to use it 2024-03-30T13:55:27.979 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5af0400050a123dc31f105425174f106e057276a/qa/tasks 2024-03-30T13:55:27.979 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-30T13:55:27.981 INFO:teuthology.task.internal:Checking packages... 2024-03-30T13:55:28.005 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb' 2024-03-30T13:55:28.005 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-30T13:55:28.005 INFO:teuthology.packaging:ref: None 2024-03-30T13:55:28.005 INFO:teuthology.packaging:tag: None 2024-03-30T13:55:28.005 INFO:teuthology.packaging:branch: squid 2024-03-30T13:55:28.005 INFO:teuthology.packaging:sha1: 4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T13:55:28.006 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=squid 2024-03-30T13:55:28.179 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1973-g5af04000-1focal 2024-03-30T13:55:28.181 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-30T13:55:28.186 INFO:teuthology.task.internal:no buildpackages task found 2024-03-30T13:55:28.186 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-30T13:55:28.191 INFO:teuthology.task.internal:Saving configuration 2024-03-30T13:55:28.203 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-30T13:55:28.208 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T13:55:28.233 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi106.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:49:19.643211', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-30T13:55:28.254 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:49:19.642027', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-30T13:55:28.254 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-30T13:55:28.260 INFO:teuthology.task.internal:roles: ubuntu@smithi106.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-03-30T13:55:28.260 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-03-30T13:55:28.260 INFO:teuthology.run_tasks:Running task console_log... 2024-03-30T13:55:28.325 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f53a8554f70>, signals=[15]) 2024-03-30T13:55:28.326 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-30T13:55:28.331 INFO:teuthology.task.internal:Opening connections... 2024-03-30T13:55:28.331 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi106.front.sepia.ceph.com 2024-03-30T13:55:28.333 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:55:28.423 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-03-30T13:55:28.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:55:28.514 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-30T13:55:28.520 DEBUG:teuthology.orchestra.run.smithi106:> uname -m 2024-03-30T13:55:28.527 INFO:teuthology.orchestra.run.smithi106.stdout:x86_64 2024-03-30T13:55:28.527 DEBUG:teuthology.orchestra.run.smithi106:> cat /etc/os-release 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:NAME="Ubuntu" 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:ID=ubuntu 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:ID_LIKE=debian 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION_ID="20.04" 2024-03-30T13:55:28.577 INFO:teuthology.orchestra.run.smithi106.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T13:55:28.578 INFO:teuthology.orchestra.run.smithi106.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T13:55:28.578 INFO:teuthology.orchestra.run.smithi106.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T13:55:28.578 INFO:teuthology.orchestra.run.smithi106.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T13:55:28.578 INFO:teuthology.orchestra.run.smithi106.stdout:VERSION_CODENAME=focal 2024-03-30T13:55:28.578 INFO:teuthology.orchestra.run.smithi106.stdout:UBUNTU_CODENAME=focal 2024-03-30T13:55:28.579 INFO:teuthology.lock.ops:Updating smithi106.front.sepia.ceph.com on lock server 2024-03-30T13:55:28.605 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-03-30T13:55:28.612 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-03-30T13:55:28.612 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="Ubuntu" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:ID=ubuntu 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE=debian 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="20.04" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T13:55:28.662 INFO:teuthology.orchestra.run.smithi165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T13:55:28.663 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_CODENAME=focal 2024-03-30T13:55:28.663 INFO:teuthology.orchestra.run.smithi165.stdout:UBUNTU_CODENAME=focal 2024-03-30T13:55:28.663 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-03-30T13:55:28.688 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-30T13:55:28.696 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-30T13:55:28.701 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-30T13:55:28.702 DEBUG:teuthology.orchestra.run.smithi106:> test '!' -e /home/ubuntu/cephtest 2024-03-30T13:55:28.704 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-03-30T13:55:28.710 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-30T13:55:28.716 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-30T13:55:28.716 DEBUG:teuthology.orchestra.run.smithi106:> test -z $(ls -A /var/lib/ceph) 2024-03-30T13:55:28.753 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-03-30T13:55:28.769 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-30T13:55:28.830 INFO:teuthology.run_tasks:Running task kernel... 2024-03-30T13:55:28.845 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-30T13:55:28.845 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-30T13:55:28.845 DEBUG:teuthology.orchestra.run.smithi106:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T13:55:28.846 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T13:55:28.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T13:55:28.851 DEBUG:teuthology.orchestra.run.smithi106:> uname -r 2024-03-30T13:55:28.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T13:55:28.852 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-03-30T13:55:28.859 INFO:teuthology.orchestra.run.smithi165.stdout:5.4.0-124-generic 2024-03-30T13:55:28.859 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.4.0-124-generic 2024-03-30T13:55:28.859 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-03-30T13:55:28.901 INFO:teuthology.orchestra.run.smithi106.stdout:5.4.0-124-generic 2024-03-30T13:55:28.901 INFO:teuthology.task.kernel:Running kernel on smithi106: 5.4.0-124-generic 2024-03-30T13:55:28.901 DEBUG:teuthology.orchestra.run.smithi106:> sudo apt-get clean 2024-03-30T13:55:28.960 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-03-30T13:55:28.999 DEBUG:teuthology.orchestra.run.smithi106:> sudo apt-get update 2024-03-30T13:55:29.107 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-30T13:55:29.155 INFO:teuthology.orchestra.run.smithi106.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:55:29.155 INFO:teuthology.orchestra.run.smithi106.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-30T13:55:29.155 INFO:teuthology.orchestra.run.smithi106.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-30T13:55:29.217 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:55:29.231 INFO:teuthology.orchestra.run.smithi106.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-30T13:55:29.299 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-30T13:55:29.426 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-03-30T13:55:29.542 INFO:teuthology.orchestra.run.smithi106.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-03-30T13:55:29.591 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-03-30T13:55:29.603 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-03-30T13:55:29.606 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-30T13:55:29.606 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-03-30T13:55:29.631 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-30T13:55:29.631 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-03-30T13:55:29.635 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:55:29.635 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-30T13:55:29.642 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-30T13:55:29.642 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-30T13:55:29.652 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-30T13:55:29.654 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-30T13:55:29.660 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-30T13:55:29.660 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-30T13:55:29.660 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-30T13:55:29.661 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-30T13:55:29.695 INFO:teuthology.orchestra.run.smithi106.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-03-30T13:55:29.717 INFO:teuthology.orchestra.run.smithi106.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-03-30T13:55:29.730 INFO:teuthology.orchestra.run.smithi106.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-03-30T13:55:29.733 INFO:teuthology.orchestra.run.smithi106.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-30T13:55:29.733 INFO:teuthology.orchestra.run.smithi106.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-03-30T13:55:29.756 INFO:teuthology.orchestra.run.smithi106.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-30T13:55:29.757 INFO:teuthology.orchestra.run.smithi106.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-03-30T13:55:29.760 INFO:teuthology.orchestra.run.smithi106.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:55:29.761 INFO:teuthology.orchestra.run.smithi106.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-30T13:55:29.767 INFO:teuthology.orchestra.run.smithi106.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-30T13:55:29.778 INFO:teuthology.orchestra.run.smithi106.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-30T13:55:29.782 INFO:teuthology.orchestra.run.smithi165.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-03-30T13:55:29.784 INFO:teuthology.orchestra.run.smithi106.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-30T13:55:29.786 INFO:teuthology.orchestra.run.smithi106.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-30T13:55:29.787 INFO:teuthology.orchestra.run.smithi106.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-30T13:55:29.787 INFO:teuthology.orchestra.run.smithi106.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-30T13:55:29.787 INFO:teuthology.orchestra.run.smithi106.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-30T13:55:29.822 INFO:teuthology.orchestra.run.smithi106.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-03-30T13:55:29.833 INFO:teuthology.orchestra.run.smithi106.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-03-30T13:55:29.839 INFO:teuthology.orchestra.run.smithi106.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-30T13:55:29.839 INFO:teuthology.orchestra.run.smithi106.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-30T13:55:29.840 INFO:teuthology.orchestra.run.smithi106.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-03-30T13:55:29.860 INFO:teuthology.orchestra.run.smithi106.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-03-30T13:55:29.863 INFO:teuthology.orchestra.run.smithi106.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:55:29.863 INFO:teuthology.orchestra.run.smithi106.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-30T13:55:29.870 INFO:teuthology.orchestra.run.smithi106.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-30T13:55:29.880 INFO:teuthology.orchestra.run.smithi106.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-30T13:55:29.883 INFO:teuthology.orchestra.run.smithi106.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-30T13:55:29.883 INFO:teuthology.orchestra.run.smithi106.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-30T13:55:29.883 INFO:teuthology.orchestra.run.smithi106.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-30T13:55:29.883 INFO:teuthology.orchestra.run.smithi106.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-30T13:55:29.902 INFO:teuthology.orchestra.run.smithi106.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-30T13:55:29.903 INFO:teuthology.orchestra.run.smithi106.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-30T13:55:29.903 INFO:teuthology.orchestra.run.smithi106.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-30T13:55:29.904 INFO:teuthology.orchestra.run.smithi106.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-30T13:55:29.904 INFO:teuthology.orchestra.run.smithi106.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-30T13:55:29.922 INFO:teuthology.orchestra.run.smithi106.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-30T13:55:29.922 INFO:teuthology.orchestra.run.smithi106.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-30T13:55:30.038 INFO:teuthology.orchestra.run.smithi165.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-03-30T13:55:30.204 INFO:teuthology.orchestra.run.smithi165.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-03-30T13:55:30.216 INFO:teuthology.orchestra.run.smithi165.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-30T13:55:30.216 INFO:teuthology.orchestra.run.smithi165.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-30T13:55:30.217 INFO:teuthology.orchestra.run.smithi165.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-03-30T13:55:30.295 INFO:teuthology.orchestra.run.smithi165.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-03-30T13:55:30.303 INFO:teuthology.orchestra.run.smithi165.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-30T13:55:30.465 INFO:teuthology.orchestra.run.smithi165.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-30T13:55:31.109 INFO:teuthology.orchestra.run.smithi165.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-30T13:55:31.147 INFO:teuthology.orchestra.run.smithi165.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-30T13:55:31.160 INFO:teuthology.orchestra.run.smithi165.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-30T13:55:31.161 INFO:teuthology.orchestra.run.smithi165.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-30T13:55:31.163 INFO:teuthology.orchestra.run.smithi165.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-30T13:55:31.163 INFO:teuthology.orchestra.run.smithi165.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-30T13:55:31.163 INFO:teuthology.orchestra.run.smithi165.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-30T13:55:31.163 INFO:teuthology.orchestra.run.smithi165.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-30T13:55:31.165 INFO:teuthology.orchestra.run.smithi165.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-30T13:55:31.191 INFO:teuthology.orchestra.run.smithi165.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-30T13:55:31.356 INFO:teuthology.orchestra.run.smithi165.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-30T13:55:31.540 INFO:teuthology.orchestra.run.smithi165.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-30T13:55:31.562 INFO:teuthology.orchestra.run.smithi165.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-30T13:55:33.764 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 19.7 MB in 3s (7,062 kB/s) 2024-03-30T13:55:33.817 INFO:teuthology.orchestra.run.smithi106.stdout:Fetched 19.7 MB in 3s (6,984 kB/s) 2024-03-30T13:55:35.238 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-03-30T13:55:35.264 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:55:35.271 INFO:teuthology.orchestra.run.smithi106.stdout:Reading package lists... 2024-03-30T13:55:35.298 DEBUG:teuthology.orchestra.run.smithi106:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:55:35.334 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-03-30T13:55:35.378 INFO:teuthology.orchestra.run.smithi106.stdout:Reading package lists... 2024-03-30T13:55:35.520 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-03-30T13:55:35.520 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-03-30T13:55:35.589 INFO:teuthology.orchestra.run.smithi106.stdout:Building dependency tree... 2024-03-30T13:55:35.589 INFO:teuthology.orchestra.run.smithi106.stdout:Reading state information... 2024-03-30T13:55:35.706 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2024-03-30T13:55:35.706 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:55:35.707 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-30T13:55:35.707 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-30T13:55:35.708 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2024-03-30T13:55:35.708 INFO:teuthology.orchestra.run.smithi165.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-30T13:55:35.708 INFO:teuthology.orchestra.run.smithi165.stdout:Recommended packages: 2024-03-30T13:55:35.708 INFO:teuthology.orchestra.run.smithi165.stdout: thermald 2024-03-30T13:55:35.768 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2024-03-30T13:55:35.768 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:55:35.768 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-30T13:55:35.768 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-30T13:55:35.769 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages will be upgraded: 2024-03-30T13:55:35.770 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T13:55:35.796 INFO:teuthology.orchestra.run.smithi106.stdout:The following additional packages will be installed: 2024-03-30T13:55:35.796 INFO:teuthology.orchestra.run.smithi106.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:55:35.796 INFO:teuthology.orchestra.run.smithi106.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-30T13:55:35.796 INFO:teuthology.orchestra.run.smithi106.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-30T13:55:35.797 INFO:teuthology.orchestra.run.smithi106.stdout:Suggested packages: 2024-03-30T13:55:35.797 INFO:teuthology.orchestra.run.smithi106.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-30T13:55:35.798 INFO:teuthology.orchestra.run.smithi106.stdout:Recommended packages: 2024-03-30T13:55:35.798 INFO:teuthology.orchestra.run.smithi106.stdout: thermald 2024-03-30T13:55:35.830 INFO:teuthology.orchestra.run.smithi165.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:55:35.830 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 77.1 MB of archives. 2024-03-30T13:55:35.830 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-30T13:55:35.830 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-03-30T13:55:35.852 INFO:teuthology.orchestra.run.smithi106.stdout:The following NEW packages will be installed: 2024-03-30T13:55:35.852 INFO:teuthology.orchestra.run.smithi106.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-30T13:55:35.852 INFO:teuthology.orchestra.run.smithi106.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-30T13:55:35.853 INFO:teuthology.orchestra.run.smithi106.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-30T13:55:35.854 INFO:teuthology.orchestra.run.smithi106.stdout:The following packages will be upgraded: 2024-03-30T13:55:35.854 INFO:teuthology.orchestra.run.smithi106.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T13:55:36.037 INFO:teuthology.orchestra.run.smithi106.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:55:36.037 INFO:teuthology.orchestra.run.smithi106.stdout:Need to get 77.1 MB of archives. 2024-03-30T13:55:36.037 INFO:teuthology.orchestra.run.smithi106.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-30T13:55:36.038 INFO:teuthology.orchestra.run.smithi106.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-03-30T13:55:36.203 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-03-30T13:55:36.306 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-03-30T13:55:36.795 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-30T13:55:36.796 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-03-30T13:55:36.796 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-03-30T13:55:36.892 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-03-30T13:55:36.903 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-03-30T13:55:37.202 INFO:teuthology.orchestra.run.smithi106.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-03-30T13:55:37.471 INFO:teuthology.orchestra.run.smithi106.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-03-30T13:55:37.624 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 77.1 MB in 1s (68.5 MB/s) 2024-03-30T13:55:37.797 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-30T13:55:38.771 INFO:teuthology.orchestra.run.smithi106.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-30T13:55:38.771 INFO:teuthology.orchestra.run.smithi106.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-03-30T13:55:38.771 INFO:teuthology.orchestra.run.smithi106.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-03-30T13:55:39.216 INFO:teuthology.orchestra.run.smithi106.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-03-30T13:55:39.280 INFO:teuthology.orchestra.run.smithi106.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-03-30T13:55:39.513 INFO:teuthology.orchestra.run.smithi165.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-30T13:55:39.518 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:39.619 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:39.989 INFO:teuthology.orchestra.run.smithi106.stdout:Fetched 77.1 MB in 3s (22.6 MB/s) 2024-03-30T13:55:40.165 INFO:teuthology.orchestra.run.smithi106.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-30T13:55:41.463 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-30T13:55:41.477 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:41.566 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:41.884 INFO:teuthology.orchestra.run.smithi106.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-03-30T13:55:41.889 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:41.971 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:42.658 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-30T13:55:42.672 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:42.716 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:43.871 INFO:teuthology.orchestra.run.smithi106.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-30T13:55:43.884 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:43.993 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:45.074 INFO:teuthology.orchestra.run.smithi106.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-30T13:55:45.090 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:45.132 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:47.466 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:55:47.591 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:55:47.966 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:55:48.094 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:55:48.431 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-30T13:55:48.445 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-30T13:55:48.504 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:55:49.751 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:55:49.895 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:55:50.256 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:55:50.384 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:55:50.711 INFO:teuthology.orchestra.run.smithi106.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-30T13:55:50.727 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-30T13:55:50.778 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:55:53.744 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-30T13:55:53.766 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:53.811 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:56.482 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:55:56.560 INFO:teuthology.orchestra.run.smithi106.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-30T13:55:56.583 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-30T13:55:56.626 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:56.637 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:55:57.030 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:58.250 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:59.259 INFO:teuthology.orchestra.run.smithi106.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-30T13:55:59.386 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:55:59.387 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-30T13:55:59.387 INFO:teuthology.orchestra.run.smithi106.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-30T13:55:59.527 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:55:59.730 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:00.712 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:56:00.854 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:00.926 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:00.980 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-30T13:56:01.106 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-30T13:56:01.232 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-30T13:56:01.384 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:01.445 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T13:56:01.445 INFO:teuthology.orchestra.run.smithi165.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:02.534 INFO:teuthology.orchestra.run.smithi106.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:56:02.534 INFO:teuthology.orchestra.run.smithi106.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:02.653 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:03.838 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-30T13:56:03.964 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:04.090 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-30T13:56:04.216 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-30T13:56:04.342 INFO:teuthology.orchestra.run.smithi106.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-30T13:56:04.485 INFO:teuthology.orchestra.run.smithi106.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-30T13:56:04.554 INFO:teuthology.orchestra.run.smithi106.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T13:56:04.554 INFO:teuthology.orchestra.run.smithi106.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:23.917 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T13:56:23.918 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub' 2024-03-30T13:56:23.937 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:56:23.952 INFO:teuthology.orchestra.run.smithi165.stdout:Generating grub configuration file ... 2024-03-30T13:56:24.335 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:56:24.356 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:24.776 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:56:24.787 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:56:26.213 INFO:teuthology.orchestra.run.smithi106.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T13:56:26.213 INFO:teuthology.orchestra.run.smithi106.stdout:Sourcing file `/etc/default/grub' 2024-03-30T13:56:26.224 INFO:teuthology.orchestra.run.smithi106.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:56:26.242 INFO:teuthology.orchestra.run.smithi106.stdout:Generating grub configuration file ... 2024-03-30T13:56:26.597 INFO:teuthology.orchestra.run.smithi106.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:56:26.617 INFO:teuthology.orchestra.run.smithi106.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:26.847 INFO:teuthology.orchestra.run.smithi165.stdout:done 2024-03-30T13:56:26.971 INFO:teuthology.orchestra.run.smithi106.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:56:26.982 INFO:teuthology.orchestra.run.smithi106.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:56:27.263 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-03-30T13:56:27.323 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-03-30T13:56:27.323 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-03-30T13:56:27.323 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-03-30T13:56:27.323 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 20 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.4.0.174.172 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:56:27.324 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-03-30T13:56:27.325 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-30T13:56:27.325 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T13:56:27.325 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T13:56:27.325 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-30T13:56:27.325 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T13:56:27.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-03-30T13:56:27.406 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-03-30T13:56:27.564 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:56:27.573 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-30T13:56:27.592 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-30T13:56:27.677 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-30T13:56:29.046 INFO:teuthology.orchestra.run.smithi106.stdout:done 2024-03-30T13:56:29.361 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-03-30T13:56:29.388 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:56:29.457 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-03-30T13:56:29.468 DEBUG:teuthology.orchestra.run.smithi106:> dpkg -s linux-image-generic 2024-03-30T13:56:29.510 INFO:teuthology.orchestra.run.smithi106.stdout:Package: linux-image-generic 2024-03-30T13:56:29.510 INFO:teuthology.orchestra.run.smithi106.stdout:Status: install ok installed 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Priority: optional 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Section: kernel 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Installed-Size: 20 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Architecture: amd64 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Source: linux-meta 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Version: 5.4.0.174.172 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Recommends: thermald 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout:Description: Generic Linux kernel image 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:56:29.511 INFO:teuthology.orchestra.run.smithi106.stdout: available. 2024-03-30T13:56:29.512 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-30T13:56:29.512 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T13:56:29.512 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T13:56:29.512 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-30T13:56:29.512 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi106.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T13:56:29.512 DEBUG:teuthology.orchestra.run.smithi106:> sudo apt-get clean 2024-03-30T13:56:29.590 DEBUG:teuthology.orchestra.run.smithi106:> sudo apt-get update 2024-03-30T13:56:29.643 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-03-30T13:56:29.644 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-03-30T13:56:29.728 INFO:teuthology.orchestra.run.smithi106.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-30T13:56:29.728 INFO:teuthology.orchestra.run.smithi106.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-30T13:56:29.742 INFO:teuthology.orchestra.run.smithi106.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-30T13:56:29.762 INFO:teuthology.orchestra.run.smithi106.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-30T13:56:29.864 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-30T13:56:29.864 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:56:29.866 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 20 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.4.0.174.172 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:56:29.888 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:56:29.889 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-03-30T13:56:29.889 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-03-30T13:56:29.889 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:56:29.889 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-03-30T13:56:29.889 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-03-30T13:56:29.895 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.uEepQE0YJs 2024-03-30T13:56:29.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub/grub.cfg /tmp/tmp.uEepQE0YJs 2024-03-30T13:56:29.951 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.uEepQE0YJs 2024-03-30T13:56:29.988 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.uEepQE0YJs is 9KB 2024-03-30T13:56:30.003 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.uEepQE0YJs 2024-03-30T13:56:30.009 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T13:56:30.066 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T13:56:30.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T13:56:30.066 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T13:56:30.099 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-30T13:56:30.099 DEBUG:teuthology.orchestra.run.smithi165:> sudo update-grub 2024-03-30T13:56:31.417 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub' 2024-03-30T13:56:31.427 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:56:31.480 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-03-30T13:56:31.514 INFO:teuthology.orchestra.run.smithi106.stdout:Reading package lists... 2024-03-30T13:56:31.539 DEBUG:teuthology.orchestra.run.smithi106:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T13:56:31.606 INFO:teuthology.orchestra.run.smithi106.stdout:Reading package lists... 2024-03-30T13:56:31.757 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:56:31.769 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:31.814 INFO:teuthology.orchestra.run.smithi106.stdout:Building dependency tree... 2024-03-30T13:56:31.814 INFO:teuthology.orchestra.run.smithi106.stdout:Reading state information... 2024-03-30T13:56:32.031 INFO:teuthology.orchestra.run.smithi106.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-30T13:56:32.031 INFO:teuthology.orchestra.run.smithi106.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-30T13:56:32.034 DEBUG:teuthology.orchestra.run.smithi106:> dpkg -s linux-image-generic 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Package: linux-image-generic 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Status: install ok installed 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Priority: optional 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Section: kernel 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Installed-Size: 20 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Architecture: amd64 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Source: linux-meta 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Version: 5.4.0.174.172 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T13:56:32.056 INFO:teuthology.orchestra.run.smithi106.stdout:Recommends: thermald 2024-03-30T13:56:32.057 INFO:teuthology.orchestra.run.smithi106.stdout:Description: Generic Linux kernel image 2024-03-30T13:56:32.057 INFO:teuthology.orchestra.run.smithi106.stdout: This package will always depend on the latest generic kernel image 2024-03-30T13:56:32.057 INFO:teuthology.orchestra.run.smithi106.stdout: available. 2024-03-30T13:56:32.057 DEBUG:teuthology.orchestra.run.smithi106:> mktemp 2024-03-30T13:56:32.104 INFO:teuthology.orchestra.run.smithi106.stdout:/tmp/tmp.uoYePhSHGw 2024-03-30T13:56:32.104 DEBUG:teuthology.orchestra.run.smithi106:> sudo cp /boot/grub/grub.cfg /tmp/tmp.uoYePhSHGw 2024-03-30T13:56:32.118 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod 0666 /tmp/tmp.uoYePhSHGw 2024-03-30T13:56:32.166 DEBUG:teuthology.orchestra.remote:smithi106:/tmp/tmp.uoYePhSHGw is 9KB 2024-03-30T13:56:32.180 DEBUG:teuthology.orchestra.run.smithi106:> rm -fr /tmp/tmp.uoYePhSHGw 2024-03-30T13:56:32.181 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:56:32.187 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T13:56:32.193 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:56:32.249 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T13:56:32.249 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T13:56:32.249 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T13:56:32.280 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-30T13:56:32.280 DEBUG:teuthology.orchestra.run.smithi106:> sudo update-grub 2024-03-30T13:56:33.214 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-03-30T13:56:33.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-03-30T13:56:33.519 INFO:teuthology.orchestra.run.smithi106.stderr:Sourcing file `/etc/default/grub' 2024-03-30T13:56:33.531 INFO:teuthology.orchestra.run.smithi106.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T13:56:33.541 INFO:teuthology.orchestra.run.smithi106.stderr:Generating grub configuration file ... 2024-03-30T13:56:33.790 INFO:teuthology.orchestra.run.smithi106.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-30T13:56:33.801 INFO:teuthology.orchestra.run.smithi106.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-30T13:56:34.158 INFO:teuthology.orchestra.run.smithi106.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-30T13:56:34.169 INFO:teuthology.orchestra.run.smithi106.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-30T13:56:35.165 INFO:teuthology.orchestra.run.smithi106.stderr:done 2024-03-30T13:56:35.167 DEBUG:teuthology.orchestra.run.smithi106:> sudo shutdown -r now 2024-03-30T13:57:03.242 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-30T13:57:03.243 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-03-30T13:57:03.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:57:05.172 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-30T13:57:05.172 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-03-30T13:57:05.173 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:57:21.570 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-03-30T13:57:23.614 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.106 2024-03-30T13:57:30.578 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-03-30T13:57:30.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:57:32.617 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-03-30T13:57:32.618 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:57:33.630 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-03-30T13:57:35.678 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.106 2024-03-30T13:57:45.638 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-03-30T13:57:45.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:57:47.682 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-03-30T13:57:47.682 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T13:58:17.512 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-03-30T13:58:18.406 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-03-30T13:58:18.406 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-03-30T13:58:18.407 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-03-30T13:58:18.414 INFO:teuthology.orchestra.run.smithi165.stdout:5.4.0-174-generic 2024-03-30T13:58:18.414 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-30T13:58:18.414 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T13:58:18.414 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T13:58:19.415 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-30T13:58:19.416 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T13:58:19.562 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-03-30T13:58:19.608 DEBUG:teuthology.parallel:result is None 2024-03-30T13:58:19.647 DEBUG:teuthology.orchestra.run.smithi106:> true 2024-03-30T13:58:20.578 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-03-30T13:58:20.579 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-03-30T13:58:20.579 DEBUG:teuthology.orchestra.run.smithi106:> uname -r 2024-03-30T13:58:20.629 INFO:teuthology.orchestra.run.smithi106.stdout:5.4.0-174-generic 2024-03-30T13:58:20.629 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-30T13:58:20.629 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T13:58:20.629 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T13:58:21.630 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-30T13:58:21.630 DEBUG:teuthology.orchestra.run.smithi106:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T13:58:21.765 INFO:teuthology.orchestra.run.smithi106.stdout:ttyS1 2024-03-30T13:58:21.789 DEBUG:teuthology.parallel:result is None 2024-03-30T13:58:21.789 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-30T13:58:21.799 INFO:teuthology.task.internal:Creating test directory... 2024-03-30T13:58:21.799 DEBUG:teuthology.orchestra.run.smithi106:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T13:58:21.802 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T13:58:21.809 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-30T13:58:21.829 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-30T13:58:21.835 INFO:teuthology.task.internal:Creating archive directory... 2024-03-30T13:58:21.835 DEBUG:teuthology.orchestra.run.smithi106:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T13:58:21.852 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T13:58:21.886 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-30T13:58:21.892 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-30T13:58:21.893 DEBUG:teuthology.orchestra.run.smithi106:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-30T13:58:21.895 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-03-30T13:58:21.917 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:58:21.927 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:58:21.938 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:58:21.948 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T13:58:21.950 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-30T13:58:21.957 INFO:teuthology.task.internal:Configuring sudo... 2024-03-30T13:58:21.957 DEBUG:teuthology.orchestra.run.smithi106:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T13:58:21.959 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T13:58:21.974 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-30T13:58:21.983 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-30T13:58:21.984 DEBUG:teuthology.orchestra.run.smithi106:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T13:58:22.016 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T13:58:22.023 DEBUG:teuthology.orchestra.run.smithi106:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T13:58:22.030 DEBUG:teuthology.orchestra.run.smithi106:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T13:58:22.035 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T13:58:22.035 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T13:58:22.097 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T13:58:22.104 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T13:58:22.111 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T13:58:22.111 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T13:58:22.151 DEBUG:teuthology.orchestra.run.smithi106:> sudo service rsyslog restart 2024-03-30T13:58:22.153 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-03-30T13:58:22.245 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-30T13:58:22.252 INFO:teuthology.task.internal:Starting timer... 2024-03-30T13:58:22.253 INFO:teuthology.run_tasks:Running task pcp... 2024-03-30T13:58:22.264 INFO:teuthology.run_tasks:Running task selinux... 2024-03-30T13:58:22.274 DEBUG:teuthology.task.selinux:Excluding smithi106: OS 'ubuntu' does not support SELinux 2024-03-30T13:58:22.274 DEBUG:teuthology.task.selinux:Excluding smithi165: OS 'ubuntu' does not support SELinux 2024-03-30T13:58:22.275 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-30T13:58:22.275 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-30T13:58:22.275 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-30T13:58:22.275 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-30T13:58:22.284 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-03-30T13:58:22.290 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-03-30T13:58:22.403 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-30T13:58:22.419 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-03-30T13:58:22.421 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi106.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-30T14:03:49.061 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi106.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-03-30T14:03:49.062 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-03-30T14:03:49.063 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:03:49.160 DEBUG:teuthology.orchestra.run.smithi106:> true 2024-03-30T14:03:49.288 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi106.front.sepia.ceph.com' 2024-03-30T14:03:49.288 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-03-30T14:03:49.289 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T14:03:49.375 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-03-30T14:03:49.496 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-03-30T14:03:49.496 INFO:teuthology.run_tasks:Running task clock... 2024-03-30T14:03:49.506 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-30T14:03:49.506 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T14:03:49.506 DEBUG:teuthology.orchestra.run.smithi106:> 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-30T14:03:49.508 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T14:03:49.509 DEBUG:teuthology.orchestra.run.smithi165:> 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-30T14:03:49.541 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-30T14:03:49.542 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Command line: ntpd -gq 2024-03-30T14:03:49.542 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-30T14:03:49.542 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Command line: ntpd -gq 2024-03-30T14:03:49.543 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: proto: precision = 0.123 usec (-23) 2024-03-30T14:03:49.543 INFO:teuthology.orchestra.run.smithi106.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:03:49.544 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:03:49.544 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:03:49.544 INFO:teuthology.orchestra.run.smithi106.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listen normally on 3 enp3s0f1 172.21.15.106:123 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listen normally on 4 lo [::1]:123 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce6d%5]:123 2024-03-30T14:03:49.545 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:49 ntpd[12973]: Listening on routing socket on fd #22 for interface updates 2024-03-30T14:03:49.546 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: proto: precision = 0.117 usec (-23) 2024-03-30T14:03:49.546 INFO:teuthology.orchestra.run.smithi165.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:03:49.546 INFO:teuthology.orchestra.run.smithi165.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:03:49.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T14:03:49.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T14:03:49.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T14:03:49.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T14:03:49.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T14:03:49.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listen normally on 3 enp3s0f1 172.21.15.165:123 2024-03-30T14:03:49.548 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listen normally on 4 lo [::1]:123 2024-03-30T14:03:49.548 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f63%5]:123 2024-03-30T14:03:49.548 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:49 ntpd[12941]: Listening on routing socket on fd #22 for interface updates 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:50.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:50 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:50 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:50 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:50 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:50 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:50 ntpd[12941]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:50.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:50 ntpd[12941]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:52.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:52 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:52.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:52 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:52.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:52 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:52.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:52 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:52.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:52 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:52.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:52 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:52.544 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:52 ntpd[12941]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:53.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:53.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:53.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:53.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:53.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:53.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:53.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:53.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:53.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:53.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:53.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:53.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:53 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:54.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:54 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:54 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:54 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:54 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:54 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:54.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:54 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:54.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:54.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:54 ntpd[12941]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:55.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:55.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:55.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:55.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:55.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:55.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:55.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:55.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:55.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:55.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:55.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:55.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:55 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:56.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:56.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:56.543 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stdout:30 Mar 14:03:56 ntpd[12973]: ntpd: time slew +0.002519 s 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stdout:ntpd: time slew +0.002519s 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T14:03:56.544 INFO:teuthology.orchestra.run.smithi106.stderr:30 Mar 14:03:56 ntpd[12973]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T14:03:56.546 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T14:03:56.547 INFO:teuthology.orchestra.run.smithi165.stdout:30 Mar 14:03:56 ntpd[12941]: ntpd: time slew +0.000540 s 2024-03-30T14:03:56.547 INFO:teuthology.orchestra.run.smithi165.stdout:ntpd: time slew +0.000540s 2024-03-30T14:03:56.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T14:03:56.547 INFO:teuthology.orchestra.run.smithi165.stderr:30 Mar 14:03:56 ntpd[12941]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T14:03:56.612 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:03:56.612 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-03-30T14:03:56.612 INFO:teuthology.orchestra.run.smithi165.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.612 INFO:teuthology.orchestra.run.smithi165.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.613 INFO:teuthology.orchestra.run.smithi165.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.613 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.614 INFO:teuthology.orchestra.run.smithi106.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:03:56.614 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================== 2024-03-30T14:03:56.614 INFO:teuthology.orchestra.run.smithi106.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.615 INFO:teuthology.orchestra.run.smithi106.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.615 INFO:teuthology.orchestra.run.smithi106.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.615 INFO:teuthology.orchestra.run.smithi106.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-30T14:03:56.616 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-30T14:03:56.709 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': '4e50bbcdd1630c7760b708f3a5b4d38a121e66cb'} 2024-03-30T14:03:56.709 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-30T14:03:56.710 INFO:tasks.cephadm:Cluster fsid is 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:03:56.710 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-30T14:03:56.710 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.106', 'mon.c': '[v2:172.21.15.106:3301,v1:172.21.15.106:6790]', 'mon.b': '172.21.15.165'} 2024-03-30T14:03:56.710 INFO:tasks.cephadm:First mon is mon.a on smithi106 2024-03-30T14:03:56.710 INFO:tasks.cephadm:First mgr is y 2024-03-30T14:03:56.711 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-30T14:03:56.711 DEBUG:teuthology.orchestra.run.smithi106:> sudo hostname $(hostname -s) 2024-03-30T14:03:56.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2024-03-30T14:03:56.745 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-30T14:03:56.745 DEBUG:teuthology.orchestra.run.smithi106:> 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-30T14:03:56.968 INFO:teuthology.orchestra.run.smithi106.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 14:03 /home/ubuntu/cephtest/cephadm 2024-03-30T14:03:56.969 DEBUG:teuthology.orchestra.run.smithi165:> 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-30T14:03:57.185 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 14:03 /home/ubuntu/cephtest/cephadm 2024-03-30T14:03:57.186 DEBUG:teuthology.orchestra.run.smithi106:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T14:03:57.194 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T14:03:57.213 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-30T14:03:57.213 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T14:03:57.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T14:03:57.502 INFO:teuthology.orchestra.run.smithi106.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T14:03:57.503 INFO:teuthology.orchestra.run.smithi165.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T14:04:36.166 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:04:36.166 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T14:04:36.167 INFO:teuthology.orchestra.run.smithi106.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T14:04:36.167 INFO:teuthology.orchestra.run.smithi106.stdout: "repo_digests": [ 2024-03-30T14:04:36.167 INFO:teuthology.orchestra.run.smithi106.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T14:04:36.167 INFO:teuthology.orchestra.run.smithi106.stdout: ] 2024-03-30T14:04:36.167 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:04:38.397 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-03-30T14:04:38.397 INFO:teuthology.orchestra.run.smithi165.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T14:04:38.397 INFO:teuthology.orchestra.run.smithi165.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T14:04:38.397 INFO:teuthology.orchestra.run.smithi165.stdout: "repo_digests": [ 2024-03-30T14:04:38.397 INFO:teuthology.orchestra.run.smithi165.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T14:04:38.397 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-03-30T14:04:38.398 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-03-30T14:04:38.422 DEBUG:teuthology.orchestra.run.smithi106:> sudo mkdir -p /etc/ceph 2024-03-30T14:04:38.440 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2024-03-30T14:04:38.456 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod 777 /etc/ceph 2024-03-30T14:04:38.496 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2024-03-30T14:04:38.511 INFO:tasks.cephadm:Writing seed config... 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-30T14:04:38.512 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-30T14:04:38.513 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:04:38.513 DEBUG:teuthology.orchestra.run.smithi106:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-30T14:04:38.520 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 = 59650f50-ee9e-11ee-b647-cb9ed24678a4 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-30T14:04:38.520 DEBUG:teuthology.orchestra.run.smithi106:mon.a> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service 2024-03-30T14:04:38.522 DEBUG:teuthology.orchestra.run.smithi106:mgr.y> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service 2024-03-30T14:04:38.566 INFO:tasks.cephadm:Bootstrapping... 2024-03-30T14:04:38.566 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.106 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:04:38.721 INFO:teuthology.orchestra.run.smithi106.stderr:-------------------------------------------------------------------------------- 2024-03-30T14:04:38.721 INFO:teuthology.orchestra.run.smithi106.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '59650f50-ee9e-11ee-b647-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.106', '--skip-admin-label'] 2024-03-30T14:04:38.721 INFO:teuthology.orchestra.run.smithi106.stderr:Verifying podman|docker is present... 2024-03-30T14:04:38.721 INFO:teuthology.orchestra.run.smithi106.stderr:Verifying lvm2 is present... 2024-03-30T14:04:38.721 INFO:teuthology.orchestra.run.smithi106.stderr:Verifying time synchronization is in place... 2024-03-30T14:04:38.728 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T14:04:38.736 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.742 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T14:04:38.747 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.754 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: masked 2024-03-30T14:04:38.761 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.767 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T14:04:38.773 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.780 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: enabled 2024-03-30T14:04:38.786 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: active 2024-03-30T14:04:38.787 INFO:teuthology.orchestra.run.smithi106.stderr:Unit ntp.service is enabled and running 2024-03-30T14:04:38.787 INFO:teuthology.orchestra.run.smithi106.stderr:Repeating the final host check... 2024-03-30T14:04:38.787 INFO:teuthology.orchestra.run.smithi106.stderr:docker (/usr/bin/docker) is present 2024-03-30T14:04:38.787 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl is present 2024-03-30T14:04:38.787 INFO:teuthology.orchestra.run.smithi106.stderr:lvcreate is present 2024-03-30T14:04:38.792 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T14:04:38.799 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.806 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T14:04:38.813 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.820 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: masked 2024-03-30T14:04:38.827 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.833 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T14:04:38.840 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: inactive 2024-03-30T14:04:38.849 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: enabled 2024-03-30T14:04:38.855 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: active 2024-03-30T14:04:38.856 INFO:teuthology.orchestra.run.smithi106.stderr:Unit ntp.service is enabled and running 2024-03-30T14:04:38.856 INFO:teuthology.orchestra.run.smithi106.stderr:Host looks OK 2024-03-30T14:04:38.856 INFO:teuthology.orchestra.run.smithi106.stderr:Cluster fsid: 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:38.856 INFO:teuthology.orchestra.run.smithi106.stderr:Acquiring lock 140569087899968 on /run/cephadm/59650f50-ee9e-11ee-b647-cb9ed24678a4.lock 2024-03-30T14:04:38.856 INFO:teuthology.orchestra.run.smithi106.stderr:Lock 140569087899968 acquired on /run/cephadm/59650f50-ee9e-11ee-b647-cb9ed24678a4.lock 2024-03-30T14:04:38.857 INFO:teuthology.orchestra.run.smithi106.stderr:Verifying IP 172.21.15.106 port 3300 ... 2024-03-30T14:04:38.857 INFO:teuthology.orchestra.run.smithi106.stderr:Verifying IP 172.21.15.106 port 6789 ... 2024-03-30T14:04:38.857 INFO:teuthology.orchestra.run.smithi106.stderr:Base mon IP is 172.21.15.106, final addrv is [v2:172.21.15.106:3300,v1:172.21.15.106:6789] 2024-03-30T14:04:38.860 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-30T14:04:38.860 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.106 metric 100 2024-03-30T14:04:38.860 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-30T14:04:38.860 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.106 2024-03-30T14:04:38.861 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.106 metric 100 2024-03-30T14:04:38.864 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-30T14:04:38.865 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-30T14:04:38.865 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1775sec pref medium 2024-03-30T14:04:38.868 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-30T14:04:38.868 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-30T14:04:38.868 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T14:04:38.868 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-30T14:04:38.868 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:ce6d/64 scope link 2024-03-30T14:04:38.868 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T14:04:38.869 INFO:teuthology.orchestra.run.smithi106.stderr:Mon IP `172.21.15.106` is in CIDR network `172.21.0.0/20` 2024-03-30T14:04:38.870 INFO:teuthology.orchestra.run.smithi106.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-30T14:04:38.870 INFO:teuthology.orchestra.run.smithi106.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T14:04:38.938 INFO:journalctl@ceph.mgr.y.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:04:38.983 INFO:journalctl@ceph.mon.a.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:04:39.363 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-30T14:04:39.458 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-30T14:04:39.459 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-30T14:04:39.475 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-30T14:04:40.418 INFO:teuthology.orchestra.run.smithi106.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T14:04:40.952 INFO:teuthology.orchestra.run.smithi106.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T14:04:40.952 INFO:teuthology.orchestra.run.smithi106.stderr:Extracting ceph user uid/gid from container image... 2024-03-30T14:04:41.693 INFO:teuthology.orchestra.run.smithi106.stderr:stat: 167 167 2024-03-30T14:04:42.280 INFO:teuthology.orchestra.run.smithi106.stderr:Creating initial keys... 2024-03-30T14:04:42.990 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-authtool: AQD6GwhmtzBiOxAAFUEOOsU+y7JWdHKXe2fOvQ== 2024-03-30T14:04:44.222 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-authtool: AQD8GwhmWiWeDRAAdaaaSzsyYIhFyuFYVYF+Tg== 2024-03-30T14:04:45.465 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-authtool: AQD9Gwhmjd0aHBAAepJyhI24V8fbo86REaTIjw== 2024-03-30T14:04:46.019 INFO:teuthology.orchestra.run.smithi106.stderr:Creating initial monmap... 2024-03-30T14:04:46.753 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T14:04:46.754 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-30T14:04:46.754 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:46.754 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T14:04:47.314 INFO:teuthology.orchestra.run.smithi106.stderr:monmaptool for a [v2:172.21.15.106:3300,v1:172.21.15.106:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T14:04:47.314 INFO:teuthology.orchestra.run.smithi106.stderr:setting min_mon_release = octopus 2024-03-30T14:04:47.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/monmaptool: set fsid to 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:47.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T14:04:47.315 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:04:47.315 INFO:teuthology.orchestra.run.smithi106.stderr:Creating mon... 2024-03-30T14:04:48.012 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:04:48.013 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 1 imported monmap: 2024-03-30T14:04:48.013 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-30T14:04:48.013 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:48.014 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: last_changed 2024-03-30T14:04:46.759214+0000 2024-03-30T14:04:48.014 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:04:48.014 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-30T14:04:48.014 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-30T14:04:48.014 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:04:48.015 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.015 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 0 /usr/bin/ceph-mon: set fsid to 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:48.016 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T14:04:48.016 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.016 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: DB SUMMARY 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: DB Session ID: 8FTSKEYPGMBWTPZ27ZX8 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.017 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.create_if_missing: 1 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.env: 0x5572463b0860 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.fs: Posix File System 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.info_log: 0x557247109320 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:04:48.039 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.db_log_dir: 2024-03-30T14:04:48.040 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.write_buffer_manager: 0x5572473a9950 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:04:48.041 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.row_cache: None 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.wal_filter: None 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:04:48.042 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:04:48.043 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:04:48.044 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Compression algorithms supported: 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kZSTD supported: 0 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.014+0000 7fb4ad3fc880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.045 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.merge_operator: 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5572470d2d10) 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:04:48.046 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_cache: 0x55724713a170 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-30T14:04:48.047 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-30T14:04:48.048 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.num_levels: 7 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:04:48.049 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:04:48.050 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:04:48.051 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:04:48.052 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:04:48.053 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.018+0000 7fb4ad3fc880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.022+0000 7fb4ad3fc880 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-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.022+0000 7fb4ad3fc880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.022+0000 7fb4ad3fc880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.022+0000 7fb4ad3fc880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557247120700 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.022+0000 7fb4ad3fc880 4 rocksdb: DB pointer 0x557247194000 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.022+0000 7fb4ad3fc880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.026+0000 7fb4ad3fc880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-30T14:04:48.054 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph-mon: debug 2024-03-30T14:04:48.026+0000 7fb4ad3fc880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-30T14:04:48.523 INFO:teuthology.orchestra.run.smithi106.stderr:create mon.a on 2024-03-30T14:04:48.739 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-30T14:04:48.943 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4.target. 2024-03-30T14:04:48.943 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4.target. 2024-03-30T14:04:49.340 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to reset failed state of unit ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T14:04:49.346 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Created symlink /etc/systemd/system/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4.target.wants/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@.service. 2024-03-30T14:04:49.545 INFO:teuthology.orchestra.run.smithi106.stderr:firewalld does not appear to be present 2024-03-30T14:04:49.545 INFO:teuthology.orchestra.run.smithi106.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T14:04:49.545 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for mon to start... 2024-03-30T14:04:49.545 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for mon... 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: cluster: 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: id: 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: services: 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.224435s) 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-30T14:04:50.888 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:50.889 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: data: 2024-03-30T14:04:50.889 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-30T14:04:50.889 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-30T14:04:50.889 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-30T14:04:50.889 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: pgs: 2024-03-30T14:04:50.889 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:50.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:50 smithi106 bash[14005]: cluster 2024-03-30T14:04:50.655994+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T14:04:51.481 INFO:teuthology.orchestra.run.smithi106.stderr:mon is available 2024-03-30T14:04:51.481 INFO:teuthology.orchestra.run.smithi106.stderr:Assimilating anything we can from ceph.conf... 2024-03-30T14:04:51.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:51 smithi106 bash[14005]: cluster 2024-03-30T14:04:50.667428+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T14:04:51.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:51 smithi106 bash[14005]: cluster 2024-03-30T14:04:50.667692+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0]} 2024-03-30T14:04:51.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:51 smithi106 bash[14005]: cluster 2024-03-30T14:04:50.672954+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-30T14:04:51.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:51 smithi106 bash[14005]: cluster 2024-03-30T14:04:50.678590+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T14:04:51.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:51 smithi106 bash[14005]: cluster 2024-03-30T14:04:50.679494+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T14:04:51.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:51 smithi106 bash[14005]: audit 2024-03-30T14:04:50.891802+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.106:0/3506301121' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: [global] 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: fsid = 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.106:3300,v1:172.21.15.106:6789] 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: [mgr] 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:52.461 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: [osd] 2024-03-30T14:04:52.462 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T14:04:52.462 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T14:04:52.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:52 smithi106 bash[14005]: audit 2024-03-30T14:04:52.458393+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.106:0/54408822' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T14:04:52.990 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:52 smithi106 bash[14005]: audit 2024-03-30T14:04:52.464671+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.106:0/54408822' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T14:04:53.003 INFO:teuthology.orchestra.run.smithi106.stderr:Generating new minimal ceph.conf... 2024-03-30T14:04:54.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:54 smithi106 bash[14005]: audit 2024-03-30T14:04:54.028618+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.106:0/2413390878' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:04:54.601 INFO:teuthology.orchestra.run.smithi106.stderr:Restarting the monitor... 2024-03-30T14:04:54.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:54 smithi106 systemd[1]: Stopping Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:04:54.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:54 smithi106 bash[14391]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T14:04:54.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:54 smithi106 bash[14005]: debug 2024-03-30T14:04:54.714+0000 7f68965cf700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:04:54.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:54 smithi106 bash[14005]: debug 2024-03-30T14:04:54.714+0000 7f68965cf700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T14:04:55.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:55 smithi106 bash[14399]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:04:55.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:55 smithi106 bash[14437]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T14:04:55.467 INFO:teuthology.orchestra.run.smithi106.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-30T14:04:55.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:55 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-03-30T14:04:55.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:55 smithi106 systemd[1]: Stopped Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:04:55.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:55 smithi106 systemd[1]: Started Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:04:56.877 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.554+0000 7f96078dd880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:04:56.877 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.554+0000 7f96078dd880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.554+0000 7f96078dd880 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 0 load: jerasure load: lrc 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: DB SUMMARY 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: DB Session ID: JV28XOHV4KSW20E1K265 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-30T14:04:56.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82637 ; 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.env: 0x556034575860 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.fs: Posix File System 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.info_log: 0x556035155e00 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:04:56.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.db_log_dir: 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:04:56.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.write_buffer_manager: 0x556035246270 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:04:56.881 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.row_cache: None 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.wal_filter: None 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:04:56.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:04:56.884 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:04:56.885 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Compression algorithms supported: 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kZSTD supported: 0 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T14:04:56.886 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.merge_operator: 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556035123d00) 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cache_index_and_filter_blocks: 1 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: pin_top_level_index_and_filter: 1 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: index_type: 0 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: data_block_index_type: 0 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: index_shortening: 1 2024-03-30T14:04:56.887 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: hash_index_allow_collision: 1 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: checksum: 1 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: no_block_cache: 0 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_cache: 0x55603518a170 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_cache_name: BinnedLRUCache 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_cache_options: 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: capacity : 536870912 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: num_shard_bits : 4 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: strict_capacity_limit : 0 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: high_pri_pool_ratio: 0.000 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_cache_compressed: (nil) 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: persistent_cache: (nil) 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_size: 4096 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_size_deviation: 10 2024-03-30T14:04:56.888 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_restart_interval: 16 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: index_block_restart_interval: 1 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: metadata_block_size: 4096 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: partition_filters: 0 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: use_delta_encoding: 1 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: whole_key_filtering: 1 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: verify_compression: 0 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: read_amp_bytes_per_bit: 0 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: format_version: 4 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: enable_index_compression: 1 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: block_align: 0 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:04:56.889 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.num_levels: 7 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:04:56.890 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:04:56.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:04:56.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:04:56.893 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:04:56.894 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.558+0000 7f96078dd880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 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-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807496565511, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 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-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807496566859, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79187, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77450, "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": 71759, "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": 1711807496, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c4b76e45-21e5-4ecb-8036-b1b2e273887a", "db_session_id": "JV28XOHV4KSW20E1K265"}} 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-30T14:04:56.895 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.562+0000 7f96078dd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807496567661, "job": 1, "event": "recovery_finished"} 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f96078dd880 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-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f96078dd880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556035170a80 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f96078dd880 4 rocksdb: DB pointer 0x556035180000 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f95f7665700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f95f7665700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** DB Stats ** 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** Compaction Stats [default] ** 2024-03-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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-30T14:04:56.896 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** Compaction Stats [default] ** 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Cumulative compaction: 0.00 GB write, 13.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Interval compaction: 0.00 GB write, 13.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:04:56.897 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** Compaction Stats [default] ** 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** Compaction Stats [default] ** 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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.1 0.00 0.00 1 0.001 0 0 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:04:56.898 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Cumulative compaction: 0.00 GB write, 13.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 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-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f96078dd880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] at bind addrs [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.566+0000 7f96078dd880 1 mon.a@-1(???) e1 preinit fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 0 mon.a@-1(???).mds e1 new map 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 0 mon.a@-1(???).mds e1 print_map 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: e1 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:04:56.899 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: legacy client fscid: -1 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: No filesystems configured 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expand map: {default=false} 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta from 'false' to 'false' 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expanded map: {default=false} 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expand map: {default=info} 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta from 'info' to 'info' 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expanded map: {default=info} 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expand map: {default=daemon} 2024-03-30T14:04:56.900 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expanded map: {default=daemon} 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expand map: {default=debug} 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta from 'debug' to 'debug' 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: debug 2024-03-30T14:04:56.570+0000 7f96078dd880 20 expand_channel_meta expanded map: {default=debug} 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cluster 2024-03-30T14:04:56.577485+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cluster 2024-03-30T14:04:56.577559+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0]} 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cluster 2024-03-30T14:04:56.577644+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cluster 2024-03-30T14:04:56.577688+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T14:04:56.901 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:56 smithi106 bash[14476]: cluster 2024-03-30T14:04:56.578110+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T14:04:57.502 INFO:teuthology.orchestra.run.smithi106.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-30T14:04:57.502 INFO:teuthology.orchestra.run.smithi106.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:04:57.502 INFO:teuthology.orchestra.run.smithi106.stderr:Creating mgr... 2024-03-30T14:04:57.503 INFO:teuthology.orchestra.run.smithi106.stderr:Verifying port 9283 ... 2024-03-30T14:04:57.715 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Failed to reset failed state of unit ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-03-30T14:04:57.723 INFO:teuthology.orchestra.run.smithi106.stderr:systemctl: Created symlink /etc/systemd/system/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4.target.wants/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@.service. 2024-03-30T14:04:57.930 INFO:teuthology.orchestra.run.smithi106.stderr:firewalld does not appear to be present 2024-03-30T14:04:57.931 INFO:teuthology.orchestra.run.smithi106.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T14:04:57.931 INFO:teuthology.orchestra.run.smithi106.stderr:firewalld does not appear to be present 2024-03-30T14:04:57.931 INFO:teuthology.orchestra.run.smithi106.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-30T14:04:57.932 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for mgr to start... 2024-03-30T14:04:57.932 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for mgr... 2024-03-30T14:04:58.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:57 smithi106 bash[14476]: audit 2024-03-30T14:04:56.850108+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.106:0/1835804006' entity='client.admin' 2024-03-30T14:04:59.311 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:04:59.311 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:04:59.311 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsid": "59650f50-ee9e-11ee-b647-cb9ed24678a4", 2024-03-30T14:04:59.311 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "health": { 2024-03-30T14:04:59.311 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T14:04:59.311 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T14:04:59.312 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T14:04:59.312 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.312 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 0 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "a" 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T14:04:59.314 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T14:04:59.315 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T14:04:59.318 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "available": false, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "iostat", 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "nfs", 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "restful" 2024-03-30T14:04:59.319 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modified": "2024-03-30T14:04:50.670015+0000", 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:04:59.320 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:04:59.321 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T14:04:59.321 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:04:59.465 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:04:59 smithi106 bash[14476]: audit 2024-03-30T14:04:59.315293+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.106:0/2529390418' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:04:59.466 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:04:59 smithi106 bash[14751]: debug 2024-03-30T14:04:59.210+0000 7fdd32e6b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:04:59.933 INFO:teuthology.orchestra.run.smithi106.stderr:mgr not available, waiting (1/15)... 2024-03-30T14:05:00.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:04:59 smithi106 bash[14751]: debug 2024-03-30T14:04:59.902+0000 7fdd32e6b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:05:00.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:00 smithi106 bash[14751]: debug 2024-03-30T14:05:00.034+0000 7fdd32e6b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:05:00.555 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:00 smithi106 bash[14751]: debug 2024-03-30T14:05:00.202+0000 7fdd32e6b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:00.850 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:00 smithi106 bash[14751]: debug 2024-03-30T14:05:00.558+0000 7fdd32e6b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:05:00.850 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:00 smithi106 bash[14751]: debug 2024-03-30T14:05:00.654+0000 7fdd32e6b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:01.158 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:00 smithi106 bash[14751]: debug 2024-03-30T14:05:00.854+0000 7fdd32e6b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:05:01.796 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:01 smithi106 bash[14751]: debug 2024-03-30T14:05:01.698+0000 7fdd32e6b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:05:02.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:01 smithi106 bash[14751]: debug 2024-03-30T14:05:01.798+0000 7fdd32e6b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:05:02.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:02 smithi106 bash[14751]: debug 2024-03-30T14:05:02.002+0000 7fdd32e6b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:05:02.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:02 smithi106 bash[14751]: debug 2024-03-30T14:05:02.346+0000 7fdd32e6b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:05:03.050 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:02 smithi106 bash[14751]: debug 2024-03-30T14:05:02.674+0000 7fdd32e6b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:05:03.060 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:05:03.060 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:03.061 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsid": "59650f50-ee9e-11ee-b647-cb9ed24678a4", 2024-03-30T14:05:03.061 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "health": { 2024-03-30T14:05:03.061 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 0 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "a" 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:03.063 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T14:05:03.064 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T14:05:03.068 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "available": false, 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "iostat", 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "nfs", 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "restful" 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:03.069 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modified": "2024-03-30T14:04:50.670015+0000", 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T14:05:03.070 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:03.345 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:03 smithi106 bash[14751]: debug 2024-03-30T14:05:03.054+0000 7fdd32e6b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:05:03.345 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:03 smithi106 bash[14476]: audit 2024-03-30T14:05:03.065558+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.106:0/3986337691' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:05:03.648 INFO:teuthology.orchestra.run.smithi106.stderr:mgr not available, waiting (2/15)... 2024-03-30T14:05:03.658 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:03 smithi106 bash[14751]: debug 2024-03-30T14:05:03.346+0000 7fdd32e6b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:04.299 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.042+0000 7fdd32e6b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:05:04.299 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.146+0000 7fdd32e6b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:05:04.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.302+0000 7fdd32e6b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:05:04.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.410+0000 7fdd32e6b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:05:04.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.546+0000 7fdd32e6b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:05.122 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.830+0000 7fdd32e6b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:05:05.122 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:04 smithi106 bash[14751]: debug 2024-03-30T14:05:04.946+0000 7fdd32e6b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:05:05.409 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:05 smithi106 bash[14751]: debug 2024-03-30T14:05:05.126+0000 7fdd32e6b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:05:05.409 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:05 smithi106 bash[14751]: debug 2024-03-30T14:05:05.242+0000 7fdd32e6b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:05:06.334 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14751]: debug 2024-03-30T14:05:06.082+0000 7fdd32e6b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: cluster 2024-03-30T14:05:06.106376+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: cluster 2024-03-30T14:05:06.112407+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00625661s) 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.115472+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.116009+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.116484+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.116897+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.118006+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: cluster 2024-03-30T14:05:06.125401+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.141428+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.143099+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:06.335 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:06 smithi106 bash[14476]: audit 2024-03-30T14:05:06.156018+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsid": "59650f50-ee9e-11ee-b647-cb9ed24678a4", 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "health": { 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T14:05:06.700 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 0 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "a" 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T14:05:06.701 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:06.702 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T14:05:06.702 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T14:05:06.702 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T14:05:06.705 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "available": false, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T14:05:06.706 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "iostat", 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "nfs", 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "restful" 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modified": "2024-03-30T14:04:50.670015+0000", 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T14:05:06.707 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:07.346 INFO:teuthology.orchestra.run.smithi106.stderr:mgr not available, waiting (3/15)... 2024-03-30T14:05:07.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:07 smithi106 bash[14476]: audit 2024-03-30T14:05:06.162439+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' 2024-03-30T14:05:07.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:07 smithi106 bash[14476]: audit 2024-03-30T14:05:06.169291+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.106:0/65334446' entity='mgr.y' 2024-03-30T14:05:07.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:07 smithi106 bash[14476]: audit 2024-03-30T14:05:06.703347+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.106:0/456447188' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:05:07.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:07 smithi106 bash[14476]: cluster 2024-03-30T14:05:07.121176+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01502s) 2024-03-30T14:05:09.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:09 smithi106 bash[14476]: cluster 2024-03-30T14:05:08.171567+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-30T14:05:10.819 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsid": "59650f50-ee9e-11ee-b647-cb9ed24678a4", 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "health": { 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T14:05:10.820 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 0 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "a" 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T14:05:10.822 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T14:05:10.823 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.823 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T14:05:10.823 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:10.823 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T14:05:10.823 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T14:05:10.823 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T14:05:10.826 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T14:05:10.826 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T14:05:10.826 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T14:05:10.826 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.826 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T14:05:10.826 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "available": true, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T14:05:10.827 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "iostat", 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "nfs", 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "restful" 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ], 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "modified": "2024-03-30T14:04:50.670015+0000", 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "services": {} 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: }, 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T14:05:10.828 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:11.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:10 smithi106 bash[14476]: audit 2024-03-30T14:05:10.823761+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.106:0/3047980421' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T14:05:11.401 INFO:teuthology.orchestra.run.smithi106.stderr:mgr is available 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: [global] 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: fsid = 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: [mgr] 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 2024-03-30T14:05:12.617 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: [osd] 2024-03-30T14:05:12.618 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T14:05:12.618 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T14:05:12.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:12 smithi106 bash[14476]: audit 2024-03-30T14:05:12.614613+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.106:0/1197572471' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T14:05:12.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:12 smithi106 bash[14476]: audit 2024-03-30T14:05:12.621141+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.106:0/1197572471' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T14:05:13.273 INFO:teuthology.orchestra.run.smithi106.stderr:Enabling cephadm module... 2024-03-30T14:05:15.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:14 smithi106 bash[14476]: audit 2024-03-30T14:05:14.613465+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.106:0/3776406465' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-30T14:05:15.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:14 smithi106 bash[14751]: ignoring --setuser ceph since I am not root 2024-03-30T14:05:15.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:14 smithi106 bash[14751]: ignoring --setgroup ceph since I am not root 2024-03-30T14:05:15.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:14 smithi106 bash[14751]: debug 2024-03-30T14:05:14.854+0000 7f0adea33000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:05:15.621 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:15 smithi106 bash[14751]: debug 2024-03-30T14:05:15.502+0000 7f0adea33000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:05:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:15 smithi106 bash[14476]: audit 2024-03-30T14:05:14.670575+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.106:0/3776406465' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-30T14:05:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:15 smithi106 bash[14476]: cluster 2024-03-30T14:05:14.670716+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-30T14:05:15.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:15 smithi106 bash[14751]: debug 2024-03-30T14:05:15.622+0000 7f0adea33000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:05:15.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:15 smithi106 bash[14751]: debug 2024-03-30T14:05:15.782+0000 7f0adea33000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:16.409 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:16 smithi106 bash[14751]: debug 2024-03-30T14:05:16.114+0000 7f0adea33000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:05:16.409 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:16 smithi106 bash[14751]: debug 2024-03-30T14:05:16.214+0000 7f0adea33000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:16.734 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:16.734 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-30T14:05:16.734 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "available": true, 2024-03-30T14:05:16.734 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T14:05:16.734 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T14:05:16.734 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:16.755 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:16 smithi106 bash[14751]: debug 2024-03-30T14:05:16.418+0000 7f0adea33000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:05:17.323 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for the mgr to restart... 2024-03-30T14:05:17.323 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for mgr epoch 5... 2024-03-30T14:05:17.574 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:17 smithi106 bash[14751]: debug 2024-03-30T14:05:17.273+0000 7f0adea33000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:05:17.575 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:17 smithi106 bash[14751]: debug 2024-03-30T14:05:17.377+0000 7f0adea33000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:05:17.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:17 smithi106 bash[14476]: audit 2024-03-30T14:05:16.738614+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.106:0/3061587961' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T14:05:17.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:17 smithi106 bash[14751]: debug 2024-03-30T14:05:17.581+0000 7f0adea33000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:05:18.262 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:17 smithi106 bash[14751]: debug 2024-03-30T14:05:17.925+0000 7f0adea33000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:05:18.625 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:18 smithi106 bash[14751]: debug 2024-03-30T14:05:18.265+0000 7f0adea33000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:05:18.893 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:18 smithi106 bash[14751]: debug 2024-03-30T14:05:18.625+0000 7f0adea33000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:05:19.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:18 smithi106 bash[14751]: debug 2024-03-30T14:05:18.893+0000 7f0adea33000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:19.823 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:19 smithi106 bash[14751]: debug 2024-03-30T14:05:19.565+0000 7f0adea33000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:05:19.823 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:19 smithi106 bash[14751]: debug 2024-03-30T14:05:19.669+0000 7f0adea33000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:05:20.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:19 smithi106 bash[14751]: debug 2024-03-30T14:05:19.825+0000 7f0adea33000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:05:20.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:19 smithi106 bash[14751]: debug 2024-03-30T14:05:19.929+0000 7f0adea33000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:05:20.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:20 smithi106 bash[14751]: debug 2024-03-30T14:05:20.065+0000 7f0adea33000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:20.645 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:20 smithi106 bash[14751]: debug 2024-03-30T14:05:20.349+0000 7f0adea33000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:05:20.645 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:20 smithi106 bash[14751]: debug 2024-03-30T14:05:20.469+0000 7f0adea33000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:05:20.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:20 smithi106 bash[14751]: debug 2024-03-30T14:05:20.645+0000 7f0adea33000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:05:20.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:20 smithi106 bash[14751]: debug 2024-03-30T14:05:20.761+0000 7f0adea33000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:05:21.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:21 smithi106 bash[14751]: debug 2024-03-30T14:05:21.601+0000 7f0adea33000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:05:22.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:22 smithi106 bash[14476]: cluster 2024-03-30T14:05:21.625992+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:05:22.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:22 smithi106 bash[14476]: cluster 2024-03-30T14:05:21.626878+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-30T14:05:22.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:22 smithi106 bash[14476]: cluster 2024-03-30T14:05:21.630926+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-30T14:05:23.603 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:23.604 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-30T14:05:23.604 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T14:05:23.604 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:23.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14751]: [30/Mar/2024:14:05:23] ENGINE Bus STARTING 2024-03-30T14:05:23.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14751]: [30/Mar/2024:14:05:23] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:05:23.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14751]: [30/Mar/2024:14:05:23] ENGINE Bus STARTED 2024-03-30T14:05:23.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: cluster 2024-03-30T14:05:22.591236+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.96444s) 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.594022+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.595973+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.597342+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.597763+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.598121+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: cluster 2024-03-30T14:05:22.607920+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.632038+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.638809+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.643408+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.646889+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.652060+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.671179+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:23 smithi106 bash[14476]: audit 2024-03-30T14:05:22.674334+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:24.263 INFO:teuthology.orchestra.run.smithi106.stderr:mgr epoch 5 is available 2024-03-30T14:05:24.264 INFO:teuthology.orchestra.run.smithi106.stderr:Setting orchestrator backend to cephadm... 2024-03-30T14:05:24.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: cephadm 2024-03-30T14:05:23.552177+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [30/Mar/2024:14:05:23] ENGINE Bus STARTING 2024-03-30T14:05:24.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: audit 2024-03-30T14:05:23.593740+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T14:05:24.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: cluster 2024-03-30T14:05:23.597072+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.97029s) 2024-03-30T14:05:24.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: audit 2024-03-30T14:05:23.608968+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T14:05:24.891 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: cephadm 2024-03-30T14:05:23.676590+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [30/Mar/2024:14:05:23] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:05:24.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: cephadm 2024-03-30T14:05:23.676958+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [30/Mar/2024:14:05:23] ENGINE Bus STARTED 2024-03-30T14:05:24.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: audit 2024-03-30T14:05:23.683431+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:24.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:24 smithi106 bash[14476]: audit 2024-03-30T14:05:23.724529+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:25.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:25 smithi106 bash[14476]: cluster 2024-03-30T14:05:24.611392+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-30T14:05:25.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:25 smithi106 bash[14476]: audit 2024-03-30T14:05:25.518900+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:25.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:25 smithi106 bash[14476]: audit 2024-03-30T14:05:25.546067+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:26.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:26 smithi106 bash[14476]: audit 2024-03-30T14:05:25.508456+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:27.290 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: value unchanged 2024-03-30T14:05:27.850 INFO:teuthology.orchestra.run.smithi106.stderr:Generating ssh key... 2024-03-30T14:05:28.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:27 smithi106 bash[14476]: audit 2024-03-30T14:05:27.294799+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:29.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: Generating public/private rsa key pair. 2024-03-30T14:05:29.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: Your identification has been saved in /tmp/tmpwtkn8obb/key. 2024-03-30T14:05:29.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: Your public key has been saved in /tmp/tmpwtkn8obb/key.pub. 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: The key fingerprint is: 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: SHA256:ePl0L1E16ga6CVXYbgnWKyp+s+MENTPfdcoO/vAkqPI ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: The key's randomart image is: 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: +---[RSA 3072]----+ 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | +. ..| 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | +.o ...| 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | =..o.oo.. | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | ..*oo==.o | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | ...So+oo= | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | ..o.o=.+o | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | . .. +.+.o. | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | o.+. *. | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: | =E+ o | 2024-03-30T14:05:29.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:29 smithi106 bash[14751]: +----[SHA256]-----+ 2024-03-30T14:05:30.519 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:30 smithi106 bash[14476]: audit 2024-03-30T14:05:29.075461+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:30.519 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:30 smithi106 bash[14476]: cephadm 2024-03-30T14:05:29.075886+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-30T14:05:30.519 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:30 smithi106 bash[14476]: audit 2024-03-30T14:05:29.262215+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:30.519 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:30 smithi106 bash[14476]: audit 2024-03-30T14:05:29.265182+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:31.037 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDakJRZbO4+2vQU4eqKcXimj2bHLdIjYyOcmyaQmeaHvXz8kG+aw4j5bLmUia4/6fjpLnONF29BIIU6TVOFNHhIOVAMIopVSqbIG3NfW7VE++i39csXo51ZlrjxH8lXIQvNT1weAOfcwkRzU2/REwdZ00eKELIqnC6AEejxUVWuy3GIIK1OP8W07kiJUmglFnLFe30bnfdfwsQ4OaRCu4ksQte3GmTS97GOgKQUaGEfevEFckr+Vx1r7P0Hvt23XYykfGijWSfoAbJkAWicqOrkLG84duDwdIaJqae9uywS0kScGrAd+1tX2F+HTEDmorK0S8qlqc90+Y//5LXPp+BTt1S+W7q/GL5YOcT5S7qMioQunPNiicRRiHZ5vJqRG0iWl5DIJHgt6B7K674A4SW4PYyhDTfz3ljnM4K2roBTJTgLlLFDcMhx/l18Lm+nZ19coKiKLMuDAxRr2xsK6TGdpj5BpQToH03f2iFUHputmX8nX48uQCQwBGTGED3HqSE= ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:05:31.645 INFO:teuthology.orchestra.run.smithi106.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:05:31.645 INFO:teuthology.orchestra.run.smithi106.stderr:Adding key to root@localhost authorized_keys... 2024-03-30T14:05:31.646 INFO:teuthology.orchestra.run.smithi106.stderr:Adding host smithi106... 2024-03-30T14:05:32.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:32 smithi106 bash[14476]: audit 2024-03-30T14:05:31.042505+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:33.898 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: Added host 'smithi106' with addr '172.21.15.106' 2024-03-30T14:05:33.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:33 smithi106 bash[14476]: audit 2024-03-30T14:05:32.899310+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi106", "addr": "172.21.15.106", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:33.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:33 smithi106 bash[14476]: cephadm 2024-03-30T14:05:33.277962+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi106 2024-03-30T14:05:34.684 INFO:teuthology.orchestra.run.smithi106.stderr:Deploying unmanaged mon service... 2024-03-30T14:05:35.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:34 smithi106 bash[14476]: audit 2024-03-30T14:05:33.902393+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:35.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:34 smithi106 bash[14476]: cephadm 2024-03-30T14:05:33.903039+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi106 2024-03-30T14:05:35.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:34 smithi106 bash[14476]: audit 2024-03-30T14:05:33.914550+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:36.729 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-30T14:05:37.572 INFO:teuthology.orchestra.run.smithi106.stderr:Deploying unmanaged mgr service... 2024-03-30T14:05:38.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:37 smithi106 bash[14476]: audit 2024-03-30T14:05:36.723884+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:38.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:37 smithi106 bash[14476]: cephadm 2024-03-30T14:05:36.726318+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-30T14:05:38.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:37 smithi106 bash[14476]: audit 2024-03-30T14:05:36.734119+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:38.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:37 smithi106 bash[14476]: audit 2024-03-30T14:05:37.504248+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:39.111 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-30T14:05:39.141 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:38 smithi106 bash[14476]: audit 2024-03-30T14:05:37.797324+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:40.397 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:40 smithi106 bash[14476]: audit 2024-03-30T14:05:39.105387+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:40.397 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:40 smithi106 bash[14476]: cephadm 2024-03-30T14:05:39.107736+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-30T14:05:40.397 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:40 smithi106 bash[14476]: audit 2024-03-30T14:05:39.115161+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:42.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:41 smithi106 bash[14476]: audit 2024-03-30T14:05:40.884581+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:42.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:41 smithi106 bash[14476]: audit 2024-03-30T14:05:41.000294+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.106:0/1431650911' entity='client.admin' 2024-03-30T14:05:42.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:41 smithi106 bash[14476]: audit 2024-03-30T14:05:41.428522+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.106:0/3695944074' entity='mgr.y' 2024-03-30T14:05:43.698 INFO:teuthology.orchestra.run.smithi106.stderr:Enabling the dashboard module... 2024-03-30T14:05:43.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:43 smithi106 bash[14476]: cluster 2024-03-30T14:05:42.598799+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:05:43.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:43 smithi106 bash[14476]: audit 2024-03-30T14:05:43.069951+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.106:0/662539094' entity='client.admin' 2024-03-30T14:05:45.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:45 smithi106 bash[14476]: cluster 2024-03-30T14:05:44.599201+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:05:46.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:46 smithi106 bash[14476]: audit 2024-03-30T14:05:45.620287+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.106:0/4107113702' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-30T14:05:46.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:46 smithi106 bash[14751]: ignoring --setuser ceph since I am not root 2024-03-30T14:05:46.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:46 smithi106 bash[14751]: ignoring --setgroup ceph since I am not root 2024-03-30T14:05:46.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:46 smithi106 bash[14751]: debug 2024-03-30T14:05:46.817+0000 7f8b66690000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:05:47.593 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:47 smithi106 bash[14751]: debug 2024-03-30T14:05:47.473+0000 7f8b66690000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:05:47.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:47 smithi106 bash[14476]: audit 2024-03-30T14:05:46.614716+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.106:0/4107113702' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-30T14:05:47.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:47 smithi106 bash[14476]: cluster 2024-03-30T14:05:46.614839+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-03-30T14:05:47.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:47 smithi106 bash[14751]: debug 2024-03-30T14:05:47.593+0000 7f8b66690000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:05:47.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:47 smithi106 bash[14751]: debug 2024-03-30T14:05:47.753+0000 7f8b66690000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:48.383 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:48 smithi106 bash[14751]: debug 2024-03-30T14:05:48.089+0000 7f8b66690000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:05:48.383 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:48 smithi106 bash[14751]: debug 2024-03-30T14:05:48.185+0000 7f8b66690000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:48.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:48 smithi106 bash[14751]: debug 2024-03-30T14:05:48.385+0000 7f8b66690000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:05:48.702 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:48.702 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-30T14:05:48.703 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "available": true, 2024-03-30T14:05:48.703 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T14:05:48.703 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T14:05:48.703 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:49.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:48 smithi106 bash[14476]: audit 2024-03-30T14:05:48.707138+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.106:0/1549901961' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T14:05:49.312 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for the mgr to restart... 2024-03-30T14:05:49.350 INFO:teuthology.orchestra.run.smithi106.stderr:Waiting for mgr epoch 9... 2024-03-30T14:05:49.553 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:49 smithi106 bash[14751]: debug 2024-03-30T14:05:49.241+0000 7f8b66690000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:05:49.553 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:49 smithi106 bash[14751]: debug 2024-03-30T14:05:49.349+0000 7f8b66690000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:05:49.897 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:49 smithi106 bash[14751]: debug 2024-03-30T14:05:49.553+0000 7f8b66690000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:05:50.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:49 smithi106 bash[14751]: debug 2024-03-30T14:05:49.897+0000 7f8b66690000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:05:50.596 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:50 smithi106 bash[14751]: debug 2024-03-30T14:05:50.233+0000 7f8b66690000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:05:50.862 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:50 smithi106 bash[14751]: debug 2024-03-30T14:05:50.597+0000 7f8b66690000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:05:51.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:50 smithi106 bash[14751]: debug 2024-03-30T14:05:50.861+0000 7f8b66690000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:05:51.794 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:51 smithi106 bash[14751]: debug 2024-03-30T14:05:51.537+0000 7f8b66690000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:05:51.795 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:51 smithi106 bash[14751]: debug 2024-03-30T14:05:51.641+0000 7f8b66690000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:05:52.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:51 smithi106 bash[14751]: debug 2024-03-30T14:05:51.797+0000 7f8b66690000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:05:52.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:51 smithi106 bash[14751]: debug 2024-03-30T14:05:51.901+0000 7f8b66690000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:05:52.160 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:52 smithi106 bash[14751]: debug 2024-03-30T14:05:52.037+0000 7f8b66690000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:05:52.620 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:52 smithi106 bash[14751]: debug 2024-03-30T14:05:52.325+0000 7f8b66690000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:05:52.620 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:52 smithi106 bash[14751]: debug 2024-03-30T14:05:52.441+0000 7f8b66690000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:05:52.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:52 smithi106 bash[14751]: debug 2024-03-30T14:05:52.621+0000 7f8b66690000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:05:52.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:52 smithi106 bash[14751]: debug 2024-03-30T14:05:52.737+0000 7f8b66690000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:05:53.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:53 smithi106 bash[14751]: debug 2024-03-30T14:05:53.577+0000 7f8b66690000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:05:54.673 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: { 2024-03-30T14:05:54.673 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-30T14:05:54.673 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T14:05:54.673 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: } 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: cluster 2024-03-30T14:05:53.601486+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: cluster 2024-03-30T14:05:53.602119+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: cluster 2024-03-30T14:05:53.607687+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: cluster 2024-03-30T14:05:53.661273+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0593158s) 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.663339+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.665514+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.667111+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.667653+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.668109+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:05:54.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: cluster 2024-03-30T14:05:53.679104+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-03-30T14:05:54.867 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.703497+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:54.867 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.711598+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:05:54.867 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.738327+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:05:54.867 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14476]: audit 2024-03-30T14:05:53.741323+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:05:55.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:54 smithi106 bash[14751]: [30/Mar/2024:14:05:54] ENGINE Bus STARTING 2024-03-30T14:05:55.160 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:55 smithi106 bash[14751]: [30/Mar/2024:14:05:55] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:05:55.160 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:05:55 smithi106 bash[14751]: [30/Mar/2024:14:05:55] ENGINE Bus STARTED 2024-03-30T14:05:55.373 INFO:teuthology.orchestra.run.smithi106.stderr:mgr epoch 9 is available 2024-03-30T14:05:55.373 INFO:teuthology.orchestra.run.smithi106.stderr:Generating a dashboard self-signed certificate... 2024-03-30T14:05:55.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:55 smithi106 bash[14476]: audit 2024-03-30T14:05:54.664446+0000 mgr.y (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T14:05:55.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:55 smithi106 bash[14476]: cluster 2024-03-30T14:05:54.668195+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.06625s) 2024-03-30T14:05:55.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:55 smithi106 bash[14476]: audit 2024-03-30T14:05:55.061354+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:05:56.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:56 smithi106 bash[14476]: cephadm 2024-03-30T14:05:54.927453+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [30/Mar/2024:14:05:54] ENGINE Bus STARTING 2024-03-30T14:05:56.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:56 smithi106 bash[14476]: cephadm 2024-03-30T14:05:55.051833+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [30/Mar/2024:14:05:55] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:05:56.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:56 smithi106 bash[14476]: cephadm 2024-03-30T14:05:55.052470+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [30/Mar/2024:14:05:55] ENGINE Bus STARTED 2024-03-30T14:05:56.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:56 smithi106 bash[14476]: cluster 2024-03-30T14:05:56.068022+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-30T14:05:57.038 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-30T14:05:57.664 INFO:teuthology.orchestra.run.smithi106.stderr:Creating initial admin user... 2024-03-30T14:05:58.361 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:58 smithi106 bash[14476]: audit 2024-03-30T14:05:56.702800+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:05:58.361 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:58 smithi106 bash[14476]: audit 2024-03-30T14:05:57.038391+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:05:58.361 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:58 smithi106 bash[14476]: audit 2024-03-30T14:05:57.043084+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:05:59.237 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$rq8Nj6b69PeDy.qk8bTPUeUpdDIG0u70lFCRs6SZ65a7bEZjMj4Se", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711807559, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-30T14:05:59.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:59 smithi106 bash[14476]: audit 2024-03-30T14:05:58.408677+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:05:59.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:59 smithi106 bash[14476]: audit 2024-03-30T14:05:58.945184+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:05:59.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:05:59 smithi106 bash[14476]: audit 2024-03-30T14:05:59.241637+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:05:59.898 INFO:teuthology.orchestra.run.smithi106.stderr:Fetching dashboard port number... 2024-03-30T14:06:00.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:00 smithi106 bash[14476]: audit 2024-03-30T14:05:58.999636+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:01.035 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: 8443 2024-03-30T14:06:01.655 INFO:teuthology.orchestra.run.smithi106.stderr:firewalld does not appear to be present 2024-03-30T14:06:01.655 INFO:teuthology.orchestra.run.smithi106.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-30T14:06:01.657 INFO:teuthology.orchestra.run.smithi106.stderr:Ceph Dashboard is now available at: 2024-03-30T14:06:01.658 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:01.658 INFO:teuthology.orchestra.run.smithi106.stderr: URL: https://smithi106.front.sepia.ceph.com:8443/ 2024-03-30T14:06:01.658 INFO:teuthology.orchestra.run.smithi106.stderr: User: admin 2024-03-30T14:06:01.658 INFO:teuthology.orchestra.run.smithi106.stderr: Password: ewdfkv1kx7 2024-03-30T14:06:01.658 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:01.658 INFO:teuthology.orchestra.run.smithi106.stderr:Enabling autotune for osd_memory_target 2024-03-30T14:06:01.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:01 smithi106 bash[14476]: cluster 2024-03-30T14:06:00.417847+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-30T14:06:01.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:01 smithi106 bash[14476]: audit 2024-03-30T14:06:01.040053+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.106:0/140049419' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-30T14:06:05.773 INFO:teuthology.orchestra.run.smithi106.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-30T14:06:06.440 INFO:teuthology.orchestra.run.smithi106.stderr:You can access the Ceph CLI with: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: ceph telemetry on 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr:For more information see: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:06:06.441 INFO:teuthology.orchestra.run.smithi106.stderr:Bootstrap complete. 2024-03-30T14:06:06.470 INFO:tasks.cephadm:Fetching config... 2024-03-30T14:06:06.470 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:06.470 DEBUG:teuthology.orchestra.run.smithi106:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-30T14:06:06.477 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-30T14:06:06.477 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:06.478 DEBUG:teuthology.orchestra.run.smithi106:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-30T14:06:06.485 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-30T14:06:06.485 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:06.485 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-03-30T14:06:06.539 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-30T14:06:06.539 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:06.539 DEBUG:teuthology.orchestra.run.smithi106:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-30T14:06:06.545 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-30T14:06:06.545 DEBUG:teuthology.orchestra.run.smithi106:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDakJRZbO4+2vQU4eqKcXimj2bHLdIjYyOcmyaQmeaHvXz8kG+aw4j5bLmUia4/6fjpLnONF29BIIU6TVOFNHhIOVAMIopVSqbIG3NfW7VE++i39csXo51ZlrjxH8lXIQvNT1weAOfcwkRzU2/REwdZ00eKELIqnC6AEejxUVWuy3GIIK1OP8W07kiJUmglFnLFe30bnfdfwsQ4OaRCu4ksQte3GmTS97GOgKQUaGEfevEFckr+Vx1r7P0Hvt23XYykfGijWSfoAbJkAWicqOrkLG84duDwdIaJqae9uywS0kScGrAd+1tX2F+HTEDmorK0S8qlqc90+Y//5LXPp+BTt1S+W7q/GL5YOcT5S7qMioQunPNiicRRiHZ5vJqRG0iWl5DIJHgt6B7K674A4SW4PYyhDTfz3ljnM4K2roBTJTgLlLFDcMhx/l18Lm+nZ19coKiKLMuDAxRr2xsK6TGdpj5BpQToH03f2iFUHputmX8nX48uQCQwBGTGED3HqSE= ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T14:06:06.567 INFO:teuthology.orchestra.run.smithi106.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDakJRZbO4+2vQU4eqKcXimj2bHLdIjYyOcmyaQmeaHvXz8kG+aw4j5bLmUia4/6fjpLnONF29BIIU6TVOFNHhIOVAMIopVSqbIG3NfW7VE++i39csXo51ZlrjxH8lXIQvNT1weAOfcwkRzU2/REwdZ00eKELIqnC6AEejxUVWuy3GIIK1OP8W07kiJUmglFnLFe30bnfdfwsQ4OaRCu4ksQte3GmTS97GOgKQUaGEfevEFckr+Vx1r7P0Hvt23XYykfGijWSfoAbJkAWicqOrkLG84duDwdIaJqae9uywS0kScGrAd+1tX2F+HTEDmorK0S8qlqc90+Y//5LXPp+BTt1S+W7q/GL5YOcT5S7qMioQunPNiicRRiHZ5vJqRG0iWl5DIJHgt6B7K674A4SW4PYyhDTfz3ljnM4K2roBTJTgLlLFDcMhx/l18Lm+nZ19coKiKLMuDAxRr2xsK6TGdpj5BpQToH03f2iFUHputmX8nX48uQCQwBGTGED3HqSE= ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:06:06.577 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDakJRZbO4+2vQU4eqKcXimj2bHLdIjYyOcmyaQmeaHvXz8kG+aw4j5bLmUia4/6fjpLnONF29BIIU6TVOFNHhIOVAMIopVSqbIG3NfW7VE++i39csXo51ZlrjxH8lXIQvNT1weAOfcwkRzU2/REwdZ00eKELIqnC6AEejxUVWuy3GIIK1OP8W07kiJUmglFnLFe30bnfdfwsQ4OaRCu4ksQte3GmTS97GOgKQUaGEfevEFckr+Vx1r7P0Hvt23XYykfGijWSfoAbJkAWicqOrkLG84duDwdIaJqae9uywS0kScGrAd+1tX2F+HTEDmorK0S8qlqc90+Y//5LXPp+BTt1S+W7q/GL5YOcT5S7qMioQunPNiicRRiHZ5vJqRG0iWl5DIJHgt6B7K674A4SW4PYyhDTfz3ljnM4K2roBTJTgLlLFDcMhx/l18Lm+nZ19coKiKLMuDAxRr2xsK6TGdpj5BpQToH03f2iFUHputmX8nX48uQCQwBGTGED3HqSE= ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T14:06:06.605 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDakJRZbO4+2vQU4eqKcXimj2bHLdIjYyOcmyaQmeaHvXz8kG+aw4j5bLmUia4/6fjpLnONF29BIIU6TVOFNHhIOVAMIopVSqbIG3NfW7VE++i39csXo51ZlrjxH8lXIQvNT1weAOfcwkRzU2/REwdZ00eKELIqnC6AEejxUVWuy3GIIK1OP8W07kiJUmglFnLFe30bnfdfwsQ4OaRCu4ksQte3GmTS97GOgKQUaGEfevEFckr+Vx1r7P0Hvt23XYykfGijWSfoAbJkAWicqOrkLG84duDwdIaJqae9uywS0kScGrAd+1tX2F+HTEDmorK0S8qlqc90+Y//5LXPp+BTt1S+W7q/GL5YOcT5S7qMioQunPNiicRRiHZ5vJqRG0iWl5DIJHgt6B7K674A4SW4PYyhDTfz3ljnM4K2roBTJTgLlLFDcMhx/l18Lm+nZ19coKiKLMuDAxRr2xsK6TGdpj5BpQToH03f2iFUHputmX8nX48uQCQwBGTGED3HqSE= ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:06:06.616 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-30T14:06:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:06 smithi106 bash[14476]: audit 2024-03-30T14:06:05.775134+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.106:0/4147736555' entity='client.admin' 2024-03-30T14:06:10.910 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-30T14:06:10.911 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-30T14:06:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:11 smithi106 bash[14476]: audit 2024-03-30T14:06:10.098126+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.106:0/2656823420' entity='client.admin' 2024-03-30T14:06:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:11 smithi106 bash[14476]: audit 2024-03-30T14:06:10.263457+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:11 smithi106 bash[14476]: audit 2024-03-30T14:06:10.264699+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi106", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:11 smithi106 bash[14476]: audit 2024-03-30T14:06:10.270049+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:11 smithi106 bash[14476]: audit 2024-03-30T14:06:10.271861+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:11 smithi106 bash[14476]: audit 2024-03-30T14:06:10.278210+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:14.004 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:13 smithi106 bash[14476]: cluster 2024-03-30T14:06:13.668543+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:15.227 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi165 2024-03-30T14:06:15.227 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T14:06:15.228 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.conf 2024-03-30T14:06:15.235 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T14:06:15.235 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:15.284 INFO:tasks.cephadm:Adding host smithi165 to orchestrator... 2024-03-30T14:06:15.285 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi165 2024-03-30T14:06:15.476 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.413307+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:15.476 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.418335+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.453793+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.456323+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.457573+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: cephadm 2024-03-30T14:06:14.459396+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: cephadm 2024-03-30T14:06:14.565884+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.855796+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:15.477 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:15 smithi106 bash[14476]: audit 2024-03-30T14:06:14.862233+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:16.488 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:16 smithi106 bash[14476]: cluster 2024-03-30T14:06:15.668972+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:17.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:17 smithi106 bash[14476]: cluster 2024-03-30T14:06:17.669436+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:19.057 INFO:teuthology.orchestra.run.smithi106.stdout:Added host 'smithi165' with addr '172.21.15.165' 2024-03-30T14:06:19.113 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:18 smithi106 bash[14476]: audit 2024-03-30T14:06:18.007453+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:19.113 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:18 smithi106 bash[14476]: cephadm 2024-03-30T14:06:18.397731+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi165 2024-03-30T14:06:19.805 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: audit 2024-03-30T14:06:19.061300+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: cephadm 2024-03-30T14:06:19.062116+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi165 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: audit 2024-03-30T14:06:19.101350+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: audit 2024-03-30T14:06:19.103700+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: audit 2024-03-30T14:06:19.105232+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: audit 2024-03-30T14:06:19.387916+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:20 smithi106 bash[14476]: cluster 2024-03-30T14:06:19.669840+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:21.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:21 smithi106 bash[14476]: audit 2024-03-30T14:06:20.143739+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:21.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:21 smithi106 bash[14476]: audit 2024-03-30T14:06:20.692362+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:22.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:22 smithi106 bash[14476]: cluster 2024-03-30T14:06:21.670270+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:22.767 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:06:22.767 INFO:teuthology.orchestra.run.smithi106.stdout:[{"addr": "172.21.15.106", "hostname": "smithi106", "labels": [], "status": ""}, {"addr": "172.21.15.165", "hostname": "smithi165", "labels": [], "status": ""}] 2024-03-30T14:06:23.429 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-30T14:06:23.429 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-03-30T14:06:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:23 smithi106 bash[14476]: audit 2024-03-30T14:06:22.771369+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:06:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:23 smithi106 bash[14476]: cluster 2024-03-30T14:06:23.670709+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:26.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:26 smithi106 bash[14476]: audit 2024-03-30T14:06:25.139073+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:26.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:26 smithi106 bash[14476]: audit 2024-03-30T14:06:25.145115+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:26.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:26 smithi106 bash[14476]: audit 2024-03-30T14:06:25.146520+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:26.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:26 smithi106 bash[14476]: audit 2024-03-30T14:06:25.152222+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:26.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:26 smithi106 bash[14476]: cluster 2024-03-30T14:06:25.671146+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:27.160 INFO:teuthology.orchestra.run.smithi106.stderr:adjusted tunables profile to default 2024-03-30T14:06:27.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:27 smithi106 bash[14476]: audit 2024-03-30T14:06:26.223205+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.106:0/2542197230' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T14:06:27.856 INFO:tasks.cephadm:Adding mon.a on smithi106 2024-03-30T14:06:27.856 INFO:tasks.cephadm:Adding mon.c on smithi106 2024-03-30T14:06:27.856 INFO:tasks.cephadm:Adding mon.b on smithi165 2024-03-30T14:06:27.856 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi106:172.21.15.106=a;smithi106:[v2:172.21.15.106:3301,v1:172.21.15.106:6790]=c;smithi165:172.21.15.165=b' 2024-03-30T14:06:28.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:28 smithi106 bash[14476]: audit 2024-03-30T14:06:27.160116+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.106:0/2542197230' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T14:06:28.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:28 smithi106 bash[14476]: cluster 2024-03-30T14:06:27.160255+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:28.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:28 smithi106 bash[14476]: cluster 2024-03-30T14:06:27.671587+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:30.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:29 smithi106 bash[14476]: cluster 2024-03-30T14:06:29.672064+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:30.322 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mon update... 2024-03-30T14:06:30.979 DEBUG:teuthology.orchestra.run.smithi106:mon.c> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.c.service 2024-03-30T14:06:30.982 DEBUG:teuthology.orchestra.run.smithi165:mon.b> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.b.service 2024-03-30T14:06:30.984 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T14:06:30.984 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T14:06:31.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.314634+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi106:172.21.15.106=a;smithi106:[v2:172.21.15.106:3301,v1:172.21.15.106:6790]=c;smithi165:172.21.15.165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:31.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: cephadm 2024-03-30T14:06:30.321598+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi106:172.21.15.106=a;smithi106:[v2:172.21.15.106:3301,v1:172.21.15.106:6790]=c;smithi165:172.21.15.165=b;count:3 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.326922+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.331501+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.334113+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.335841+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: cephadm 2024-03-30T14:06:30.338343+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: cephadm 2024-03-30T14:06:30.468797+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.655579+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.661668+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.665279+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: audit 2024-03-30T14:06:30.667192+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:31.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:31 smithi106 bash[14476]: cephadm 2024-03-30T14:06:30.669127+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi106 2024-03-30T14:06:31.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:06:32.031 INFO:journalctl@ceph.mon.c.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:06:32.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:32 smithi106 bash[14476]: cluster 2024-03-30T14:06:31.672472+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:33.734 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-03-30T14:06:33.734 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"59650f50-ee9e-11ee-b647-cb9ed24678a4","modified":"2024-03-30T14:04:46.759214Z","created":"2024-03-30T14:04:46.759214Z","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.106:3300","nonce":0},{"type":"v1","addr":"172.21.15.106:6789","nonce":0}]},"addr":"172.21.15.106:6789/0","public_addr":"172.21.15.106:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-30T14:06:33.737 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-03-30T14:06:33.793 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:33 smithi106 bash[14476]: cluster 2024-03-30T14:06:33.672837+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:35.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:34 smithi106 bash[14476]: audit 2024-03-30T14:06:33.738382+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.165:0/370682679' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T14:06:35.283 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T14:06:35.283 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T14:06:35.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:35 smithi106 bash[19913]: debug 2024-03-30T14:06:35.728+0000 7f8c377fa700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T14:06:40.252 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:40 smithi165 systemd[1]: Started Ceph mon.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:06:41.060 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.055+0000 7efc0511b880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.055+0000 7efc0511b880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.055+0000 7efc0511b880 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 0 load: jerasure load: lrc 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: DB SUMMARY 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: DB Session ID: E3X5WW6A59Y84FR602T8 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-03-30T14:06:41.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.env: 0x564f9743a860 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.fs: Posix File System 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.info_log: 0x564f98811e00 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:06:41.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.db_log_dir: 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:06:41.063 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.write_buffer_manager: 0x564f98902270 2024-03-30T14:06:41.064 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:06:41.064 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T14:06:41.064 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:06:41.064 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:06:41.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:35.740509+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:06:41.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:35.740790+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:35.743133+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:36.736053+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:37.673665+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:37.736026+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:37.739130+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:38.736142+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:39.674078+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:39.736405+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:40.736555+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:40.769489+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:40.775878+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0],c=[v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0]} 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:40.776023+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:40.776109+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:40.776438+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: cluster 2024-03-30T14:06:40.783493+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T14:06:41.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:40.788665+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:40.791101+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:40.793328+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[14476]: audit 2024-03-30T14:06:40.795008+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:35.740509+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:35.740790+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:35.743133+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:36.736053+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:37.673665+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:37.736026+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:37.739130+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:38.736142+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:39.674078+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:39.736405+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:40.736555+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:40.769489+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:40.775878+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0],c=[v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0]} 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:40.776023+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:40.776109+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:40.776438+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: cluster 2024-03-30T14:06:40.783493+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:40.788665+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:40.791101+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:40.793328+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:40 smithi106 bash[19913]: audit 2024-03-30T14:06:40.795008+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.row_cache: None 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.wal_filter: None 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:06:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:06:41.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:06:41.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Compression algorithms supported: 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kZSTD supported: 0 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:06:41.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:06:41.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.merge_operator: 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564f987dfd00) 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cache_index_and_filter_blocks: 1 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: pin_top_level_index_and_filter: 1 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: index_type: 0 2024-03-30T14:06:41.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: data_block_index_type: 0 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: index_shortening: 1 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: hash_index_allow_collision: 1 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: checksum: 1 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: no_block_cache: 0 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_cache: 0x564f98846170 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_cache_name: BinnedLRUCache 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_cache_options: 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: capacity : 536870912 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: num_shard_bits : 4 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: strict_capacity_limit : 0 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: high_pri_pool_ratio: 0.000 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_cache_compressed: (nil) 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: persistent_cache: (nil) 2024-03-30T14:06:41.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_size: 4096 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_size_deviation: 10 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_restart_interval: 16 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: index_block_restart_interval: 1 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: metadata_block_size: 4096 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: partition_filters: 0 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: use_delta_encoding: 1 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: whole_key_filtering: 1 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: verify_compression: 0 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: read_amp_bytes_per_bit: 0 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: format_version: 4 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: enable_index_compression: 1 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: block_align: 0 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:06:41.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.num_levels: 7 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:06:41.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:06:41.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:06:41.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:06:41.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.059+0000 7efc0511b880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 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-30T14:06:41.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807601066311, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 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-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807601066783, "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": 1711807601, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "247d20e7-a1a2-4aba-a9a8-3ffda21143eb", "db_session_id": "E3X5WW6A59Y84FR602T8"}} 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711807601067671, "job": 1, "event": "recovery_finished"} 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.063+0000 7efc0511b880 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-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.067+0000 7efc0511b880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x564f9882ca80 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.067+0000 7efc0511b880 4 rocksdb: DB pointer 0x564f9883c000 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.067+0000 7efc0511b880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.067+0000 7efc0511b880 0 using public_addr v2:172.21.15.165:0/0 -> [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.067+0000 7efbf4ea3700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.067+0000 7efbf4ea3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** DB Stats ** 2024-03-30T14:06:41.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** Compaction Stats [default] ** 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 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-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** Compaction Stats [default] ** 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 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-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:06:41.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Interval compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** Compaction Stats [default] ** 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 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-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 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-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** Compaction Stats [default] ** 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 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-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.1 0.00 0.00 1 0.000 0 0 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:06:41.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 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-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.071+0000 7efc0511b880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.071+0000 7efc0511b880 1 mon.b@-1(???) e0 preinit fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.091+0000 7efbf7ea9700 0 mon.b@-1(synchronizing).mds e1 new map 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.091+0000 7efbf7ea9700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: e1 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: legacy client fscid: -1 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: No filesystems configured 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 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-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-30T14:06:41.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.095+0000 7efbf7ea9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:20.143739+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:20.692362+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:21.670270+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:22.771369+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:23.670709+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:25.139073+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:25.145115+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:25.146520+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:25.152222+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:25.671146+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:26.223205+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.106:0/2542197230' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:27.160116+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.106:0/2542197230' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:27.160255+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:27.671587+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:29.672064+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.314634+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi106:172.21.15.106=a;smithi106:[v2:172.21.15.106:3301,v1:172.21.15.106:6790]=c;smithi165:172.21.15.165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cephadm 2024-03-30T14:06:30.321598+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi106:172.21.15.106=a;smithi106:[v2:172.21.15.106:3301,v1:172.21.15.106:6790]=c;smithi165:172.21.15.165=b;count:3 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.326922+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.331501+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.334113+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.335841+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cephadm 2024-03-30T14:06:30.338343+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cephadm 2024-03-30T14:06:30.468797+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.655579+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.661668+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.665279+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:41.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:30.667192+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cephadm 2024-03-30T14:06:30.669127+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi106 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:31.672472+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:33.672837+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:33.738382+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.165:0/370682679' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:35.740509+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:35.740790+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:35.743133+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:36.736053+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:37.673665+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:37.736026+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:37.739130+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:38.736142+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:39.674078+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:39.736405+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:40.736555+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:40.769489+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:40.775878+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0],c=[v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0]} 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:40.776023+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:40.776109+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:40.776438+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: cluster 2024-03-30T14:06:40.783493+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:40.788665+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:40.791101+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:40.793328+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: audit 2024-03-30T14:06:40.795008+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:41.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:41 smithi165 bash[14422]: debug 2024-03-30T14:06:41.099+0000 7efbf7ea9700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-30T14:06:46.523 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:41.113431+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:06:46.523 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:41.113895+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:41.114689+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:41.116467+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:41.116637+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:41.674515+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:42.106949+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:43.107539+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:43.110855+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:43.674985+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:44.107745+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:45.107535+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:45.675391+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:46.107754+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:46.137945+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:46.144929+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0]} 2024-03-30T14:06:46.524 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:46.145055+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:46.145134+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:46.145427+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: cluster 2024-03-30T14:06:46.152921+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:46.157165+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:46.161656+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[14476]: audit 2024-03-30T14:06:46.166148+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:41.113431+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:41.113895+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:41.114689+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:41.116467+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:41.116637+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:41.674515+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.525 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:42.106949+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:43.107539+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:43.110855+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:43.674985+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:44.107745+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:45.107535+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:45.675391+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:46.107754+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:46.137945+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:46.144929+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0]} 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:46.145055+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:46.145134+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:46.145427+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-03-30T14:06:46.526 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: cluster 2024-03-30T14:06:46.152921+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-03-30T14:06:46.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:46.157165+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:46.161656+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:46 smithi106 bash[19913]: audit 2024-03-30T14:06:46.166148+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.593 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-03-30T14:06:46.593 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":3,"fsid":"59650f50-ee9e-11ee-b647-cb9ed24678a4","modified":"2024-03-30T14:06:41.107357Z","created":"2024-03-30T14:04:46.759214Z","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.106:3300","nonce":0},{"type":"v1","addr":"172.21.15.106:6789","nonce":0}]},"addr":"172.21.15.106:6789/0","public_addr":"172.21.15.106:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:3301","nonce":0},{"type":"v1","addr":"172.21.15.106:6790","nonce":0}]},"addr":"172.21.15.106:6790/0","public_addr":"172.21.15.106:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-03-30T14:06:46.596 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 3 2024-03-30T14:06:46.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:41.113431+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:41.113895+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:41.114689+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:41.116467+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:41.116637+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:41.674515+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:42.106949+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:43.107539+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:43.110855+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:43.674985+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:44.107745+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:45.107535+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:45.675391+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:46.107754+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:46.137945+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:06:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:46.144929+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0]} 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:46.145055+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:46.145134+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:46.145427+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: cluster 2024-03-30T14:06:46.152921+0000 mon.a (mon.0) 168 : cluster [INF] overall HEALTH_OK 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:46.157165+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:46.161656+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:46.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:46 smithi165 bash[14422]: audit 2024-03-30T14:06:46.166148+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.267 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-30T14:06:47.268 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-03-30T14:06:47.613 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: cephadm 2024-03-30T14:06:46.162451+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:47.613 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: cephadm 2024-03-30T14:06:46.167169+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:47.613 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.290171+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.613 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.297254+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.613 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.305186+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.613 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: cephadm 2024-03-30T14:06:46.307560+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.308069+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.309423+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.310708+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: cephadm 2024-03-30T14:06:46.312121+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi106 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:46.597530+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.165:0/2348568614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[14476]: audit 2024-03-30T14:06:47.108108+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: cephadm 2024-03-30T14:06:46.162451+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: cephadm 2024-03-30T14:06:46.167169+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.290171+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.297254+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.614 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.305186+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: cephadm 2024-03-30T14:06:46.307560+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.308069+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.309423+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.310708+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: cephadm 2024-03-30T14:06:46.312121+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi106 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:46.597530+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.165:0/2348568614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T14:06:47.615 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:47 smithi106 bash[19913]: audit 2024-03-30T14:06:47.108108+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: cephadm 2024-03-30T14:06:46.162451+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: cephadm 2024-03-30T14:06:46.167169+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.290171+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.297254+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.305186+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: cephadm 2024-03-30T14:06:46.307560+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.308069+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.309423+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.310708+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: cephadm 2024-03-30T14:06:46.312121+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi106 2024-03-30T14:06:47.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:46.597530+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.165:0/2348568614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T14:06:47.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:47 smithi165 bash[14422]: audit 2024-03-30T14:06:47.108108+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:06:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:48 smithi165 bash[14422]: cluster 2024-03-30T14:06:47.675805+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:48.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:48 smithi106 bash[14476]: cluster 2024-03-30T14:06:47.675805+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:48.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:48 smithi106 bash[19913]: cluster 2024-03-30T14:06:47.675805+0000 mgr.y (mgr.14152) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: audit 2024-03-30T14:06:48.942844+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: cephadm 2024-03-30T14:06:48.943935+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: audit 2024-03-30T14:06:48.944329+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: audit 2024-03-30T14:06:48.945520+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: audit 2024-03-30T14:06:48.947006+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: cephadm 2024-03-30T14:06:48.948346+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi106 2024-03-30T14:06:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:49 smithi165 bash[14422]: cluster 2024-03-30T14:06:49.676251+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:50.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:49 smithi106 bash[14476]: audit 2024-03-30T14:06:48.942844+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:50.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:49 smithi106 bash[14476]: cephadm 2024-03-30T14:06:48.943935+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[14476]: audit 2024-03-30T14:06:48.944329+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[14476]: audit 2024-03-30T14:06:48.945520+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[14476]: audit 2024-03-30T14:06:48.947006+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[14476]: cephadm 2024-03-30T14:06:48.948346+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi106 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[14476]: cluster 2024-03-30T14:06:49.676251+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: audit 2024-03-30T14:06:48.942844+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: cephadm 2024-03-30T14:06:48.943935+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: audit 2024-03-30T14:06:48.944329+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: audit 2024-03-30T14:06:48.945520+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: audit 2024-03-30T14:06:48.947006+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: cephadm 2024-03-30T14:06:48.948346+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi106 2024-03-30T14:06:50.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:50 smithi106 bash[19913]: cluster 2024-03-30T14:06:49.676251+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:52.460 INFO:teuthology.orchestra.run.smithi106.stdout:# minimal ceph.conf for 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:06:52.461 INFO:teuthology.orchestra.run.smithi106.stdout:[global] 2024-03-30T14:06:52.461 INFO:teuthology.orchestra.run.smithi106.stdout: fsid = 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:06:52.461 INFO:teuthology.orchestra.run.smithi106.stdout: mon_host = [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] 2024-03-30T14:06:52.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:52 smithi165 bash[14422]: cluster 2024-03-30T14:06:51.676717+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:52.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:52 smithi165 bash[14422]: audit 2024-03-30T14:06:52.161680+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:52.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:52 smithi165 bash[14422]: audit 2024-03-30T14:06:52.162943+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:52.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:52 smithi165 bash[14422]: audit 2024-03-30T14:06:52.163869+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:52.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:52 smithi165 bash[14422]: audit 2024-03-30T14:06:52.164912+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:52.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:52 smithi165 bash[14422]: audit 2024-03-30T14:06:52.465363+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.106:0/768810071' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:52.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[14476]: cluster 2024-03-30T14:06:51.676717+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:52.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[14476]: audit 2024-03-30T14:06:52.161680+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:52.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[14476]: audit 2024-03-30T14:06:52.162943+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[14476]: audit 2024-03-30T14:06:52.163869+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[14476]: audit 2024-03-30T14:06:52.164912+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[14476]: audit 2024-03-30T14:06:52.465363+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.106:0/768810071' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[19913]: cluster 2024-03-30T14:06:51.676717+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[19913]: audit 2024-03-30T14:06:52.161680+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[19913]: audit 2024-03-30T14:06:52.162943+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[19913]: audit 2024-03-30T14:06:52.163869+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[19913]: audit 2024-03-30T14:06:52.164912+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:52.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:52 smithi106 bash[19913]: audit 2024-03-30T14:06:52.465363+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.106:0/768810071' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:53.153 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-30T14:06:53.153 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:53.153 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T14:06:53.170 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:53.170 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:53.179 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T14:06:53.180 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T14:06:53.195 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T14:06:53.195 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:06:53.252 INFO:tasks.cephadm:Adding mgr.y on smithi106 2024-03-30T14:06:53.252 INFO:tasks.cephadm:Adding mgr.x on smithi165 2024-03-30T14:06:53.252 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi106=y;smithi165=x' 2024-03-30T14:06:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:53 smithi165 bash[14422]: cephadm 2024-03-30T14:06:52.162610+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T14:06:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:53 smithi165 bash[14422]: cephadm 2024-03-30T14:06:52.166062+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi165 2024-03-30T14:06:53.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:53 smithi106 bash[14476]: cephadm 2024-03-30T14:06:52.162610+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T14:06:53.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:53 smithi106 bash[14476]: cephadm 2024-03-30T14:06:52.166062+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi165 2024-03-30T14:06:53.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:53 smithi106 bash[19913]: cephadm 2024-03-30T14:06:52.162610+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T14:06:53.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:53 smithi106 bash[19913]: cephadm 2024-03-30T14:06:52.166062+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi165 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: cluster 2024-03-30T14:06:53.677218+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: audit 2024-03-30T14:06:53.740542+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: audit 2024-03-30T14:06:53.744101+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: audit 2024-03-30T14:06:54.520447+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: audit 2024-03-30T14:06:54.522791+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: audit 2024-03-30T14:06:54.525160+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:54.797 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:54 smithi165 bash[14422]: audit 2024-03-30T14:06:54.526679+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:54.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: cluster 2024-03-30T14:06:53.677218+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: audit 2024-03-30T14:06:53.740542+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: audit 2024-03-30T14:06:53.744101+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: audit 2024-03-30T14:06:54.520447+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: audit 2024-03-30T14:06:54.522791+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: audit 2024-03-30T14:06:54.525160+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[14476]: audit 2024-03-30T14:06:54.526679+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: cluster 2024-03-30T14:06:53.677218+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: audit 2024-03-30T14:06:53.740542+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: audit 2024-03-30T14:06:53.744101+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: audit 2024-03-30T14:06:54.520447+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:54.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: audit 2024-03-30T14:06:54.522791+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:54.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: audit 2024-03-30T14:06:54.525160+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:54.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:54 smithi106 bash[19913]: audit 2024-03-30T14:06:54.526679+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:56.001 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:55 smithi165 bash[14422]: cephadm 2024-03-30T14:06:54.528917+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:56.001 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:55 smithi165 bash[14422]: cephadm 2024-03-30T14:06:54.529266+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:56.001 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:55 smithi165 bash[14422]: audit 2024-03-30T14:06:54.682151+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.001 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:55 smithi165 bash[14422]: audit 2024-03-30T14:06:54.687558+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.001 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:55 smithi165 bash[14422]: audit 2024-03-30T14:06:54.694963+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[14476]: cephadm 2024-03-30T14:06:54.528917+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:56.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[14476]: cephadm 2024-03-30T14:06:54.529266+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:56.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[14476]: audit 2024-03-30T14:06:54.682151+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[14476]: audit 2024-03-30T14:06:54.687558+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[14476]: audit 2024-03-30T14:06:54.694963+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[19913]: cephadm 2024-03-30T14:06:54.528917+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:06:56.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[19913]: cephadm 2024-03-30T14:06:54.529266+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:06:56.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[19913]: audit 2024-03-30T14:06:54.682151+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[19913]: audit 2024-03-30T14:06:54.687558+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:55 smithi106 bash[19913]: audit 2024-03-30T14:06:54.694963+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.446 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mgr update... 2024-03-30T14:06:56.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: cluster 2024-03-30T14:06:55.677662+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:56.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.449533+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.466467+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:56.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.469293+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:56.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.471363+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:56.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.481106+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:56.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.483800+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:06:56.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.488852+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T14:06:56.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.490491+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:06:56.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:56 smithi165 bash[14422]: audit 2024-03-30T14:06:56.492188+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:57.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: cluster 2024-03-30T14:06:55.677662+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.449533+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.466467+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.469293+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.471363+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.481106+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.483800+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.488852+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.490491+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:06:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[14476]: audit 2024-03-30T14:06:56.492188+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: cluster 2024-03-30T14:06:55.677662+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.449533+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.466467+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.469293+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.471363+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.481106+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.483800+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.488852+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.490491+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:06:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:56 smithi106 bash[19913]: audit 2024-03-30T14:06:56.492188+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:06:57.413 DEBUG:teuthology.orchestra.run.smithi165:mgr.x> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x.service 2024-03-30T14:06:57.415 INFO:tasks.cephadm:Deploying OSDs... 2024-03-30T14:06:57.416 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:06:57.416 DEBUG:teuthology.orchestra.run.smithi106:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T14:06:57.423 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-30T14:06:57.423 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_1 2024-03-30T14:06:57.430 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T14:06:57.430 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.431 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-03-30T14:06:57.431 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.431 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-03-30 14:02:22.291511977 +0000 2024-03-30T14:06:57.431 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-03-30 14:02:22.059517327 +0000 2024-03-30T14:06:57.431 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-03-30 14:02:22.059517327 +0000 2024-03-30T14:06:57.431 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: - 2024-03-30T14:06:57.431 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T14:06:57.443 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-03-30T14:06:57.443 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-03-30T14:06:57.444 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000384269 s, 1.3 MB/s 2024-03-30T14:06:57.444 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T14:06:57.499 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_2 2024-03-30T14:06:57.507 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-03-30 14:02:22.703502475 +0000 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-03-30 14:02:22.507506995 +0000 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-03-30 14:02:22.507506995 +0000 2024-03-30T14:06:57.508 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: - 2024-03-30T14:06:57.508 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T14:06:57.520 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-03-30T14:06:57.520 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-03-30T14:06:57.520 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000350782 s, 1.5 MB/s 2024-03-30T14:06:57.522 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T14:06:57.530 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_3 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-03-30 14:02:23.135492512 +0000 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-03-30 14:02:22.927497308 +0000 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-03-30 14:02:22.927497308 +0000 2024-03-30T14:06:57.536 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: - 2024-03-30T14:06:57.536 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T14:06:57.593 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-03-30T14:06:57.593 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-03-30T14:06:57.593 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000399077 s, 1.3 MB/s 2024-03-30T14:06:57.594 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T14:06:57.601 DEBUG:teuthology.orchestra.run.smithi106:> stat /dev/vg_nvme/lv_4 2024-03-30T14:06:57.608 INFO:teuthology.orchestra.run.smithi106.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout:Access: 2024-03-30 14:02:23.579482271 +0000 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout:Modify: 2024-03-30 14:02:23.351487530 +0000 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout:Change: 2024-03-30 14:02:23.351487530 +0000 2024-03-30T14:06:57.609 INFO:teuthology.orchestra.run.smithi106.stdout: Birth: - 2024-03-30T14:06:57.609 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T14:06:57.663 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records in 2024-03-30T14:06:57.663 INFO:teuthology.orchestra.run.smithi106.stderr:1+0 records out 2024-03-30T14:06:57.663 INFO:teuthology.orchestra.run.smithi106.stderr:512 bytes copied, 0.000345099 s, 1.5 MB/s 2024-03-30T14:06:57.664 DEBUG:teuthology.orchestra.run.smithi106:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T14:06:57.672 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T14:06:57.672 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T14:06:57.680 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-30T14:06:57.680 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_1 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-03-30 14:02:22.357398927 +0000 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-03-30 14:02:22.353399021 +0000 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-03-30 14:02:22.353399021 +0000 2024-03-30T14:06:57.727 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-03-30T14:06:57.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T14:06:57.741 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-03-30T14:06:57.741 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-03-30T14:06:57.741 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000349504 s, 1.5 MB/s 2024-03-30T14:06:57.743 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T14:06:57.746 INFO:journalctl@ceph.mgr.x.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:06:57.753 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_2 2024-03-30T14:06:57.800 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-03-30 14:02:23.025383519 +0000 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-03-30 14:02:22.801388686 +0000 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-03-30 14:02:22.801388686 +0000 2024-03-30T14:06:57.801 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-03-30T14:06:57.801 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T14:06:57.816 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-03-30T14:06:57.816 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-03-30T14:06:57.816 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000388664 s, 1.3 MB/s 2024-03-30T14:06:57.817 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T14:06:57.823 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_3 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-03-30 14:02:23.477373093 +0000 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-03-30 14:02:23.261378076 +0000 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-03-30 14:02:23.261378076 +0000 2024-03-30T14:06:57.873 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-03-30T14:06:57.873 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T14:06:57.884 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-03-30T14:06:57.885 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-03-30T14:06:57.885 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000446633 s, 1.1 MB/s 2024-03-30T14:06:57.886 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T14:06:57.893 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_4 2024-03-30T14:06:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:57 smithi106 bash[14476]: audit 2024-03-30T14:06:56.438746+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi106=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:57 smithi106 bash[14476]: cephadm 2024-03-30T14:06:56.442216+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi106=y;smithi165=x;count:2 2024-03-30T14:06:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:57 smithi106 bash[14476]: cephadm 2024-03-30T14:06:56.493822+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:06:57.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:57 smithi106 bash[19913]: audit 2024-03-30T14:06:56.438746+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi106=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:57 smithi106 bash[19913]: cephadm 2024-03-30T14:06:56.442216+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi106=y;smithi165=x;count:2 2024-03-30T14:06:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:57 smithi106 bash[19913]: cephadm 2024-03-30T14:06:56.493822+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:06:57.941 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T14:06:57.941 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T14:06:57.941 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-03-30T14:06:57.942 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T14:06:57.942 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-03-30 14:02:23.901363314 +0000 2024-03-30T14:06:57.942 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-03-30 14:02:23.689368204 +0000 2024-03-30T14:06:57.942 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-03-30 14:02:23.689368204 +0000 2024-03-30T14:06:57.942 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-03-30T14:06:57.942 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T14:06:57.955 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:57 smithi165 bash[14422]: audit 2024-03-30T14:06:56.438746+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi106=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:06:57.955 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:57 smithi165 bash[14422]: cephadm 2024-03-30T14:06:56.442216+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi106=y;smithi165=x;count:2 2024-03-30T14:06:57.955 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:57 smithi165 bash[14422]: cephadm 2024-03-30T14:06:56.493822+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:06:57.957 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-03-30T14:06:57.957 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-03-30T14:06:57.957 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000365582 s, 1.4 MB/s 2024-03-30T14:06:57.958 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T14:06:57.964 INFO:tasks.cephadm:Deploying osd.0 on smithi106 with /dev/vg_nvme/lv_4... 2024-03-30T14:06:57.965 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T14:06:58.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:58 smithi165 bash[14422]: cluster 2024-03-30T14:06:57.678165+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:58.966 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:58 smithi106 bash[14476]: cluster 2024-03-30T14:06:57.678165+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:58.966 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:58 smithi106 bash[19913]: cluster 2024-03-30T14:06:57.678165+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:06:59.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:06:58 smithi165 systemd[1]: Started Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:07:00.039 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:06:59 smithi165 bash[15153]: debug 2024-03-30T14:06:59.883+0000 7f268f7d4700 1 -- 172.21.15.165:0/960094649 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562cd668a340 con 0x562cd7406800 2024-03-30T14:07:00.040 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:59 smithi165 bash[14422]: audit 2024-03-30T14:06:58.948264+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:00.040 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:59 smithi165 bash[14422]: audit 2024-03-30T14:06:58.952165+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:00.040 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:59 smithi165 bash[14422]: audit 2024-03-30T14:06:58.954882+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:00.040 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:59 smithi165 bash[14422]: audit 2024-03-30T14:06:58.956802+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:00.040 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:06:59 smithi165 bash[14422]: cluster 2024-03-30T14:06:59.678698+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:00.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[14476]: audit 2024-03-30T14:06:58.948264+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[14476]: audit 2024-03-30T14:06:58.952165+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[14476]: audit 2024-03-30T14:06:58.954882+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[14476]: audit 2024-03-30T14:06:58.956802+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[14476]: cluster 2024-03-30T14:06:59.678698+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[19913]: audit 2024-03-30T14:06:58.948264+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[19913]: audit 2024-03-30T14:06:58.952165+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[19913]: audit 2024-03-30T14:06:58.954882+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[19913]: audit 2024-03-30T14:06:58.956802+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:00.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:06:59 smithi106 bash[19913]: cluster 2024-03-30T14:06:59.678698+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:00.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:00 smithi165 bash[15153]: debug 2024-03-30T14:07:00.043+0000 7f2698443000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:07:00.974 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:00 smithi165 bash[15153]: debug 2024-03-30T14:07:00.699+0000 7f2698443000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:07:00.974 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:00 smithi165 bash[15153]: debug 2024-03-30T14:07:00.819+0000 7f2698443000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:07:01.054 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T14:07:01.054 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T14:07:01.054 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-03-30T14:07:01.054 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-03-30T14:07:01.054 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0198794 s, 527 MB/s 2024-03-30T14:07:01.055 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-03-30T14:07:01.298 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:00 smithi165 bash[15153]: debug 2024-03-30T14:07:00.975+0000 7f2698443000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:07:01.587 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:01 smithi165 bash[15153]: debug 2024-03-30T14:07:01.299+0000 7f2698443000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:07:01.587 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:01 smithi165 bash[15153]: debug 2024-03-30T14:07:01.391+0000 7f2698443000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:07:01.724 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi106:vg_nvme/lv_4 2024-03-30T14:07:01.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:01 smithi165 bash[15153]: debug 2024-03-30T14:07:01.587+0000 7f2698443000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: audit 2024-03-30T14:07:01.164891+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: cluster 2024-03-30T14:07:01.679189+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: audit 2024-03-30T14:07:01.984263+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: audit 2024-03-30T14:07:01.993997+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: audit 2024-03-30T14:07:01.996524+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: audit 2024-03-30T14:07:01.998223+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[19913]: audit 2024-03-30T14:07:01.999982+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:02.233 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: audit 2024-03-30T14:07:01.164891+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: cluster 2024-03-30T14:07:01.679189+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:02.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: audit 2024-03-30T14:07:01.984263+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: audit 2024-03-30T14:07:01.993997+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: audit 2024-03-30T14:07:01.996524+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:02.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: audit 2024-03-30T14:07:01.998223+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:02.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:02 smithi106 bash[14476]: audit 2024-03-30T14:07:01.999982+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: audit 2024-03-30T14:07:01.164891+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: cluster 2024-03-30T14:07:01.679189+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: audit 2024-03-30T14:07:01.984263+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: audit 2024-03-30T14:07:01.993997+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: audit 2024-03-30T14:07:01.996524+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: audit 2024-03-30T14:07:01.998223+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:07:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[14422]: audit 2024-03-30T14:07:01.999982+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:02.768 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[15153]: debug 2024-03-30T14:07:02.463+0000 7f2698443000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:07:02.768 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[15153]: debug 2024-03-30T14:07:02.567+0000 7f2698443000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:07:03.110 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:02 smithi165 bash[15153]: debug 2024-03-30T14:07:02.771+0000 7f2698443000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:07:03.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:03 smithi165 bash[15153]: debug 2024-03-30T14:07:03.111+0000 7f2698443000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:07:03.798 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:03 smithi165 bash[15153]: debug 2024-03-30T14:07:03.435+0000 7f2698443000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:07:03.798 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:03 smithi165 bash[14422]: cephadm 2024-03-30T14:07:01.996013+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T14:07:03.798 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:03 smithi165 bash[14422]: cephadm 2024-03-30T14:07:02.001682+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi106 2024-03-30T14:07:03.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:03 smithi106 bash[14476]: cephadm 2024-03-30T14:07:01.996013+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T14:07:03.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:03 smithi106 bash[14476]: cephadm 2024-03-30T14:07:02.001682+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi106 2024-03-30T14:07:03.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:03 smithi106 bash[19913]: cephadm 2024-03-30T14:07:01.996013+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T14:07:03.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:03 smithi106 bash[19913]: cephadm 2024-03-30T14:07:02.001682+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi106 2024-03-30T14:07:04.063 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:03 smithi165 bash[15153]: debug 2024-03-30T14:07:03.799+0000 7f2698443000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:07:04.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:04 smithi165 bash[15153]: debug 2024-03-30T14:07:04.067+0000 7f2698443000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:07:04.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:04 smithi106 bash[14476]: cluster 2024-03-30T14:07:03.679563+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:04.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:04 smithi106 bash[19913]: cluster 2024-03-30T14:07:03.679563+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:04.993 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:04 smithi165 bash[14422]: cluster 2024-03-30T14:07:03.679563+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:04.994 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:04 smithi165 bash[15153]: debug 2024-03-30T14:07:04.739+0000 7f2698443000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:07:04.994 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:04 smithi165 bash[15153]: debug 2024-03-30T14:07:04.839+0000 7f2698443000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:07:05.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:04.995+0000 7f2698443000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:07:05.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:05.103+0000 7f2698443000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:07:05.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:05.235+0000 7f2698443000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:07:05.816 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:05.527+0000 7f2698443000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:07:05.816 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:05.643+0000 7f2698443000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:07:05.816 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[14422]: audit 2024-03-30T14:07:04.614804+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:05.816 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[14422]: audit 2024-03-30T14:07:04.617989+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:05.817 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[14422]: audit 2024-03-30T14:07:04.622496+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:05.817 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[14422]: audit 2024-03-30T14:07:04.623453+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:05.817 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[14422]: audit 2024-03-30T14:07:04.634148+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:05.858 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[14476]: audit 2024-03-30T14:07:04.614804+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:05.858 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[14476]: audit 2024-03-30T14:07:04.617989+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:05.858 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[14476]: audit 2024-03-30T14:07:04.622496+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[14476]: audit 2024-03-30T14:07:04.623453+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[14476]: audit 2024-03-30T14:07:04.634148+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[19913]: audit 2024-03-30T14:07:04.614804+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[19913]: audit 2024-03-30T14:07:04.617989+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[19913]: audit 2024-03-30T14:07:04.622496+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[19913]: audit 2024-03-30T14:07:04.623453+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:05.859 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:05 smithi106 bash[19913]: audit 2024-03-30T14:07:04.634148+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:06.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:05.819+0000 7f2698443000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:07:06.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:05 smithi165 bash[15153]: debug 2024-03-30T14:07:05.935+0000 7f2698443000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:07:06.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[14476]: cluster 2024-03-30T14:07:05.679975+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:06.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[14476]: audit 2024-03-30T14:07:05.839461+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:07:06.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[14476]: audit 2024-03-30T14:07:05.845808+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:07:06.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[14476]: audit 2024-03-30T14:07:05.847288+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:06.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[19913]: cluster 2024-03-30T14:07:05.679975+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:06.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[19913]: audit 2024-03-30T14:07:05.839461+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:07:06.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[19913]: audit 2024-03-30T14:07:05.845808+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:07:06.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:06 smithi106 bash[19913]: audit 2024-03-30T14:07:05.847288+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:07.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:07:06 smithi165 bash[15153]: debug 2024-03-30T14:07:06.771+0000 7f2698443000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:07:07.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:06 smithi165 bash[14422]: cluster 2024-03-30T14:07:05.679975+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:07.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:06 smithi165 bash[14422]: audit 2024-03-30T14:07:05.839461+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:07:07.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:06 smithi165 bash[14422]: audit 2024-03-30T14:07:05.845808+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:07:07.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:06 smithi165 bash[14422]: audit 2024-03-30T14:07:05.847288+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:07.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[14476]: audit 2024-03-30T14:07:05.836691+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[14476]: cluster 2024-03-30T14:07:06.795545+0000 mon.a (mon.0) 224 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[14476]: audit 2024-03-30T14:07:06.798073+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[14476]: audit 2024-03-30T14:07:06.799116+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[14476]: audit 2024-03-30T14:07:06.801029+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[14476]: audit 2024-03-30T14:07:06.801620+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[19913]: audit 2024-03-30T14:07:05.836691+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[19913]: cluster 2024-03-30T14:07:06.795545+0000 mon.a (mon.0) 224 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[19913]: audit 2024-03-30T14:07:06.798073+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[19913]: audit 2024-03-30T14:07:06.799116+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[19913]: audit 2024-03-30T14:07:06.801029+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:07:07.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:07 smithi106 bash[19913]: audit 2024-03-30T14:07:06.801620+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:08.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:07 smithi165 bash[14422]: audit 2024-03-30T14:07:05.836691+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:08.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:07 smithi165 bash[14422]: cluster 2024-03-30T14:07:06.795545+0000 mon.a (mon.0) 224 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:07:08.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:07 smithi165 bash[14422]: audit 2024-03-30T14:07:06.798073+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:07:08.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:07 smithi165 bash[14422]: audit 2024-03-30T14:07:06.799116+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:07:08.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:07 smithi165 bash[14422]: audit 2024-03-30T14:07:06.801029+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:07:08.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:07 smithi165 bash[14422]: audit 2024-03-30T14:07:06.801620+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.165:0/180735870' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:07:08.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:08 smithi106 bash[19913]: cluster 2024-03-30T14:07:07.655485+0000 mon.a (mon.0) 225 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-03-30T14:07:08.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:08 smithi106 bash[19913]: audit 2024-03-30T14:07:07.655666+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:07:08.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:08 smithi106 bash[19913]: cluster 2024-03-30T14:07:07.680375+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:08.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:08 smithi106 bash[14476]: cluster 2024-03-30T14:07:07.655485+0000 mon.a (mon.0) 225 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-03-30T14:07:08.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:08 smithi106 bash[14476]: audit 2024-03-30T14:07:07.655666+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:07:08.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:08 smithi106 bash[14476]: cluster 2024-03-30T14:07:07.680375+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:09.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:08 smithi165 bash[14422]: cluster 2024-03-30T14:07:07.655485+0000 mon.a (mon.0) 225 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-03-30T14:07:09.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:08 smithi165 bash[14422]: audit 2024-03-30T14:07:07.655666+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:07:09.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:08 smithi165 bash[14422]: cluster 2024-03-30T14:07:07.680375+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:09.789 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:09 smithi106 bash[14476]: cluster 2024-03-30T14:07:09.680806+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:09.789 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:09 smithi106 bash[19913]: cluster 2024-03-30T14:07:09.680806+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:10.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:09 smithi165 bash[14422]: cluster 2024-03-30T14:07:09.680806+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: cluster 2024-03-30T14:07:11.681216+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: audit 2024-03-30T14:07:11.841562+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.106:0/4252208994' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]: dispatch 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: audit 2024-03-30T14:07:11.842252+0000 mon.a (mon.0) 227 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]: dispatch 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: audit 2024-03-30T14:07:11.849049+0000 mon.a (mon.0) 228 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]': finished 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: cluster 2024-03-30T14:07:11.849112+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: audit 2024-03-30T14:07:11.849329+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:12.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:12 smithi165 bash[14422]: audit 2024-03-30T14:07:12.546432+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.106:0/299070947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: cluster 2024-03-30T14:07:11.681216+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: audit 2024-03-30T14:07:11.841562+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.106:0/4252208994' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]: dispatch 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: audit 2024-03-30T14:07:11.842252+0000 mon.a (mon.0) 227 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]: dispatch 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: audit 2024-03-30T14:07:11.849049+0000 mon.a (mon.0) 228 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]': finished 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: cluster 2024-03-30T14:07:11.849112+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: audit 2024-03-30T14:07:11.849329+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:12.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[14476]: audit 2024-03-30T14:07:12.546432+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.106:0/299070947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: cluster 2024-03-30T14:07:11.681216+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: audit 2024-03-30T14:07:11.841562+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.106:0/4252208994' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]: dispatch 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: audit 2024-03-30T14:07:11.842252+0000 mon.a (mon.0) 227 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]: dispatch 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: audit 2024-03-30T14:07:11.849049+0000 mon.a (mon.0) 228 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ead4b423-d076-4722-a62f-acbe7ca737fe"}]': finished 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: cluster 2024-03-30T14:07:11.849112+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: audit 2024-03-30T14:07:11.849329+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:12.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:12 smithi106 bash[19913]: audit 2024-03-30T14:07:12.546432+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.106:0/299070947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:07:14.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:13 smithi165 bash[14422]: cluster 2024-03-30T14:07:13.681613+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:14.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:13 smithi106 bash[14476]: cluster 2024-03-30T14:07:13.681613+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:14.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:13 smithi106 bash[19913]: cluster 2024-03-30T14:07:13.681613+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:16.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:15 smithi165 bash[14422]: cluster 2024-03-30T14:07:15.682088+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:16.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:15 smithi106 bash[14476]: cluster 2024-03-30T14:07:15.682088+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:16.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:15 smithi106 bash[19913]: cluster 2024-03-30T14:07:15.682088+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:18.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:17 smithi165 bash[14422]: cluster 2024-03-30T14:07:17.682563+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:18.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:17 smithi106 bash[14476]: cluster 2024-03-30T14:07:17.682563+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:18.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:17 smithi106 bash[19913]: cluster 2024-03-30T14:07:17.682563+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:20.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:19 smithi165 bash[14422]: cluster 2024-03-30T14:07:19.682980+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:20.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:19 smithi106 bash[14476]: cluster 2024-03-30T14:07:19.682980+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:20.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:19 smithi106 bash[19913]: cluster 2024-03-30T14:07:19.682980+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:22.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:22 smithi165 bash[14422]: cluster 2024-03-30T14:07:21.683429+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:22.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:22 smithi165 bash[14422]: audit 2024-03-30T14:07:22.053413+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:07:22.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:22 smithi165 bash[14422]: audit 2024-03-30T14:07:22.055079+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:22.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:22 smithi106 bash[14476]: cluster 2024-03-30T14:07:21.683429+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:22.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:22 smithi106 bash[14476]: audit 2024-03-30T14:07:22.053413+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:07:22.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:22 smithi106 bash[14476]: audit 2024-03-30T14:07:22.055079+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:22.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:22 smithi106 bash[19913]: cluster 2024-03-30T14:07:21.683429+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:22.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:22 smithi106 bash[19913]: audit 2024-03-30T14:07:22.053413+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:07:22.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:22 smithi106 bash[19913]: audit 2024-03-30T14:07:22.055079+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:23 smithi165 bash[14422]: cephadm 2024-03-30T14:07:22.056531+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi106 2024-03-30T14:07:23.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:23 smithi106 bash[14476]: cephadm 2024-03-30T14:07:22.056531+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi106 2024-03-30T14:07:23.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:23 smithi106 bash[19913]: cephadm 2024-03-30T14:07:22.056531+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi106 2024-03-30T14:07:24.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:24 smithi106 bash[14476]: cluster 2024-03-30T14:07:23.683886+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:24.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:24 smithi106 bash[19913]: cluster 2024-03-30T14:07:23.683886+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:25.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:24 smithi165 bash[14422]: cluster 2024-03-30T14:07:23.683886+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:25.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:25 smithi106 bash[14476]: cluster 2024-03-30T14:07:25.684318+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:25.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:25 smithi106 bash[19913]: cluster 2024-03-30T14:07:25.684318+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:26.025 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:25 smithi165 bash[14422]: cluster 2024-03-30T14:07:25.684318+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:26 smithi165 bash[14422]: audit 2024-03-30T14:07:26.004622+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:26 smithi165 bash[14422]: audit 2024-03-30T14:07:26.009181+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:26 smithi165 bash[14422]: audit 2024-03-30T14:07:26.009463+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:27.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:26 smithi165 bash[14422]: audit 2024-03-30T14:07:26.011264+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:27.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[19913]: audit 2024-03-30T14:07:26.004622+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[19913]: audit 2024-03-30T14:07:26.009181+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[19913]: audit 2024-03-30T14:07:26.009463+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[19913]: audit 2024-03-30T14:07:26.011264+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[14476]: audit 2024-03-30T14:07:26.004622+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[14476]: audit 2024-03-30T14:07:26.009181+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[14476]: audit 2024-03-30T14:07:26.009463+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:27.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:26 smithi106 bash[14476]: audit 2024-03-30T14:07:26.011264+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:28.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:27 smithi165 bash[14422]: cluster 2024-03-30T14:07:27.684756+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:28.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:27 smithi106 bash[14476]: cluster 2024-03-30T14:07:27.684756+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:28.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:27 smithi106 bash[19913]: cluster 2024-03-30T14:07:27.684756+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:30.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:30 smithi106 bash[14476]: audit 2024-03-30T14:07:29.684685+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:30.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:30 smithi106 bash[14476]: cluster 2024-03-30T14:07:29.685096+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:30.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:30 smithi106 bash[14476]: audit 2024-03-30T14:07:29.693233+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:30.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:30 smithi106 bash[19913]: audit 2024-03-30T14:07:29.684685+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:30.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:30 smithi106 bash[19913]: cluster 2024-03-30T14:07:29.685096+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:30.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:30 smithi106 bash[19913]: audit 2024-03-30T14:07:29.693233+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:31.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:30 smithi165 bash[14422]: audit 2024-03-30T14:07:29.684685+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:31.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:30 smithi165 bash[14422]: cluster 2024-03-30T14:07:29.685096+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:31.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:30 smithi165 bash[14422]: audit 2024-03-30T14:07:29.693233+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:32.541 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 0 on host 'smithi106' 2024-03-30T14:07:32.827 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[19913]: cluster 2024-03-30T14:07:31.685462+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:32.827 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[19913]: audit 2024-03-30T14:07:32.545674+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[19913]: audit 2024-03-30T14:07:32.567544+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[19913]: audit 2024-03-30T14:07:32.570279+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[19913]: audit 2024-03-30T14:07:32.571976+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[14476]: cluster 2024-03-30T14:07:31.685462+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[14476]: audit 2024-03-30T14:07:32.545674+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[14476]: audit 2024-03-30T14:07:32.567544+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[14476]: audit 2024-03-30T14:07:32.570279+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:32.828 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:32 smithi106 bash[14476]: audit 2024-03-30T14:07:32.571976+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:32 smithi165 bash[14422]: cluster 2024-03-30T14:07:31.685462+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:32 smithi165 bash[14422]: audit 2024-03-30T14:07:32.545674+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:32 smithi165 bash[14422]: audit 2024-03-30T14:07:32.567544+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:07:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:32 smithi165 bash[14422]: audit 2024-03-30T14:07:32.570279+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:32 smithi165 bash[14422]: audit 2024-03-30T14:07:32.571976+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:07:33.232 DEBUG:teuthology.orchestra.run.smithi106:osd.0> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.0.service 2024-03-30T14:07:33.234 INFO:tasks.cephadm:Deploying osd.1 on smithi106 with /dev/vg_nvme/lv_3... 2024-03-30T14:07:33.234 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T14:07:33.445 INFO:journalctl@ceph.osd.0.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:07:33.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:33 smithi106 bash[14476]: audit 2024-03-30T14:07:32.839156+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:07:33.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:33 smithi106 bash[14476]: audit 2024-03-30T14:07:32.839745+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:07:33.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:33 smithi106 bash[19913]: audit 2024-03-30T14:07:32.839156+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:07:33.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:33 smithi106 bash[19913]: audit 2024-03-30T14:07:32.839745+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:07:34.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:33 smithi165 bash[14422]: audit 2024-03-30T14:07:32.839156+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:07:34.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:33 smithi165 bash[14422]: audit 2024-03-30T14:07:32.839745+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:07:34.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[14476]: audit 2024-03-30T14:07:33.641210+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:07:34.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[14476]: cluster 2024-03-30T14:07:33.641367+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T14:07:34.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[14476]: audit 2024-03-30T14:07:33.641644+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:34.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[14476]: audit 2024-03-30T14:07:33.642184+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:07:34.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[14476]: audit 2024-03-30T14:07:33.642754+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:07:34.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[14476]: cluster 2024-03-30T14:07:33.685929+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:34.910 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[22675]: debug 2024-03-30T14:07:34.648+0000 7feaacb04700 -1 osd.0 0 waiting for initial osdmap 2024-03-30T14:07:34.910 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[22675]: debug 2024-03-30T14:07:34.648+0000 7feaa949f700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:07:34.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[19913]: audit 2024-03-30T14:07:33.641210+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:07:34.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[19913]: cluster 2024-03-30T14:07:33.641367+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T14:07:34.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[19913]: audit 2024-03-30T14:07:33.641644+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:34.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[19913]: audit 2024-03-30T14:07:33.642184+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:07:34.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[19913]: audit 2024-03-30T14:07:33.642754+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:07:34.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:34 smithi106 bash[19913]: cluster 2024-03-30T14:07:33.685929+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:34 smithi165 bash[14422]: audit 2024-03-30T14:07:33.641210+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:07:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:34 smithi165 bash[14422]: cluster 2024-03-30T14:07:33.641367+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T14:07:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:34 smithi165 bash[14422]: audit 2024-03-30T14:07:33.641644+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:34 smithi165 bash[14422]: audit 2024-03-30T14:07:33.642184+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:07:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:34 smithi165 bash[14422]: audit 2024-03-30T14:07:33.642754+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:07:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:34 smithi165 bash[14422]: cluster 2024-03-30T14:07:33.685929+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:35.652 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[19913]: audit 2024-03-30T14:07:34.642612+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:07:35.653 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[19913]: cluster 2024-03-30T14:07:34.642838+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T14:07:35.653 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[19913]: audit 2024-03-30T14:07:34.643607+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:35.653 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[19913]: audit 2024-03-30T14:07:34.651875+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:35.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[14476]: audit 2024-03-30T14:07:34.642612+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:07:35.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[14476]: cluster 2024-03-30T14:07:34.642838+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T14:07:35.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[14476]: audit 2024-03-30T14:07:34.643607+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:35.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:35 smithi106 bash[14476]: audit 2024-03-30T14:07:34.651875+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:35 smithi165 bash[14422]: audit 2024-03-30T14:07:34.642612+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:07:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:35 smithi165 bash[14422]: cluster 2024-03-30T14:07:34.642838+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T14:07:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:35 smithi165 bash[14422]: audit 2024-03-30T14:07:34.643607+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:35 smithi165 bash[14422]: audit 2024-03-30T14:07:34.651875+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:36.856 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T14:07:36.856 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T14:07:36.856 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-03-30T14:07:36.857 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-03-30T14:07:36.857 INFO:teuthology.orchestra.run.smithi106.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0171103 s, 613 MB/s 2024-03-30T14:07:36.857 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-03-30T14:07:36.902 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[14476]: cluster 2024-03-30T14:07:33.829750+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:07:36.902 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[14476]: cluster 2024-03-30T14:07:33.829938+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:07:36.902 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[14476]: cluster 2024-03-30T14:07:35.652947+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255] boot 2024-03-30T14:07:36.902 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[14476]: cluster 2024-03-30T14:07:35.653037+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T14:07:36.902 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[14476]: audit 2024-03-30T14:07:35.653689+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:36.902 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[14476]: cluster 2024-03-30T14:07:35.686383+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:36.903 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[19913]: cluster 2024-03-30T14:07:33.829750+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:07:36.903 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[19913]: cluster 2024-03-30T14:07:33.829938+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:07:36.903 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[19913]: cluster 2024-03-30T14:07:35.652947+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255] boot 2024-03-30T14:07:36.903 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[19913]: cluster 2024-03-30T14:07:35.653037+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T14:07:36.903 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[19913]: audit 2024-03-30T14:07:35.653689+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:36.903 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:36 smithi106 bash[19913]: cluster 2024-03-30T14:07:35.686383+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:37.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:36 smithi165 bash[14422]: cluster 2024-03-30T14:07:33.829750+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:07:37.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:36 smithi165 bash[14422]: cluster 2024-03-30T14:07:33.829938+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:07:37.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:36 smithi165 bash[14422]: cluster 2024-03-30T14:07:35.652947+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.106:6802/3849711255,v1:172.21.15.106:6803/3849711255] boot 2024-03-30T14:07:37.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:36 smithi165 bash[14422]: cluster 2024-03-30T14:07:35.653037+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T14:07:37.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:36 smithi165 bash[14422]: audit 2024-03-30T14:07:35.653689+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:07:37.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:36 smithi165 bash[14422]: cluster 2024-03-30T14:07:35.686383+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T14:07:38.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:37 smithi165 bash[14422]: cluster 2024-03-30T14:07:36.668872+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T14:07:38.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:37 smithi106 bash[19913]: cluster 2024-03-30T14:07:36.668872+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T14:07:38.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:37 smithi106 bash[14476]: cluster 2024-03-30T14:07:36.668872+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T14:07:38.158 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi106:vg_nvme/lv_3 2024-03-30T14:07:39.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:38 smithi165 bash[14422]: cluster 2024-03-30T14:07:37.686906+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:39.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:38 smithi106 bash[14476]: cluster 2024-03-30T14:07:37.686906+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:39.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:38 smithi106 bash[19913]: cluster 2024-03-30T14:07:37.686906+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:39.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:39 smithi106 bash[14476]: cluster 2024-03-30T14:07:39.687398+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:39.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:39 smithi106 bash[19913]: cluster 2024-03-30T14:07:39.687398+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:39 smithi165 bash[14422]: cluster 2024-03-30T14:07:39.687398+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: cephadm 2024-03-30T14:07:41.358829+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.368176+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.370120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: cephadm 2024-03-30T14:07:41.371462+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 16247M 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.378049+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.386752+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: cluster 2024-03-30T14:07:41.687871+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.864751+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:07:42.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.868550+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:07:42.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:42 smithi165 bash[14422]: audit 2024-03-30T14:07:41.869656+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:42.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: cephadm 2024-03-30T14:07:41.358829+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:07:42.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.368176+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.370120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:07:42.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: cephadm 2024-03-30T14:07:41.371462+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 16247M 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.378049+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.386752+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: cluster 2024-03-30T14:07:41.687871+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.864751+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.868550+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[14476]: audit 2024-03-30T14:07:41.869656+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: cephadm 2024-03-30T14:07:41.358829+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.368176+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.370120+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: cephadm 2024-03-30T14:07:41.371462+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 16247M 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.378049+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.386752+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:07:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: cluster 2024-03-30T14:07:41.687871+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:42.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.864751+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:07:42.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.868550+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:07:42.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:42 smithi106 bash[19913]: audit 2024-03-30T14:07:41.869656+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:43.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:43 smithi165 bash[14422]: audit 2024-03-30T14:07:41.858188+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:43.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:43 smithi106 bash[19913]: audit 2024-03-30T14:07:41.858188+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:43.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:43 smithi106 bash[14476]: audit 2024-03-30T14:07:41.858188+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:07:44.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:44 smithi106 bash[14476]: cluster 2024-03-30T14:07:43.688360+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:44.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:44 smithi106 bash[19913]: cluster 2024-03-30T14:07:43.688360+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:45.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:44 smithi165 bash[14422]: cluster 2024-03-30T14:07:43.688360+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:45 smithi165 bash[14422]: cluster 2024-03-30T14:07:45.688881+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:46.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:45 smithi106 bash[14476]: cluster 2024-03-30T14:07:45.688881+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:45 smithi106 bash[19913]: cluster 2024-03-30T14:07:45.688881+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:48.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:47 smithi165 bash[14422]: cluster 2024-03-30T14:07:47.689353+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:48.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:47 smithi106 bash[14476]: cluster 2024-03-30T14:07:47.689353+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:48.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:47 smithi106 bash[19913]: cluster 2024-03-30T14:07:47.689353+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:49.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:48 smithi165 bash[14422]: audit 2024-03-30T14:07:47.862623+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.106:0/3702882437' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e2f733b-55b9-47b5-ae38-3b17160619fc"}]: dispatch 2024-03-30T14:07:49.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:48 smithi165 bash[14422]: audit 2024-03-30T14:07:47.872344+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.106:0/3702882437' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e2f733b-55b9-47b5-ae38-3b17160619fc"}]': finished 2024-03-30T14:07:49.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:48 smithi165 bash[14422]: cluster 2024-03-30T14:07:47.872467+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T14:07:49.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:48 smithi165 bash[14422]: audit 2024-03-30T14:07:47.872603+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:07:49.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:48 smithi165 bash[14422]: audit 2024-03-30T14:07:48.623270+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.106:0/3065857227' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:07:49.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[14476]: audit 2024-03-30T14:07:47.862623+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.106:0/3702882437' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e2f733b-55b9-47b5-ae38-3b17160619fc"}]: dispatch 2024-03-30T14:07:49.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[14476]: audit 2024-03-30T14:07:47.872344+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.106:0/3702882437' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e2f733b-55b9-47b5-ae38-3b17160619fc"}]': finished 2024-03-30T14:07:49.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[14476]: cluster 2024-03-30T14:07:47.872467+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T14:07:49.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[14476]: audit 2024-03-30T14:07:47.872603+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:07:49.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[14476]: audit 2024-03-30T14:07:48.623270+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.106:0/3065857227' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:07:49.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[19913]: audit 2024-03-30T14:07:47.862623+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.106:0/3702882437' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e2f733b-55b9-47b5-ae38-3b17160619fc"}]: dispatch 2024-03-30T14:07:49.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[19913]: audit 2024-03-30T14:07:47.872344+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.106:0/3702882437' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e2f733b-55b9-47b5-ae38-3b17160619fc"}]': finished 2024-03-30T14:07:49.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[19913]: cluster 2024-03-30T14:07:47.872467+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T14:07:49.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[19913]: audit 2024-03-30T14:07:47.872603+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:07:49.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:48 smithi106 bash[19913]: audit 2024-03-30T14:07:48.623270+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.106:0/3065857227' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:07:50.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:49 smithi165 bash[14422]: cluster 2024-03-30T14:07:49.689925+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:50.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:49 smithi106 bash[14476]: cluster 2024-03-30T14:07:49.689925+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:50.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:49 smithi106 bash[19913]: cluster 2024-03-30T14:07:49.689925+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:52.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:52 smithi106 bash[14476]: cluster 2024-03-30T14:07:51.690497+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:52.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:52 smithi106 bash[19913]: cluster 2024-03-30T14:07:51.690497+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:53.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:52 smithi165 bash[14422]: cluster 2024-03-30T14:07:51.690497+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:53 smithi165 bash[14422]: cluster 2024-03-30T14:07:53.690939+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:53 smithi165 bash[14422]: audit 2024-03-30T14:07:53.742742+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:07:54.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:53 smithi106 bash[14476]: cluster 2024-03-30T14:07:53.690939+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:54.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:53 smithi106 bash[14476]: audit 2024-03-30T14:07:53.742742+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:07:54.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:53 smithi106 bash[19913]: cluster 2024-03-30T14:07:53.690939+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:54.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:53 smithi106 bash[19913]: audit 2024-03-30T14:07:53.742742+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:07:54.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:54 smithi106 bash[14476]: audit 2024-03-30T14:07:53.748991+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:07:54.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:54 smithi106 bash[19913]: audit 2024-03-30T14:07:53.748991+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:07:55.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:54 smithi165 bash[14422]: audit 2024-03-30T14:07:53.748991+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:07:56.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:55 smithi165 bash[14422]: cluster 2024-03-30T14:07:55.691452+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:56.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:55 smithi106 bash[14476]: cluster 2024-03-30T14:07:55.691452+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:56.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:55 smithi106 bash[19913]: cluster 2024-03-30T14:07:55.691452+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:57.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:57 smithi106 bash[14476]: cluster 2024-03-30T14:07:57.692140+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:57.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:57 smithi106 bash[19913]: cluster 2024-03-30T14:07:57.692140+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:58.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:57 smithi165 bash[14422]: cluster 2024-03-30T14:07:57.692140+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:07:58.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:58 smithi106 bash[14476]: audit 2024-03-30T14:07:58.294596+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:07:58.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:58 smithi106 bash[14476]: audit 2024-03-30T14:07:58.296075+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:58.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:58 smithi106 bash[14476]: cephadm 2024-03-30T14:07:58.297268+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi106 2024-03-30T14:07:58.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:58 smithi106 bash[19913]: audit 2024-03-30T14:07:58.294596+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:07:58.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:58 smithi106 bash[19913]: audit 2024-03-30T14:07:58.296075+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:58.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:58 smithi106 bash[19913]: cephadm 2024-03-30T14:07:58.297268+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi106 2024-03-30T14:07:59.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:58 smithi165 bash[14422]: audit 2024-03-30T14:07:58.294596+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:07:59.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:58 smithi165 bash[14422]: audit 2024-03-30T14:07:58.296075+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:07:59.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:58 smithi165 bash[14422]: cephadm 2024-03-30T14:07:58.297268+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi106 2024-03-30T14:08:00.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:07:59 smithi165 bash[14422]: cluster 2024-03-30T14:07:59.692633+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:00.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:07:59 smithi106 bash[14476]: cluster 2024-03-30T14:07:59.692633+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:00.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:07:59 smithi106 bash[19913]: cluster 2024-03-30T14:07:59.692633+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:02.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[14476]: cluster 2024-03-30T14:08:01.693100+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:02.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[14476]: audit 2024-03-30T14:08:02.294457+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:02.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[14476]: audit 2024-03-30T14:08:02.306325+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:02.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[14476]: audit 2024-03-30T14:08:02.308168+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:02.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[14476]: audit 2024-03-30T14:08:02.309449+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[19913]: cluster 2024-03-30T14:08:01.693100+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[19913]: audit 2024-03-30T14:08:02.294457+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[19913]: audit 2024-03-30T14:08:02.306325+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[19913]: audit 2024-03-30T14:08:02.308168+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:02 smithi106 bash[19913]: audit 2024-03-30T14:08:02.309449+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:03.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:02 smithi165 bash[14422]: cluster 2024-03-30T14:08:01.693100+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:02 smithi165 bash[14422]: audit 2024-03-30T14:08:02.294457+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:02 smithi165 bash[14422]: audit 2024-03-30T14:08:02.306325+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:02 smithi165 bash[14422]: audit 2024-03-30T14:08:02.308168+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:02 smithi165 bash[14422]: audit 2024-03-30T14:08:02.309449+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:04.006 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:03 smithi106 bash[14476]: cluster 2024-03-30T14:08:03.693557+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:04.007 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:03 smithi106 bash[19913]: cluster 2024-03-30T14:08:03.693557+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:04.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:03 smithi165 bash[14422]: cluster 2024-03-30T14:08:03.693557+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:05.799 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:05 smithi106 bash[14476]: cluster 2024-03-30T14:08:05.694057+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:05.800 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:05 smithi106 bash[19913]: cluster 2024-03-30T14:08:05.694057+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:06.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:05 smithi165 bash[14422]: cluster 2024-03-30T14:08:05.694057+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:07.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:06 smithi165 bash[14422]: audit 2024-03-30T14:08:05.822681+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:07.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:06 smithi165 bash[14422]: audit 2024-03-30T14:08:06.102572+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:07.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:06 smithi106 bash[14476]: audit 2024-03-30T14:08:05.822681+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:06 smithi106 bash[14476]: audit 2024-03-30T14:08:06.102572+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:07.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:06 smithi106 bash[19913]: audit 2024-03-30T14:08:05.822681+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:07.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:06 smithi106 bash[19913]: audit 2024-03-30T14:08:06.102572+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:08.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:07 smithi165 bash[14422]: cluster 2024-03-30T14:08:07.694529+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:07 smithi106 bash[19913]: cluster 2024-03-30T14:08:07.694529+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:08.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:07 smithi106 bash[14476]: cluster 2024-03-30T14:08:07.694529+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:08.929 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 1 on host 'smithi106' 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[19913]: audit 2024-03-30T14:08:08.890070+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[19913]: audit 2024-03-30T14:08:08.890626+0000 mon.a (mon.0) 277 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[19913]: audit 2024-03-30T14:08:08.927380+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[19913]: audit 2024-03-30T14:08:08.934063+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[19913]: audit 2024-03-30T14:08:08.934403+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[19913]: audit 2024-03-30T14:08:08.937121+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[14476]: audit 2024-03-30T14:08:08.890070+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[14476]: audit 2024-03-30T14:08:08.890626+0000 mon.a (mon.0) 277 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[14476]: audit 2024-03-30T14:08:08.927380+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:09.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[14476]: audit 2024-03-30T14:08:08.934063+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:09.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[14476]: audit 2024-03-30T14:08:08.934403+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:09.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:08 smithi106 bash[14476]: audit 2024-03-30T14:08:08.937121+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:09.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:08 smithi165 bash[14422]: audit 2024-03-30T14:08:08.890070+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:08:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:08 smithi165 bash[14422]: audit 2024-03-30T14:08:08.890626+0000 mon.a (mon.0) 277 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:08:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:08 smithi165 bash[14422]: audit 2024-03-30T14:08:08.927380+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:08 smithi165 bash[14422]: audit 2024-03-30T14:08:08.934063+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:08 smithi165 bash[14422]: audit 2024-03-30T14:08:08.934403+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:08 smithi165 bash[14422]: audit 2024-03-30T14:08:08.937121+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:09.563 DEBUG:teuthology.orchestra.run.smithi106:osd.1> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.1.service 2024-03-30T14:08:09.566 INFO:tasks.cephadm:Deploying osd.2 on smithi106 with /dev/vg_nvme/lv_2... 2024-03-30T14:08:09.566 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T14:08:09.715 INFO:journalctl@ceph.osd.1.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:08:10.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:09 smithi165 bash[14422]: audit 2024-03-30T14:08:08.947759+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:08:10.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:09 smithi165 bash[14422]: cluster 2024-03-30T14:08:08.947906+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T14:08:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:09 smithi165 bash[14422]: audit 2024-03-30T14:08:08.948814+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:09 smithi165 bash[14422]: audit 2024-03-30T14:08:08.948965+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:09 smithi165 bash[14422]: audit 2024-03-30T14:08:08.949402+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:09 smithi165 bash[14422]: cluster 2024-03-30T14:08:09.694975+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:10.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[19913]: audit 2024-03-30T14:08:08.947759+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:08:10.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[19913]: cluster 2024-03-30T14:08:08.947906+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T14:08:10.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[19913]: audit 2024-03-30T14:08:08.948814+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:10.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[19913]: audit 2024-03-30T14:08:08.948965+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:10.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[19913]: audit 2024-03-30T14:08:08.949402+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:10.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[19913]: cluster 2024-03-30T14:08:09.694975+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:10.410 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[25792]: debug 2024-03-30T14:08:09.960+0000 7f3262a04700 -1 osd.1 0 waiting for initial osdmap 2024-03-30T14:08:10.410 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[25792]: debug 2024-03-30T14:08:09.964+0000 7f325b397700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:08:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[14476]: audit 2024-03-30T14:08:08.947759+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:08:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[14476]: cluster 2024-03-30T14:08:08.947906+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T14:08:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[14476]: audit 2024-03-30T14:08:08.948814+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[14476]: audit 2024-03-30T14:08:08.948965+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[14476]: audit 2024-03-30T14:08:08.949402+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:09 smithi106 bash[14476]: cluster 2024-03-30T14:08:09.694975+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:11.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[14476]: audit 2024-03-30T14:08:09.952928+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:08:11.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[14476]: cluster 2024-03-30T14:08:09.953128+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T14:08:11.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[14476]: audit 2024-03-30T14:08:09.953461+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:11.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[14476]: audit 2024-03-30T14:08:09.964086+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:11.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[19913]: audit 2024-03-30T14:08:09.952928+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:08:11.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[19913]: cluster 2024-03-30T14:08:09.953128+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T14:08:11.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[19913]: audit 2024-03-30T14:08:09.953461+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:11.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:10 smithi106 bash[19913]: audit 2024-03-30T14:08:09.964086+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:11.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:10 smithi165 bash[14422]: audit 2024-03-30T14:08:09.952928+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:08:11.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:10 smithi165 bash[14422]: cluster 2024-03-30T14:08:09.953128+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T14:08:11.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:10 smithi165 bash[14422]: audit 2024-03-30T14:08:09.953461+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:10 smithi165 bash[14422]: audit 2024-03-30T14:08:09.964086+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: cluster 2024-03-30T14:08:09.856558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: cluster 2024-03-30T14:08:09.856741+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: audit 2024-03-30T14:08:10.969546+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: cluster 2024-03-30T14:08:10.975031+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012] boot 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: cluster 2024-03-30T14:08:10.975083+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: audit 2024-03-30T14:08:10.975226+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[19913]: cluster 2024-03-30T14:08:11.695453+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: cluster 2024-03-30T14:08:09.856558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: cluster 2024-03-30T14:08:09.856741+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: audit 2024-03-30T14:08:10.969546+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: cluster 2024-03-30T14:08:10.975031+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012] boot 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: cluster 2024-03-30T14:08:10.975083+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: audit 2024-03-30T14:08:10.975226+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:11 smithi106 bash[14476]: cluster 2024-03-30T14:08:11.695453+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:12.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: cluster 2024-03-30T14:08:09.856558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:08:12.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: cluster 2024-03-30T14:08:09.856741+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:08:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: audit 2024-03-30T14:08:10.969546+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: cluster 2024-03-30T14:08:10.975031+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.106:6810/1825902012,v1:172.21.15.106:6811/1825902012] boot 2024-03-30T14:08:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: cluster 2024-03-30T14:08:10.975083+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T14:08:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: audit 2024-03-30T14:08:10.975226+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:08:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:11 smithi165 bash[14422]: cluster 2024-03-30T14:08:11.695453+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-30T14:08:13.352 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T14:08:13.353 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T14:08:13.353 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-03-30T14:08:13.353 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-03-30T14:08:13.353 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186071 s, 564 MB/s 2024-03-30T14:08:13.353 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-03-30T14:08:13.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:13 smithi106 bash[19913]: cluster 2024-03-30T14:08:12.639765+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T14:08:13.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:13 smithi106 bash[14476]: cluster 2024-03-30T14:08:12.639765+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T14:08:14.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:13 smithi165 bash[14422]: cluster 2024-03-30T14:08:12.639765+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T14:08:14.576 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi106:vg_nvme/lv_2 2024-03-30T14:08:14.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:14 smithi106 bash[14476]: cluster 2024-03-30T14:08:13.695904+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:14.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:14 smithi106 bash[19913]: cluster 2024-03-30T14:08:13.695904+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:15.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:14 smithi165 bash[14422]: cluster 2024-03-30T14:08:13.695904+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:15 smithi106 bash[14476]: cluster 2024-03-30T14:08:15.696374+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:15.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:15 smithi106 bash[19913]: cluster 2024-03-30T14:08:15.696374+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:16.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:15 smithi165 bash[14422]: cluster 2024-03-30T14:08:15.696374+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:18.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:17 smithi165 bash[14422]: cluster 2024-03-30T14:08:17.697028+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:18.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:17 smithi165 bash[14422]: audit 2024-03-30T14:08:17.745397+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:18.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:17 smithi165 bash[14422]: audit 2024-03-30T14:08:17.747490+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:18.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:17 smithi106 bash[14476]: cluster 2024-03-30T14:08:17.697028+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:18.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:17 smithi106 bash[14476]: audit 2024-03-30T14:08:17.745397+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:18.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:17 smithi106 bash[14476]: audit 2024-03-30T14:08:17.747490+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:17 smithi106 bash[19913]: cluster 2024-03-30T14:08:17.697028+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:17 smithi106 bash[19913]: audit 2024-03-30T14:08:17.745397+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:18.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:17 smithi106 bash[19913]: audit 2024-03-30T14:08:17.747490+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:19.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: cephadm 2024-03-30T14:08:17.734758+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:17.749530+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: cephadm 2024-03-30T14:08:17.750722+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 8123M 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:17.763384+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:17.770694+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:18.195227+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:18.198172+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:18.203861+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:08:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:18 smithi165 bash[14422]: audit 2024-03-30T14:08:18.205463+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: cephadm 2024-03-30T14:08:17.734758+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:17.749530+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: cephadm 2024-03-30T14:08:17.750722+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 8123M 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:17.763384+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:17.770694+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:18.195227+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:18.198172+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:18.203861+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[14476]: audit 2024-03-30T14:08:18.205463+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: cephadm 2024-03-30T14:08:17.734758+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:08:19.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:17.749530+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: cephadm 2024-03-30T14:08:17.750722+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 8123M 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:17.763384+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:17.770694+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:18.195227+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:18.198172+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:18.203861+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:08:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:18 smithi106 bash[19913]: audit 2024-03-30T14:08:18.205463+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:20.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:19 smithi165 bash[14422]: cluster 2024-03-30T14:08:19.697588+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:20.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:19 smithi106 bash[14476]: cluster 2024-03-30T14:08:19.697588+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:20.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:19 smithi106 bash[19913]: cluster 2024-03-30T14:08:19.697588+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:22.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:22 smithi106 bash[14476]: cluster 2024-03-30T14:08:21.698080+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:22.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:22 smithi106 bash[19913]: cluster 2024-03-30T14:08:21.698080+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:23.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:22 smithi165 bash[14422]: cluster 2024-03-30T14:08:21.698080+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:24.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:23 smithi165 bash[14422]: cluster 2024-03-30T14:08:23.698559+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:24.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:23 smithi106 bash[14476]: cluster 2024-03-30T14:08:23.698559+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:24.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:23 smithi106 bash[19913]: cluster 2024-03-30T14:08:23.698559+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:25.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:24 smithi165 bash[14422]: audit 2024-03-30T14:08:24.188802+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.106:0/1232413908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]: dispatch 2024-03-30T14:08:25.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:24 smithi165 bash[14422]: audit 2024-03-30T14:08:24.189456+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]: dispatch 2024-03-30T14:08:25.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:24 smithi165 bash[14422]: audit 2024-03-30T14:08:24.199432+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]': finished 2024-03-30T14:08:25.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:24 smithi165 bash[14422]: cluster 2024-03-30T14:08:24.199606+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T14:08:25.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:24 smithi165 bash[14422]: audit 2024-03-30T14:08:24.199765+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:25.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[14476]: audit 2024-03-30T14:08:24.188802+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.106:0/1232413908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]: dispatch 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[14476]: audit 2024-03-30T14:08:24.189456+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]: dispatch 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[14476]: audit 2024-03-30T14:08:24.199432+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]': finished 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[14476]: cluster 2024-03-30T14:08:24.199606+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[14476]: audit 2024-03-30T14:08:24.199765+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[19913]: audit 2024-03-30T14:08:24.188802+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.106:0/1232413908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]: dispatch 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[19913]: audit 2024-03-30T14:08:24.189456+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]: dispatch 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[19913]: audit 2024-03-30T14:08:24.199432+0000 mon.a (mon.0) 304 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2"}]': finished 2024-03-30T14:08:25.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[19913]: cluster 2024-03-30T14:08:24.199606+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T14:08:25.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:24 smithi106 bash[19913]: audit 2024-03-30T14:08:24.199765+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:26.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:25 smithi165 bash[14422]: audit 2024-03-30T14:08:24.914407+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.106:0/4172743698' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:08:26.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:25 smithi165 bash[14422]: cluster 2024-03-30T14:08:25.699094+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:25 smithi106 bash[14476]: audit 2024-03-30T14:08:24.914407+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.106:0/4172743698' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:08:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:25 smithi106 bash[14476]: cluster 2024-03-30T14:08:25.699094+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:26.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:25 smithi106 bash[19913]: audit 2024-03-30T14:08:24.914407+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.106:0/4172743698' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:08:26.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:25 smithi106 bash[19913]: cluster 2024-03-30T14:08:25.699094+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:28.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:27 smithi165 bash[14422]: cluster 2024-03-30T14:08:27.699594+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:28.119 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:27 smithi106 bash[19913]: cluster 2024-03-30T14:08:27.699594+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:28.119 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:27 smithi106 bash[14476]: cluster 2024-03-30T14:08:27.699594+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:30.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:29 smithi165 bash[14422]: cluster 2024-03-30T14:08:29.700120+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:30.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:29 smithi106 bash[14476]: cluster 2024-03-30T14:08:29.700120+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:30.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:29 smithi106 bash[19913]: cluster 2024-03-30T14:08:29.700120+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:32.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:32 smithi106 bash[14476]: cluster 2024-03-30T14:08:31.700491+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:32.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:32 smithi106 bash[19913]: cluster 2024-03-30T14:08:31.700491+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:33.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:32 smithi165 bash[14422]: cluster 2024-03-30T14:08:31.700491+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:34.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:33 smithi165 bash[14422]: cluster 2024-03-30T14:08:33.700948+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:33 smithi106 bash[14476]: cluster 2024-03-30T14:08:33.700948+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:34.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:33 smithi106 bash[19913]: cluster 2024-03-30T14:08:33.700948+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:34.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:34 smithi106 bash[14476]: audit 2024-03-30T14:08:34.487634+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:08:34.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:34 smithi106 bash[14476]: audit 2024-03-30T14:08:34.489163+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:34.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:34 smithi106 bash[14476]: cephadm 2024-03-30T14:08:34.490321+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi106 2024-03-30T14:08:35.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:34 smithi165 bash[14422]: audit 2024-03-30T14:08:34.487634+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:08:35.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:34 smithi165 bash[14422]: audit 2024-03-30T14:08:34.489163+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:35.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:34 smithi165 bash[14422]: cephadm 2024-03-30T14:08:34.490321+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi106 2024-03-30T14:08:35.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:34 smithi106 bash[19913]: audit 2024-03-30T14:08:34.487634+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:08:35.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:34 smithi106 bash[19913]: audit 2024-03-30T14:08:34.489163+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:35.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:34 smithi106 bash[19913]: cephadm 2024-03-30T14:08:34.490321+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi106 2024-03-30T14:08:36.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:35 smithi165 bash[14422]: cluster 2024-03-30T14:08:35.701400+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:36.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:35 smithi106 bash[14476]: cluster 2024-03-30T14:08:35.701400+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:36.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:35 smithi106 bash[19913]: cluster 2024-03-30T14:08:35.701400+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:37.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:37 smithi106 bash[19913]: cluster 2024-03-30T14:08:37.701969+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:37.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:37 smithi106 bash[14476]: cluster 2024-03-30T14:08:37.701969+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:38.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:37 smithi165 bash[14422]: cluster 2024-03-30T14:08:37.701969+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:39.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[14476]: audit 2024-03-30T14:08:38.515677+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:39.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[14476]: audit 2024-03-30T14:08:38.537888+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:39.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[14476]: audit 2024-03-30T14:08:38.539376+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:39.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[14476]: audit 2024-03-30T14:08:38.540331+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:39.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[19913]: audit 2024-03-30T14:08:38.515677+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:39.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[19913]: audit 2024-03-30T14:08:38.537888+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:39.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[19913]: audit 2024-03-30T14:08:38.539376+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:39.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:39 smithi106 bash[19913]: audit 2024-03-30T14:08:38.540331+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:39.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:39 smithi165 bash[14422]: audit 2024-03-30T14:08:38.515677+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:39.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:39 smithi165 bash[14422]: audit 2024-03-30T14:08:38.537888+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:39 smithi165 bash[14422]: audit 2024-03-30T14:08:38.539376+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:39 smithi165 bash[14422]: audit 2024-03-30T14:08:38.540331+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:40.866 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:40 smithi106 bash[14476]: cluster 2024-03-30T14:08:39.702516+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:40.867 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:40 smithi106 bash[19913]: cluster 2024-03-30T14:08:39.702516+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:40.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:40 smithi165 bash[14422]: cluster 2024-03-30T14:08:39.702516+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:42.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:42 smithi165 bash[14422]: cluster 2024-03-30T14:08:41.703121+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:42.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:42 smithi165 bash[14422]: audit 2024-03-30T14:08:42.455867+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:42.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:42 smithi165 bash[14422]: audit 2024-03-30T14:08:42.465083+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:42.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:42 smithi106 bash[14476]: cluster 2024-03-30T14:08:41.703121+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:42.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:42 smithi106 bash[14476]: audit 2024-03-30T14:08:42.455867+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:42.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:42 smithi106 bash[14476]: audit 2024-03-30T14:08:42.465083+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:42.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:42 smithi106 bash[19913]: cluster 2024-03-30T14:08:41.703121+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:42.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:42 smithi106 bash[19913]: audit 2024-03-30T14:08:42.455867+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:42.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:42 smithi106 bash[19913]: audit 2024-03-30T14:08:42.465083+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:44.023 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:43 smithi106 bash[14476]: cluster 2024-03-30T14:08:43.703667+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:44.023 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:43 smithi106 bash[19913]: cluster 2024-03-30T14:08:43.703667+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:44.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:43 smithi165 bash[14422]: cluster 2024-03-30T14:08:43.703667+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:45.398 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 2 on host 'smithi106' 2024-03-30T14:08:46.060 DEBUG:teuthology.orchestra.run.smithi106:osd.2> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.2.service 2024-03-30T14:08:46.063 INFO:tasks.cephadm:Deploying osd.3 on smithi106 with /dev/vg_nvme/lv_1... 2024-03-30T14:08:46.063 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T14:08:46.286 INFO:journalctl@ceph.osd.2.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:08:46.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[14476]: audit 2024-03-30T14:08:45.404041+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:46.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[14476]: audit 2024-03-30T14:08:45.439543+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:46.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[14476]: audit 2024-03-30T14:08:45.442115+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:46.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[14476]: audit 2024-03-30T14:08:45.443605+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:46.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[14476]: audit 2024-03-30T14:08:45.663614+0000 mon.a (mon.0) 319 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[14476]: cluster 2024-03-30T14:08:45.704223+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[19913]: audit 2024-03-30T14:08:45.404041+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[19913]: audit 2024-03-30T14:08:45.439543+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[19913]: audit 2024-03-30T14:08:45.442115+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[19913]: audit 2024-03-30T14:08:45.443605+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[19913]: audit 2024-03-30T14:08:45.663614+0000 mon.a (mon.0) 319 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:08:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:46 smithi106 bash[19913]: cluster 2024-03-30T14:08:45.704223+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:46.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:46 smithi165 bash[14422]: audit 2024-03-30T14:08:45.404041+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:46.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:46 smithi165 bash[14422]: audit 2024-03-30T14:08:45.439543+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:08:46.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:46 smithi165 bash[14422]: audit 2024-03-30T14:08:45.442115+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:46.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:46 smithi165 bash[14422]: audit 2024-03-30T14:08:45.443605+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:08:46.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:46 smithi165 bash[14422]: audit 2024-03-30T14:08:45.663614+0000 mon.a (mon.0) 319 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:08:46.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:46 smithi165 bash[14422]: cluster 2024-03-30T14:08:45.704223+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:47.526 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[14476]: audit 2024-03-30T14:08:46.419035+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:08:47.526 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[14476]: cluster 2024-03-30T14:08:46.419104+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T14:08:47.526 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[14476]: audit 2024-03-30T14:08:46.419276+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:47.526 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[14476]: audit 2024-03-30T14:08:46.420231+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:47.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[19913]: audit 2024-03-30T14:08:46.419035+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:08:47.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[19913]: cluster 2024-03-30T14:08:46.419104+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T14:08:47.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[19913]: audit 2024-03-30T14:08:46.419276+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:47.527 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[19913]: audit 2024-03-30T14:08:46.420231+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:47.527 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[28941]: debug 2024-03-30T14:08:47.421+0000 7f3662d76700 -1 osd.2 0 waiting for initial osdmap 2024-03-30T14:08:47.527 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:08:47 smithi106 bash[28941]: debug 2024-03-30T14:08:47.429+0000 7f365df0e700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:08:47.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:47 smithi165 bash[14422]: audit 2024-03-30T14:08:46.419035+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:08:47.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:47 smithi165 bash[14422]: cluster 2024-03-30T14:08:46.419104+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T14:08:47.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:47 smithi165 bash[14422]: audit 2024-03-30T14:08:46.419276+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:47.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:47 smithi165 bash[14422]: audit 2024-03-30T14:08:46.420231+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:08:48.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:48 smithi165 bash[14422]: audit 2024-03-30T14:08:47.416930+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:08:48.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:48 smithi165 bash[14422]: cluster 2024-03-30T14:08:47.417030+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T14:08:48.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:48 smithi165 bash[14422]: audit 2024-03-30T14:08:47.420029+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:48.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:48 smithi165 bash[14422]: audit 2024-03-30T14:08:47.429918+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:48.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:48 smithi165 bash[14422]: cluster 2024-03-30T14:08:47.704709+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:48.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[14476]: audit 2024-03-30T14:08:47.416930+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:08:48.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[14476]: cluster 2024-03-30T14:08:47.417030+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T14:08:48.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[14476]: audit 2024-03-30T14:08:47.420029+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:48.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[14476]: audit 2024-03-30T14:08:47.429918+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:48.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[14476]: cluster 2024-03-30T14:08:47.704709+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:48.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[19913]: audit 2024-03-30T14:08:47.416930+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:08:48.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[19913]: cluster 2024-03-30T14:08:47.417030+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T14:08:48.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[19913]: audit 2024-03-30T14:08:47.420029+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:48.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[19913]: audit 2024-03-30T14:08:47.429918+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:48.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:48 smithi106 bash[19913]: cluster 2024-03-30T14:08:47.704709+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T14:08:49.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[14476]: cluster 2024-03-30T14:08:46.614342+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:08:49.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[14476]: cluster 2024-03-30T14:08:46.614543+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:08:49.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[14476]: audit 2024-03-30T14:08:48.435094+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:49.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[14476]: cluster 2024-03-30T14:08:48.447684+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296] boot 2024-03-30T14:08:49.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[14476]: cluster 2024-03-30T14:08:48.447763+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T14:08:49.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[14476]: audit 2024-03-30T14:08:48.447983+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:49.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[19913]: cluster 2024-03-30T14:08:46.614342+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:08:49.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[19913]: cluster 2024-03-30T14:08:46.614543+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:08:49.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[19913]: audit 2024-03-30T14:08:48.435094+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:49.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[19913]: cluster 2024-03-30T14:08:48.447684+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296] boot 2024-03-30T14:08:49.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[19913]: cluster 2024-03-30T14:08:48.447763+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T14:08:49.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:49 smithi106 bash[19913]: audit 2024-03-30T14:08:48.447983+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:49.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:49 smithi165 bash[14422]: cluster 2024-03-30T14:08:46.614342+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:08:49.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:49 smithi165 bash[14422]: cluster 2024-03-30T14:08:46.614543+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:08:49.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:49 smithi165 bash[14422]: audit 2024-03-30T14:08:48.435094+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:49.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:49 smithi165 bash[14422]: cluster 2024-03-30T14:08:48.447684+0000 mon.a (mon.0) 329 : cluster [INF] osd.2 [v2:172.21.15.106:6818/875787296,v1:172.21.15.106:6819/875787296] boot 2024-03-30T14:08:49.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:49 smithi165 bash[14422]: cluster 2024-03-30T14:08:48.447763+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T14:08:49.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:49 smithi165 bash[14422]: audit 2024-03-30T14:08:48.447983+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:08:50.019 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T14:08:50.020 INFO:teuthology.orchestra.run.smithi106.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T14:08:50.020 INFO:teuthology.orchestra.run.smithi106.stderr: stderr: 10+0 records in 2024-03-30T14:08:50.020 INFO:teuthology.orchestra.run.smithi106.stderr:10+0 records out 2024-03-30T14:08:50.020 INFO:teuthology.orchestra.run.smithi106.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0179342 s, 585 MB/s 2024-03-30T14:08:50.020 INFO:teuthology.orchestra.run.smithi106.stderr:--> Zapping successful for: 2024-03-30T14:08:50.779 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:50 smithi106 bash[14476]: cluster 2024-03-30T14:08:49.446147+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T14:08:50.780 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:50 smithi106 bash[14476]: cluster 2024-03-30T14:08:49.705155+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:50.780 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:50 smithi106 bash[14476]: audit 2024-03-30T14:08:49.808393+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' 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-30T14:08:50.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:50 smithi106 bash[19913]: cluster 2024-03-30T14:08:49.446147+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T14:08:50.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:50 smithi106 bash[19913]: cluster 2024-03-30T14:08:49.705155+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:50.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:50 smithi106 bash[19913]: audit 2024-03-30T14:08:49.808393+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' 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-30T14:08:50.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:50 smithi165 bash[14422]: cluster 2024-03-30T14:08:49.446147+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T14:08:50.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:50 smithi165 bash[14422]: cluster 2024-03-30T14:08:49.705155+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:50.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:50 smithi165 bash[14422]: audit 2024-03-30T14:08:49.808393+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' 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-30T14:08:51.576 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi106:vg_nvme/lv_1 2024-03-30T14:08:51.780 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:51 smithi106 bash[14476]: audit 2024-03-30T14:08:50.458255+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' 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-30T14:08:51.780 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:51 smithi106 bash[14476]: cluster 2024-03-30T14:08:50.458356+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T14:08:51.780 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:51 smithi106 bash[14476]: audit 2024-03-30T14:08:50.459991+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T14:08:51.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:51 smithi106 bash[19913]: audit 2024-03-30T14:08:50.458255+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' 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-30T14:08:51.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:51 smithi106 bash[19913]: cluster 2024-03-30T14:08:50.458356+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T14:08:51.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:51 smithi106 bash[19913]: audit 2024-03-30T14:08:50.459991+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T14:08:51.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:51 smithi165 bash[14422]: audit 2024-03-30T14:08:50.458255+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' 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-30T14:08:51.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:51 smithi165 bash[14422]: cluster 2024-03-30T14:08:50.458356+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T14:08:51.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:51 smithi165 bash[14422]: audit 2024-03-30T14:08:50.459991+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T14:08:52.584 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:52 smithi106 bash[14476]: audit 2024-03-30T14:08:51.458857+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T14:08:52.584 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:52 smithi106 bash[14476]: cluster 2024-03-30T14:08:51.459055+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T14:08:52.585 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:52 smithi106 bash[19913]: audit 2024-03-30T14:08:51.458857+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T14:08:52.585 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:52 smithi106 bash[19913]: cluster 2024-03-30T14:08:51.459055+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T14:08:52.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:52 smithi165 bash[14422]: audit 2024-03-30T14:08:51.458857+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T14:08:52.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:52 smithi165 bash[14422]: cluster 2024-03-30T14:08:51.459055+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[14476]: cluster 2024-03-30T14:08:51.705745+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[14476]: cluster 2024-03-30T14:08:52.661190+0000 mon.a (mon.0) 339 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[14476]: cluster 2024-03-30T14:08:52.661282+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[14476]: audit 2024-03-30T14:08:52.761678+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[19913]: cluster 2024-03-30T14:08:51.705745+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[19913]: cluster 2024-03-30T14:08:52.661190+0000 mon.a (mon.0) 339 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[19913]: cluster 2024-03-30T14:08:52.661282+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T14:08:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:53 smithi106 bash[19913]: audit 2024-03-30T14:08:52.761678+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:53 smithi165 bash[14422]: cluster 2024-03-30T14:08:51.705745+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:53 smithi165 bash[14422]: cluster 2024-03-30T14:08:52.661190+0000 mon.a (mon.0) 339 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T14:08:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:53 smithi165 bash[14422]: cluster 2024-03-30T14:08:52.661282+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T14:08:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:53 smithi165 bash[14422]: audit 2024-03-30T14:08:52.761678+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:55.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:55 smithi165 bash[14422]: audit 2024-03-30T14:08:53.744913+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:55.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:55 smithi165 bash[14422]: audit 2024-03-30T14:08:53.751274+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:55.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:55 smithi165 bash[14422]: audit 2024-03-30T14:08:54.555399+0000 mon.a (mon.0) 344 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:55.907 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:55 smithi106 bash[14476]: audit 2024-03-30T14:08:53.744913+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:55.907 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:55 smithi106 bash[14476]: audit 2024-03-30T14:08:53.751274+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:55.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:55 smithi106 bash[14476]: audit 2024-03-30T14:08:54.555399+0000 mon.a (mon.0) 344 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:56.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:56 smithi106 bash[19913]: audit 2024-03-30T14:08:53.744913+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:08:56.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:56 smithi106 bash[19913]: audit 2024-03-30T14:08:53.751274+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:08:56.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:56 smithi106 bash[19913]: audit 2024-03-30T14:08:54.555399+0000 mon.a (mon.0) 344 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: cluster 2024-03-30T14:08:53.706222+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: cephadm 2024-03-30T14:08:55.100007+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.413869+0000 mon.a (mon.0) 345 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.415529+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.416026+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.421400+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.424134+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.428430+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.428856+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.429140+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.595375+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.600860+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.604702+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:55.606043+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.306915+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.310932+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.311167+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.311410+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.320837+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.322180+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.323084+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:57 smithi165 bash[14422]: audit 2024-03-30T14:08:56.323932+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: cluster 2024-03-30T14:08:53.706222+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:57.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: cephadm 2024-03-30T14:08:55.100007+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:08:57.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.413869+0000 mon.a (mon.0) 345 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.415529+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.416026+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.421400+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.424134+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.428430+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.428856+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.429140+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.595375+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.600860+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.604702+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:55.606043+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.306915+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.310932+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.311167+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.311410+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.320837+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: cluster 2024-03-30T14:08:53.706222+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: cephadm 2024-03-30T14:08:55.100007+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.413869+0000 mon.a (mon.0) 345 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.415529+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.416026+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.421400+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.424134+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.428430+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.428856+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.429140+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.595375+0000 mgr.y (mgr.14152) 128 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi106:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.600860+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.604702+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:55.606043+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.306915+0000 mon.c (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.310932+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.311167+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.311410+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.320837+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:57.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.322180+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.323084+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[14476]: audit 2024-03-30T14:08:56.323932+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.322180+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.323084+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:57.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:57 smithi106 bash[19913]: audit 2024-03-30T14:08:56.323932+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:08:58.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: cluster 2024-03-30T14:08:55.706832+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:58.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: audit 2024-03-30T14:08:56.310848+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:58.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: cephadm 2024-03-30T14:08:56.324600+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 5415M 2024-03-30T14:08:58.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: audit 2024-03-30T14:08:57.185642+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:58.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: audit 2024-03-30T14:08:57.198991+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: audit 2024-03-30T14:08:57.219162+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:58 smithi165 bash[14422]: audit 2024-03-30T14:08:57.226379+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.657 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: cluster 2024-03-30T14:08:55.706832+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: audit 2024-03-30T14:08:56.310848+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: cephadm 2024-03-30T14:08:56.324600+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 5415M 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: audit 2024-03-30T14:08:57.185642+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: audit 2024-03-30T14:08:57.198991+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: audit 2024-03-30T14:08:57.219162+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[14476]: audit 2024-03-30T14:08:57.226379+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: cluster 2024-03-30T14:08:55.706832+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: audit 2024-03-30T14:08:56.310848+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: cephadm 2024-03-30T14:08:56.324600+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 5415M 2024-03-30T14:08:58.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: audit 2024-03-30T14:08:57.185642+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T14:08:58.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: audit 2024-03-30T14:08:57.198991+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: audit 2024-03-30T14:08:57.219162+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:58.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:58 smithi106 bash[19913]: audit 2024-03-30T14:08:57.226379+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:08:59.541 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:08:59 smithi106 bash[14476]: cluster 2024-03-30T14:08:57.707457+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 103 KiB/s wr, 6 op/s 2024-03-30T14:08:59.541 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:08:59 smithi106 bash[19913]: cluster 2024-03-30T14:08:57.707457+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 103 KiB/s wr, 6 op/s 2024-03-30T14:08:59.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:08:59 smithi165 bash[14422]: cluster 2024-03-30T14:08:57.707457+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 103 KiB/s wr, 6 op/s 2024-03-30T14:09:01.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:01 smithi165 bash[14422]: cluster 2024-03-30T14:08:59.708054+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 74 KiB/s wr, 4 op/s 2024-03-30T14:09:01.657 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:01 smithi106 bash[14476]: cluster 2024-03-30T14:08:59.708054+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 74 KiB/s wr, 4 op/s 2024-03-30T14:09:01.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:01 smithi106 bash[19913]: cluster 2024-03-30T14:08:59.708054+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.3 KiB/s rd, 74 KiB/s wr, 4 op/s 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[14476]: audit 2024-03-30T14:09:01.672443+0000 mon.a (mon.0) 365 : audit [INF] from='client.? 172.21.15.106:0/595822368' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e399764-4c44-43c2-b5d7-44e0781d3c3d"}]: dispatch 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[14476]: audit 2024-03-30T14:09:01.683528+0000 mon.a (mon.0) 366 : audit [INF] from='client.? 172.21.15.106:0/595822368' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e399764-4c44-43c2-b5d7-44e0781d3c3d"}]': finished 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[14476]: cluster 2024-03-30T14:09:01.683738+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[14476]: audit 2024-03-30T14:09:01.683989+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[14476]: audit 2024-03-30T14:09:02.423543+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.106:0/2901315620' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[19913]: audit 2024-03-30T14:09:01.672443+0000 mon.a (mon.0) 365 : audit [INF] from='client.? 172.21.15.106:0/595822368' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e399764-4c44-43c2-b5d7-44e0781d3c3d"}]: dispatch 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[19913]: audit 2024-03-30T14:09:01.683528+0000 mon.a (mon.0) 366 : audit [INF] from='client.? 172.21.15.106:0/595822368' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e399764-4c44-43c2-b5d7-44e0781d3c3d"}]': finished 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[19913]: cluster 2024-03-30T14:09:01.683738+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T14:09:02.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[19913]: audit 2024-03-30T14:09:01.683989+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:02.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:02 smithi106 bash[19913]: audit 2024-03-30T14:09:02.423543+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.106:0/2901315620' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:09:03.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:02 smithi165 bash[14422]: audit 2024-03-30T14:09:01.672443+0000 mon.a (mon.0) 365 : audit [INF] from='client.? 172.21.15.106:0/595822368' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e399764-4c44-43c2-b5d7-44e0781d3c3d"}]: dispatch 2024-03-30T14:09:03.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:02 smithi165 bash[14422]: audit 2024-03-30T14:09:01.683528+0000 mon.a (mon.0) 366 : audit [INF] from='client.? 172.21.15.106:0/595822368' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e399764-4c44-43c2-b5d7-44e0781d3c3d"}]': finished 2024-03-30T14:09:03.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:02 smithi165 bash[14422]: cluster 2024-03-30T14:09:01.683738+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T14:09:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:02 smithi165 bash[14422]: audit 2024-03-30T14:09:01.683989+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:02 smithi165 bash[14422]: audit 2024-03-30T14:09:02.423543+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.106:0/2901315620' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:09:04.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:03 smithi165 bash[14422]: cluster 2024-03-30T14:09:01.708475+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1017 B/s rd, 58 KiB/s wr, 3 op/s 2024-03-30T14:09:04.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:03 smithi106 bash[19913]: cluster 2024-03-30T14:09:01.708475+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1017 B/s rd, 58 KiB/s wr, 3 op/s 2024-03-30T14:09:04.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:03 smithi106 bash[14476]: cluster 2024-03-30T14:09:01.708475+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1017 B/s rd, 58 KiB/s wr, 3 op/s 2024-03-30T14:09:05.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:05 smithi106 bash[14476]: cluster 2024-03-30T14:09:03.709039+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-30T14:09:05.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:05 smithi106 bash[19913]: cluster 2024-03-30T14:09:03.709039+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-30T14:09:06.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:05 smithi165 bash[14422]: cluster 2024-03-30T14:09:03.709039+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-30T14:09:08.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:07 smithi165 bash[14422]: cluster 2024-03-30T14:09:05.709541+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-30T14:09:08.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:07 smithi106 bash[14476]: cluster 2024-03-30T14:09:05.709541+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-30T14:09:08.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:07 smithi106 bash[19913]: cluster 2024-03-30T14:09:05.709541+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-30T14:09:09.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:09 smithi106 bash[14476]: cluster 2024-03-30T14:09:07.710115+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v110: 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-30T14:09:09.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:09 smithi106 bash[19913]: cluster 2024-03-30T14:09:07.710115+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v110: 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-30T14:09:10.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:09 smithi165 bash[14422]: cluster 2024-03-30T14:09:07.710115+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v110: 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-30T14:09:11.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:11 smithi106 bash[14476]: cluster 2024-03-30T14:09:09.710624+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 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-30T14:09:11.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:11 smithi106 bash[19913]: cluster 2024-03-30T14:09:09.710624+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 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-30T14:09:12.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:11 smithi165 bash[14422]: cluster 2024-03-30T14:09:09.710624+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v111: 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-30T14:09:12.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:12 smithi106 bash[14476]: audit 2024-03-30T14:09:12.244094+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:09:12.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:12 smithi106 bash[14476]: audit 2024-03-30T14:09:12.245659+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:12.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:12 smithi106 bash[19913]: audit 2024-03-30T14:09:12.244094+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:09:12.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:12 smithi106 bash[19913]: audit 2024-03-30T14:09:12.245659+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:13.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:12 smithi165 bash[14422]: audit 2024-03-30T14:09:12.244094+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:09:13.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:12 smithi165 bash[14422]: audit 2024-03-30T14:09:12.245659+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:14.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:13 smithi165 bash[14422]: cluster 2024-03-30T14:09:11.711187+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 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-30T14:09:14.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:13 smithi165 bash[14422]: cephadm 2024-03-30T14:09:12.246930+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Deploying daemon osd.3 on smithi106 2024-03-30T14:09:14.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:13 smithi106 bash[19913]: cluster 2024-03-30T14:09:11.711187+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 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-30T14:09:14.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:13 smithi106 bash[19913]: cephadm 2024-03-30T14:09:12.246930+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Deploying daemon osd.3 on smithi106 2024-03-30T14:09:14.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:13 smithi106 bash[14476]: cluster 2024-03-30T14:09:11.711187+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 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-30T14:09:14.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:13 smithi106 bash[14476]: cephadm 2024-03-30T14:09:12.246930+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Deploying daemon osd.3 on smithi106 2024-03-30T14:09:15.994 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:15 smithi106 bash[14476]: cluster 2024-03-30T14:09:13.712008+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-03-30T14:09:15.995 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:15 smithi106 bash[19913]: cluster 2024-03-30T14:09:13.712008+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-03-30T14:09:16.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:15 smithi165 bash[14422]: cluster 2024-03-30T14:09:13.712008+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-03-30T14:09:17.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:17 smithi165 bash[14422]: cluster 2024-03-30T14:09:15.712725+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:17.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:17 smithi165 bash[14422]: audit 2024-03-30T14:09:16.253636+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:17.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:17 smithi165 bash[14422]: audit 2024-03-30T14:09:16.283296+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:17.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:17 smithi165 bash[14422]: audit 2024-03-30T14:09:16.285414+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:17.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:17 smithi165 bash[14422]: audit 2024-03-30T14:09:16.286340+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:17.657 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[14476]: cluster 2024-03-30T14:09:15.712725+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[14476]: audit 2024-03-30T14:09:16.253636+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[14476]: audit 2024-03-30T14:09:16.283296+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[14476]: audit 2024-03-30T14:09:16.285414+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[14476]: audit 2024-03-30T14:09:16.286340+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[19913]: cluster 2024-03-30T14:09:15.712725+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[19913]: audit 2024-03-30T14:09:16.253636+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:17.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[19913]: audit 2024-03-30T14:09:16.283296+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:17.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[19913]: audit 2024-03-30T14:09:16.285414+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:17.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:17 smithi106 bash[19913]: audit 2024-03-30T14:09:16.286340+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:19.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:19 smithi106 bash[14476]: cluster 2024-03-30T14:09:17.713263+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:19.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:19 smithi106 bash[19913]: cluster 2024-03-30T14:09:17.713263+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:19.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:19 smithi165 bash[14422]: cluster 2024-03-30T14:09:17.713263+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:21 smithi106 bash[14476]: cluster 2024-03-30T14:09:19.713795+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:21 smithi106 bash[14476]: audit 2024-03-30T14:09:20.130777+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:21 smithi106 bash[14476]: audit 2024-03-30T14:09:20.396812+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:21.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:21 smithi106 bash[19913]: cluster 2024-03-30T14:09:19.713795+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:21.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:21 smithi106 bash[19913]: audit 2024-03-30T14:09:20.130777+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:21.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:21 smithi106 bash[19913]: audit 2024-03-30T14:09:20.396812+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:21.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:21 smithi165 bash[14422]: cluster 2024-03-30T14:09:19.713795+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:21.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:21 smithi165 bash[14422]: audit 2024-03-30T14:09:20.130777+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:21.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:21 smithi165 bash[14422]: audit 2024-03-30T14:09:20.396812+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:22.967 INFO:teuthology.orchestra.run.smithi106.stdout:Created osd(s) 3 on host 'smithi106' 2024-03-30T14:09:23.679 DEBUG:teuthology.orchestra.run.smithi106:osd.3> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.3.service 2024-03-30T14:09:23.682 INFO:tasks.cephadm:Deploying osd.4 on smithi165 with /dev/vg_nvme/lv_4... 2024-03-30T14:09:23.682 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T14:09:23.747 INFO:journalctl@ceph.osd.3.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[14476]: cluster 2024-03-30T14:09:21.714256+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[14476]: audit 2024-03-30T14:09:22.973719+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[14476]: audit 2024-03-30T14:09:22.974367+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[14476]: audit 2024-03-30T14:09:22.978515+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[14476]: audit 2024-03-30T14:09:22.979985+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[14476]: audit 2024-03-30T14:09:23.344907+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[19913]: cluster 2024-03-30T14:09:21.714256+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:23.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[19913]: audit 2024-03-30T14:09:22.973719+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:23.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[19913]: audit 2024-03-30T14:09:22.974367+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:23.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[19913]: audit 2024-03-30T14:09:22.978515+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:23.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[19913]: audit 2024-03-30T14:09:22.979985+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:23.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:23 smithi106 bash[19913]: audit 2024-03-30T14:09:23.344907+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:09:24.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:23 smithi165 bash[14422]: cluster 2024-03-30T14:09:21.714256+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:24.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:23 smithi165 bash[14422]: audit 2024-03-30T14:09:22.973719+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:24.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:23 smithi165 bash[14422]: audit 2024-03-30T14:09:22.974367+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:24.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:23 smithi165 bash[14422]: audit 2024-03-30T14:09:22.978515+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:24.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:23 smithi165 bash[14422]: audit 2024-03-30T14:09:22.979985+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:24.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:23 smithi165 bash[14422]: audit 2024-03-30T14:09:23.344907+0000 mon.a (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:09:25.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:24 smithi165 bash[14422]: cluster 2024-03-30T14:09:23.714795+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:24 smithi165 bash[14422]: audit 2024-03-30T14:09:23.979170+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:09:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:24 smithi165 bash[14422]: cluster 2024-03-30T14:09:23.979351+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T14:09:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:24 smithi165 bash[14422]: audit 2024-03-30T14:09:23.979630+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:24 smithi165 bash[14422]: audit 2024-03-30T14:09:23.980568+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[14476]: cluster 2024-03-30T14:09:23.714795+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[14476]: audit 2024-03-30T14:09:23.979170+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[14476]: cluster 2024-03-30T14:09:23.979351+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[14476]: audit 2024-03-30T14:09:23.979630+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[14476]: audit 2024-03-30T14:09:23.980568+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[19913]: cluster 2024-03-30T14:09:23.714795+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[19913]: audit 2024-03-30T14:09:23.979170+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[19913]: cluster 2024-03-30T14:09:23.979351+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T14:09:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[19913]: audit 2024-03-30T14:09:23.979630+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:25.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[19913]: audit 2024-03-30T14:09:23.980568+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:09:25.409 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:09:24 smithi106 bash[32123]: debug 2024-03-30T14:09:24.984+0000 7f540549d700 -1 osd.3 0 waiting for initial osdmap 2024-03-30T14:09:25.409 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:09:25 smithi106 bash[32123]: debug 2024-03-30T14:09:24.996+0000 7f53fee32700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[19913]: audit 2024-03-30T14:09:24.982269+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[19913]: cluster 2024-03-30T14:09:24.982456+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[19913]: audit 2024-03-30T14:09:24.983640+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[19913]: audit 2024-03-30T14:09:24.993747+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[14476]: audit 2024-03-30T14:09:24.982269+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[14476]: cluster 2024-03-30T14:09:24.982456+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[14476]: audit 2024-03-30T14:09:24.983640+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:26 smithi106 bash[14476]: audit 2024-03-30T14:09:24.993747+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:26.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:26 smithi165 bash[14422]: audit 2024-03-30T14:09:24.982269+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]': finished 2024-03-30T14:09:26.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:26 smithi165 bash[14422]: cluster 2024-03-30T14:09:24.982456+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T14:09:26.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:26 smithi165 bash[14422]: audit 2024-03-30T14:09:24.983640+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:26.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:26 smithi165 bash[14422]: audit 2024-03-30T14:09:24.993747+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:26.677 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T14:09:26.677 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T14:09:26.677 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-03-30T14:09:26.677 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-03-30T14:09:26.677 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0193134 s, 543 MB/s 2024-03-30T14:09:26.677 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-03-30T14:09:27.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: cluster 2024-03-30T14:09:24.355855+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:09:27.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: cluster 2024-03-30T14:09:24.356064+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:09:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: cluster 2024-03-30T14:09:25.715333+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: audit 2024-03-30T14:09:25.991046+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: cluster 2024-03-30T14:09:26.000138+0000 mon.a (mon.0) 391 : cluster [INF] osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398] boot 2024-03-30T14:09:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: cluster 2024-03-30T14:09:26.000234+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T14:09:27.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:27 smithi165 bash[14422]: audit 2024-03-30T14:09:26.001060+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:27.265 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi165:vg_nvme/lv_4 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: cluster 2024-03-30T14:09:24.355855+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: cluster 2024-03-30T14:09:24.356064+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: cluster 2024-03-30T14:09:25.715333+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: audit 2024-03-30T14:09:25.991046+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: cluster 2024-03-30T14:09:26.000138+0000 mon.a (mon.0) 391 : cluster [INF] osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398] boot 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: cluster 2024-03-30T14:09:26.000234+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T14:09:27.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[14476]: audit 2024-03-30T14:09:26.001060+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: cluster 2024-03-30T14:09:24.355855+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: cluster 2024-03-30T14:09:24.356064+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: cluster 2024-03-30T14:09:25.715333+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: audit 2024-03-30T14:09:25.991046+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: cluster 2024-03-30T14:09:26.000138+0000 mon.a (mon.0) 391 : cluster [INF] osd.3 [v2:172.21.15.106:6826/608774398,v1:172.21.15.106:6827/608774398] boot 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: cluster 2024-03-30T14:09:26.000234+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T14:09:27.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:27 smithi106 bash[19913]: audit 2024-03-30T14:09:26.001060+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:09:28.296 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:28 smithi165 bash[14422]: cluster 2024-03-30T14:09:27.016721+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T14:09:28.351 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:28 smithi106 bash[14476]: cluster 2024-03-30T14:09:27.016721+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T14:09:28.351 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:28 smithi106 bash[19913]: cluster 2024-03-30T14:09:27.016721+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T14:09:29.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:29 smithi165 bash[14422]: cluster 2024-03-30T14:09:27.715930+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:29.407 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:29 smithi106 bash[19913]: cluster 2024-03-30T14:09:27.715930+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:29.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:29 smithi106 bash[14476]: cluster 2024-03-30T14:09:27.715930+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:30.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:30 smithi106 bash[14476]: audit 2024-03-30T14:09:29.875498+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:09:30.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:30 smithi106 bash[14476]: audit 2024-03-30T14:09:29.881787+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:09:30.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:30 smithi106 bash[14476]: audit 2024-03-30T14:09:29.883185+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:30.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:30 smithi106 bash[19913]: audit 2024-03-30T14:09:29.875498+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:09:30.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:30 smithi106 bash[19913]: audit 2024-03-30T14:09:29.881787+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:09:30.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:30 smithi106 bash[19913]: audit 2024-03-30T14:09:29.883185+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:30.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:30 smithi165 bash[14422]: audit 2024-03-30T14:09:29.875498+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:09:30.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:30 smithi165 bash[14422]: audit 2024-03-30T14:09:29.881787+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:09:30.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:30 smithi165 bash[14422]: audit 2024-03-30T14:09:29.883185+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: cluster 2024-03-30T14:09:29.716519+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:29.868645+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: cephadm 2024-03-30T14:09:30.380508+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.391684+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.393846+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.395412+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.396771+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.398246+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: cephadm 2024-03-30T14:09:30.399425+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 4061M 2024-03-30T14:09:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.407384+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[14476]: audit 2024-03-30T14:09:30.414738+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: cluster 2024-03-30T14:09:29.716519+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:29.868645+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: cephadm 2024-03-30T14:09:30.380508+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.391684+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.393846+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.395412+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.396771+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.398246+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: cephadm 2024-03-30T14:09:30.399425+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 4061M 2024-03-30T14:09:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.407384+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:31 smithi106 bash[19913]: audit 2024-03-30T14:09:30.414738+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: cluster 2024-03-30T14:09:29.716519+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:29.868645+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: cephadm 2024-03-30T14:09:30.380508+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Detected new or changed devices on smithi106 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.391684+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.393846+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.395412+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.396771+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.398246+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: cephadm 2024-03-30T14:09:30.399425+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 4061M 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.407384+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:31 smithi165 bash[14422]: audit 2024-03-30T14:09:30.414738+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:33.907 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:33 smithi106 bash[14476]: cluster 2024-03-30T14:09:31.717096+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:33.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:33 smithi106 bash[19913]: cluster 2024-03-30T14:09:31.717096+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:34.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:33 smithi165 bash[14422]: cluster 2024-03-30T14:09:31.717096+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[14476]: cluster 2024-03-30T14:09:33.717700+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[14476]: audit 2024-03-30T14:09:35.540307+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.165:0/1381089460' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]: dispatch 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[14476]: audit 2024-03-30T14:09:35.541300+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]: dispatch 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[14476]: audit 2024-03-30T14:09:35.551933+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]': finished 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[14476]: cluster 2024-03-30T14:09:35.552221+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[14476]: audit 2024-03-30T14:09:35.552562+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:35.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[19913]: cluster 2024-03-30T14:09:33.717700+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[19913]: audit 2024-03-30T14:09:35.540307+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.165:0/1381089460' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]: dispatch 2024-03-30T14:09:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[19913]: audit 2024-03-30T14:09:35.541300+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]: dispatch 2024-03-30T14:09:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[19913]: audit 2024-03-30T14:09:35.551933+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]': finished 2024-03-30T14:09:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[19913]: cluster 2024-03-30T14:09:35.552221+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T14:09:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:35 smithi106 bash[19913]: audit 2024-03-30T14:09:35.552562+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:36.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:35 smithi165 bash[14422]: cluster 2024-03-30T14:09:33.717700+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:36.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:35 smithi165 bash[14422]: audit 2024-03-30T14:09:35.540307+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.165:0/1381089460' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]: dispatch 2024-03-30T14:09:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:35 smithi165 bash[14422]: audit 2024-03-30T14:09:35.541300+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]: dispatch 2024-03-30T14:09:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:35 smithi165 bash[14422]: audit 2024-03-30T14:09:35.551933+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c65ed9f-b93c-41a6-8179-763b3fcdbfd2"}]': finished 2024-03-30T14:09:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:35 smithi165 bash[14422]: cluster 2024-03-30T14:09:35.552221+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T14:09:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:35 smithi165 bash[14422]: audit 2024-03-30T14:09:35.552562+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:37.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:36 smithi165 bash[14422]: audit 2024-03-30T14:09:36.207055+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.165:0/2590785353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:09:37.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:36 smithi106 bash[14476]: audit 2024-03-30T14:09:36.207055+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.165:0/2590785353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:09:37.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:36 smithi106 bash[19913]: audit 2024-03-30T14:09:36.207055+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.165:0/2590785353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:09:38.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:37 smithi165 bash[14422]: cluster 2024-03-30T14:09:35.718289+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:38.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:37 smithi106 bash[14476]: cluster 2024-03-30T14:09:35.718289+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:38.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:37 smithi106 bash[19913]: cluster 2024-03-30T14:09:35.718289+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:39 smithi165 bash[14422]: cluster 2024-03-30T14:09:37.718901+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:40.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:39 smithi106 bash[14476]: cluster 2024-03-30T14:09:37.718901+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:40.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:39 smithi106 bash[19913]: cluster 2024-03-30T14:09:37.718901+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:42.070 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:41 smithi165 bash[14422]: cluster 2024-03-30T14:09:39.719465+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:42.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:41 smithi106 bash[14476]: cluster 2024-03-30T14:09:39.719465+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:42.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:41 smithi106 bash[19913]: cluster 2024-03-30T14:09:39.719465+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:43.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:43 smithi165 bash[14422]: cluster 2024-03-30T14:09:41.720046+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:44.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:43 smithi106 bash[14476]: cluster 2024-03-30T14:09:41.720046+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:44.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:43 smithi106 bash[19913]: cluster 2024-03-30T14:09:41.720046+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:45.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:45 smithi165 bash[14422]: cluster 2024-03-30T14:09:43.720578+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:45.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:45 smithi165 bash[14422]: audit 2024-03-30T14:09:45.235083+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:09:45.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:45 smithi165 bash[14422]: audit 2024-03-30T14:09:45.236934+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:46.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:45 smithi106 bash[14476]: cluster 2024-03-30T14:09:43.720578+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:46.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:45 smithi106 bash[14476]: audit 2024-03-30T14:09:45.235083+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:09:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:45 smithi106 bash[14476]: audit 2024-03-30T14:09:45.236934+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:45 smithi106 bash[19913]: cluster 2024-03-30T14:09:43.720578+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:45 smithi106 bash[19913]: audit 2024-03-30T14:09:45.235083+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:09:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:45 smithi106 bash[19913]: audit 2024-03-30T14:09:45.236934+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:46.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:46 smithi165 bash[14422]: cephadm 2024-03-30T14:09:45.238375+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-03-30T14:09:47.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:46 smithi106 bash[14476]: cephadm 2024-03-30T14:09:45.238375+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-03-30T14:09:47.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:46 smithi106 bash[19913]: cephadm 2024-03-30T14:09:45.238375+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-03-30T14:09:48.087 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:47 smithi165 bash[14422]: cluster 2024-03-30T14:09:45.721179+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:48.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:47 smithi106 bash[19913]: cluster 2024-03-30T14:09:45.721179+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:48.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:47 smithi106 bash[14476]: cluster 2024-03-30T14:09:45.721179+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:49.959 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:49 smithi165 bash[14422]: cluster 2024-03-30T14:09:47.721773+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:49.959 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:49 smithi165 bash[14422]: audit 2024-03-30T14:09:49.144752+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:49.959 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:49 smithi165 bash[14422]: audit 2024-03-30T14:09:49.185394+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:49.959 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:49 smithi165 bash[14422]: audit 2024-03-30T14:09:49.187815+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:49.959 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:49 smithi165 bash[14422]: audit 2024-03-30T14:09:49.189325+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:50.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[14476]: cluster 2024-03-30T14:09:47.721773+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:50.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[14476]: audit 2024-03-30T14:09:49.144752+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:50.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[14476]: audit 2024-03-30T14:09:49.185394+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[14476]: audit 2024-03-30T14:09:49.187815+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[14476]: audit 2024-03-30T14:09:49.189325+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[19913]: cluster 2024-03-30T14:09:47.721773+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[19913]: audit 2024-03-30T14:09:49.144752+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[19913]: audit 2024-03-30T14:09:49.185394+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[19913]: audit 2024-03-30T14:09:49.187815+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:50.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:49 smithi106 bash[19913]: audit 2024-03-30T14:09:49.189325+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:52.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:51 smithi165 bash[14422]: cluster 2024-03-30T14:09:49.722403+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:52.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:51 smithi106 bash[14476]: cluster 2024-03-30T14:09:49.722403+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:52.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:51 smithi106 bash[19913]: cluster 2024-03-30T14:09:49.722403+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:53.907 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:53 smithi106 bash[14476]: cluster 2024-03-30T14:09:51.722994+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:53.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:53 smithi106 bash[14476]: audit 2024-03-30T14:09:52.659408+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:53.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:53 smithi106 bash[14476]: audit 2024-03-30T14:09:52.950446+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:53 smithi106 bash[19913]: cluster 2024-03-30T14:09:51.722994+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:53 smithi106 bash[19913]: audit 2024-03-30T14:09:52.659408+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:53.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:53 smithi106 bash[19913]: audit 2024-03-30T14:09:52.950446+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:53 smithi165 bash[14422]: cluster 2024-03-30T14:09:51.722994+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:53 smithi165 bash[14422]: audit 2024-03-30T14:09:52.659408+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:53 smithi165 bash[14422]: audit 2024-03-30T14:09:52.950446+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:54.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:54 smithi165 bash[14422]: audit 2024-03-30T14:09:53.746981+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:09:54.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:54 smithi165 bash[14422]: audit 2024-03-30T14:09:53.753844+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:09:55.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:54 smithi106 bash[14476]: audit 2024-03-30T14:09:53.746981+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:09:55.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:54 smithi106 bash[14476]: audit 2024-03-30T14:09:53.753844+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:09:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:54 smithi106 bash[19913]: audit 2024-03-30T14:09:53.746981+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:09:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:54 smithi106 bash[19913]: audit 2024-03-30T14:09:53.753844+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:09:55.602 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 4 on host 'smithi165' 2024-03-30T14:09:55.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:55 smithi165 bash[14422]: cluster 2024-03-30T14:09:53.723603+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:55.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:55 smithi165 bash[14422]: audit 2024-03-30T14:09:55.608531+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:55.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:55 smithi165 bash[14422]: audit 2024-03-30T14:09:55.625969+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:55.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:55 smithi165 bash[14422]: audit 2024-03-30T14:09:55.628537+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:55.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:55 smithi165 bash[14422]: audit 2024-03-30T14:09:55.630256+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:56.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[14476]: cluster 2024-03-30T14:09:53.723603+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:56.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[14476]: audit 2024-03-30T14:09:55.608531+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:56.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[14476]: audit 2024-03-30T14:09:55.625969+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[14476]: audit 2024-03-30T14:09:55.628537+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[14476]: audit 2024-03-30T14:09:55.630256+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[19913]: cluster 2024-03-30T14:09:53.723603+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[19913]: audit 2024-03-30T14:09:55.608531+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[19913]: audit 2024-03-30T14:09:55.625969+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[19913]: audit 2024-03-30T14:09:55.628537+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:09:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:55 smithi106 bash[19913]: audit 2024-03-30T14:09:55.630256+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:09:56.170 DEBUG:teuthology.orchestra.run.smithi165:osd.4> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.4.service 2024-03-30T14:09:56.173 INFO:tasks.cephadm:Deploying osd.5 on smithi165 with /dev/vg_nvme/lv_3... 2024-03-30T14:09:56.173 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T14:09:56.822 INFO:journalctl@ceph.osd.4.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:09:57.056 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:56 smithi165 bash[14422]: audit 2024-03-30T14:09:56.018021+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:09:57.056 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:56 smithi165 bash[14422]: audit 2024-03-30T14:09:56.019158+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:09:57.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:56 smithi106 bash[14476]: audit 2024-03-30T14:09:56.018021+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:09:57.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:56 smithi106 bash[14476]: audit 2024-03-30T14:09:56.019158+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:09:57.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:56 smithi106 bash[19913]: audit 2024-03-30T14:09:56.018021+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:09:57.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:56 smithi106 bash[19913]: audit 2024-03-30T14:09:56.019158+0000 mon.a (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:09:58.117 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[17487]: debug 2024-03-30T14:09:57.693+0000 7fdf61c00700 -1 osd.4 0 waiting for initial osdmap 2024-03-30T14:09:58.118 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[17487]: debug 2024-03-30T14:09:57.701+0000 7fdf5cd98700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:09:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[14422]: cluster 2024-03-30T14:09:55.724204+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[14422]: audit 2024-03-30T14:09:56.682074+0000 mon.a (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:09:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[14422]: cluster 2024-03-30T14:09:56.682226+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T14:09:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[14422]: audit 2024-03-30T14:09:56.682418+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[14422]: audit 2024-03-30T14:09:56.685087+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:09:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:57 smithi165 bash[14422]: audit 2024-03-30T14:09:56.686083+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:09:58.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[14476]: cluster 2024-03-30T14:09:55.724204+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:58.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[14476]: audit 2024-03-30T14:09:56.682074+0000 mon.a (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:09:58.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[14476]: cluster 2024-03-30T14:09:56.682226+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[14476]: audit 2024-03-30T14:09:56.682418+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[14476]: audit 2024-03-30T14:09:56.685087+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[14476]: audit 2024-03-30T14:09:56.686083+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[19913]: cluster 2024-03-30T14:09:55.724204+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[19913]: audit 2024-03-30T14:09:56.682074+0000 mon.a (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[19913]: cluster 2024-03-30T14:09:56.682226+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[19913]: audit 2024-03-30T14:09:56.682418+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[19913]: audit 2024-03-30T14:09:56.685087+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:09:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:57 smithi106 bash[19913]: audit 2024-03-30T14:09:56.686083+0000 mon.a (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:09:59.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:58 smithi165 bash[14422]: audit 2024-03-30T14:09:57.687001+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:09:59.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:58 smithi165 bash[14422]: cluster 2024-03-30T14:09:57.687230+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T14:09:59.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:58 smithi165 bash[14422]: audit 2024-03-30T14:09:57.687903+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:59.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:58 smithi165 bash[14422]: audit 2024-03-30T14:09:57.696226+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:59.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[14476]: audit 2024-03-30T14:09:57.687001+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:09:59.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[14476]: cluster 2024-03-30T14:09:57.687230+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T14:09:59.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[14476]: audit 2024-03-30T14:09:57.687903+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:59.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[14476]: audit 2024-03-30T14:09:57.696226+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:59.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[19913]: audit 2024-03-30T14:09:57.687001+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:09:59.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[19913]: cluster 2024-03-30T14:09:57.687230+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T14:09:59.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[19913]: audit 2024-03-30T14:09:57.687903+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:59.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:58 smithi106 bash[19913]: audit 2024-03-30T14:09:57.696226+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:09:59.765 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T14:09:59.765 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T14:09:59.765 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-03-30T14:09:59.765 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-03-30T14:09:59.765 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0159385 s, 658 MB/s 2024-03-30T14:09:59.766 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-03-30T14:09:59.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:59 smithi165 bash[14422]: cluster 2024-03-30T14:09:57.028501+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:09:59.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:59 smithi165 bash[14422]: cluster 2024-03-30T14:09:57.028697+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:09:59.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:59 smithi165 bash[14422]: cluster 2024-03-30T14:09:57.724821+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:09:59.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:59 smithi165 bash[14422]: cluster 2024-03-30T14:09:58.689327+0000 mon.a (mon.0) 432 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723] boot 2024-03-30T14:09:59.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:59 smithi165 bash[14422]: cluster 2024-03-30T14:09:58.689485+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T14:09:59.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:09:59 smithi165 bash[14422]: audit 2024-03-30T14:09:58.692173+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:10:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[14476]: cluster 2024-03-30T14:09:57.028501+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:10:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[14476]: cluster 2024-03-30T14:09:57.028697+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:10:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[14476]: cluster 2024-03-30T14:09:57.724821+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:10:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[14476]: cluster 2024-03-30T14:09:58.689327+0000 mon.a (mon.0) 432 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723] boot 2024-03-30T14:10:00.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[14476]: cluster 2024-03-30T14:09:58.689485+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T14:10:00.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[14476]: audit 2024-03-30T14:09:58.692173+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:10:00.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[19913]: cluster 2024-03-30T14:09:57.028501+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:10:00.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[19913]: cluster 2024-03-30T14:09:57.028697+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:10:00.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[19913]: cluster 2024-03-30T14:09:57.724821+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T14:10:00.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[19913]: cluster 2024-03-30T14:09:58.689327+0000 mon.a (mon.0) 432 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1280716723,v1:172.21.15.165:6801/1280716723] boot 2024-03-30T14:10:00.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[19913]: cluster 2024-03-30T14:09:58.689485+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T14:10:00.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:09:59 smithi106 bash[19913]: audit 2024-03-30T14:09:58.692173+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:10:00.938 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi165:vg_nvme/lv_3 2024-03-30T14:10:01.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:00 smithi165 bash[14422]: cluster 2024-03-30T14:09:59.703368+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T14:10:01.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:00 smithi165 bash[14422]: cluster 2024-03-30T14:10:00.000133+0000 mon.a (mon.0) 436 : cluster [INF] overall HEALTH_OK 2024-03-30T14:10:01.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:00 smithi106 bash[14476]: cluster 2024-03-30T14:09:59.703368+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T14:10:01.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:00 smithi106 bash[14476]: cluster 2024-03-30T14:10:00.000133+0000 mon.a (mon.0) 436 : cluster [INF] overall HEALTH_OK 2024-03-30T14:10:01.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:00 smithi106 bash[19913]: cluster 2024-03-30T14:09:59.703368+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T14:10:01.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:00 smithi106 bash[19913]: cluster 2024-03-30T14:10:00.000133+0000 mon.a (mon.0) 436 : cluster [INF] overall HEALTH_OK 2024-03-30T14:10:02.056 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:01 smithi165 bash[14422]: cluster 2024-03-30T14:09:59.725390+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:02.056 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:01 smithi165 bash[14422]: cluster 2024-03-30T14:10:00.727780+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T14:10:02.057 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:01 smithi165 bash[14422]: cluster 2024-03-30T14:10:01.668009+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T14:10:02.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:01 smithi106 bash[14476]: cluster 2024-03-30T14:09:59.725390+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:02.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:01 smithi106 bash[14476]: cluster 2024-03-30T14:10:00.727780+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T14:10:02.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:01 smithi106 bash[14476]: cluster 2024-03-30T14:10:01.668009+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T14:10:02.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:01 smithi106 bash[19913]: cluster 2024-03-30T14:09:59.725390+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:02.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:01 smithi106 bash[19913]: cluster 2024-03-30T14:10:00.727780+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T14:10:02.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:01 smithi106 bash[19913]: cluster 2024-03-30T14:10:01.668009+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T14:10:03.994 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:03 smithi165 bash[14422]: cluster 2024-03-30T14:10:01.725985+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:03.994 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:03 smithi165 bash[14422]: cluster 2024-03-30T14:10:02.678756+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T14:10:04.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:03 smithi106 bash[14476]: cluster 2024-03-30T14:10:01.725985+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:04.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:03 smithi106 bash[14476]: cluster 2024-03-30T14:10:02.678756+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T14:10:04.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:03 smithi106 bash[19913]: cluster 2024-03-30T14:10:01.725985+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:04.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:03 smithi106 bash[19913]: cluster 2024-03-30T14:10:02.678756+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T14:10:05.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: cluster 2024-03-30T14:10:03.726675+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: cephadm 2024-03-30T14:10:04.008359+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.018268+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.020167+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: cephadm 2024-03-30T14:10:04.021575+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 17271M 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.028826+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.035863+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.460589+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.467329+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.473267+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:10:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:05 smithi165 bash[14422]: audit 2024-03-30T14:10:04.474899+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:05.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: cluster 2024-03-30T14:10:03.726675+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-03-30T14:10:05.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: cephadm 2024-03-30T14:10:04.008359+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:10:05.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.018268+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.020167+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: cephadm 2024-03-30T14:10:04.021575+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 17271M 2024-03-30T14:10:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.028826+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.035863+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.460589+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.467329+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:10:05.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.473267+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:10:05.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[14476]: audit 2024-03-30T14:10:04.474899+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:05.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: cluster 2024-03-30T14:10:03.726675+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-03-30T14:10:05.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: cephadm 2024-03-30T14:10:04.008359+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:10:05.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.018268+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.020167+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:05.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: cephadm 2024-03-30T14:10:04.021575+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 17271M 2024-03-30T14:10:05.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.028826+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.035863+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:05.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.460589+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:05.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.467329+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:10:05.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.473267+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:10:05.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:05 smithi106 bash[19913]: audit 2024-03-30T14:10:04.474899+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:08.079 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:07 smithi165 bash[14422]: cluster 2024-03-30T14:10:05.727427+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T14:10:08.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:07 smithi106 bash[14476]: cluster 2024-03-30T14:10:05.727427+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T14:10:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:07 smithi106 bash[19913]: cluster 2024-03-30T14:10:05.727427+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-30T14:10:09.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:09 smithi165 bash[14422]: cluster 2024-03-30T14:10:07.728211+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 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-30T14:10:10.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:09 smithi106 bash[14476]: cluster 2024-03-30T14:10:07.728211+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 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-30T14:10:10.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:09 smithi106 bash[19913]: cluster 2024-03-30T14:10:07.728211+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v152: 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-30T14:10:11.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:10 smithi165 bash[14422]: audit 2024-03-30T14:10:10.437698+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.165:0/485714660' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]: dispatch 2024-03-30T14:10:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:10 smithi165 bash[14422]: audit 2024-03-30T14:10:10.438653+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]: dispatch 2024-03-30T14:10:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:10 smithi165 bash[14422]: audit 2024-03-30T14:10:10.447730+0000 mon.a (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]': finished 2024-03-30T14:10:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:10 smithi165 bash[14422]: cluster 2024-03-30T14:10:10.447993+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T14:10:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:10 smithi165 bash[14422]: audit 2024-03-30T14:10:10.448276+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:11.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[14476]: audit 2024-03-30T14:10:10.437698+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.165:0/485714660' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]: dispatch 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[14476]: audit 2024-03-30T14:10:10.438653+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]: dispatch 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[14476]: audit 2024-03-30T14:10:10.447730+0000 mon.a (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]': finished 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[14476]: cluster 2024-03-30T14:10:10.447993+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[14476]: audit 2024-03-30T14:10:10.448276+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[19913]: audit 2024-03-30T14:10:10.437698+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.165:0/485714660' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]: dispatch 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[19913]: audit 2024-03-30T14:10:10.438653+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]: dispatch 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[19913]: audit 2024-03-30T14:10:10.447730+0000 mon.a (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a7e0710-2a55-44ba-8aa4-67946d525adf"}]': finished 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[19913]: cluster 2024-03-30T14:10:10.447993+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T14:10:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:10 smithi106 bash[19913]: audit 2024-03-30T14:10:10.448276+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:12.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:11 smithi165 bash[14422]: cluster 2024-03-30T14:10:09.728926+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-03-30T14:10:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:11 smithi165 bash[14422]: audit 2024-03-30T14:10:11.112800+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.165:0/902509893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:10:12.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:11 smithi106 bash[14476]: cluster 2024-03-30T14:10:09.728926+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-03-30T14:10:12.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:11 smithi106 bash[14476]: audit 2024-03-30T14:10:11.112800+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.165:0/902509893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:10:12.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:11 smithi106 bash[19913]: cluster 2024-03-30T14:10:09.728926+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-03-30T14:10:12.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:11 smithi106 bash[19913]: audit 2024-03-30T14:10:11.112800+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.165:0/902509893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:10:13.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:13 smithi165 bash[14422]: cluster 2024-03-30T14:10:11.729557+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:14.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:13 smithi106 bash[14476]: cluster 2024-03-30T14:10:11.729557+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:14.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:13 smithi106 bash[19913]: cluster 2024-03-30T14:10:11.729557+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:16.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:15 smithi165 bash[14422]: cluster 2024-03-30T14:10:13.730131+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:16.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:15 smithi106 bash[14476]: cluster 2024-03-30T14:10:13.730131+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:16.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:15 smithi106 bash[19913]: cluster 2024-03-30T14:10:13.730131+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:17.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:17 smithi165 bash[14422]: cluster 2024-03-30T14:10:15.730669+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:18.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:17 smithi106 bash[14476]: cluster 2024-03-30T14:10:15.730669+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:18.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:17 smithi106 bash[19913]: cluster 2024-03-30T14:10:15.730669+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:19.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:19 smithi165 bash[14422]: cluster 2024-03-30T14:10:17.731307+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:20.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:19 smithi106 bash[14476]: cluster 2024-03-30T14:10:17.731307+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:20.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:19 smithi106 bash[19913]: cluster 2024-03-30T14:10:17.731307+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:20.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:20 smithi165 bash[14422]: audit 2024-03-30T14:10:20.227585+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:10:20.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:20 smithi165 bash[14422]: audit 2024-03-30T14:10:20.229266+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:21.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:20 smithi106 bash[14476]: audit 2024-03-30T14:10:20.227585+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:10:21.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:20 smithi106 bash[14476]: audit 2024-03-30T14:10:20.229266+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:21.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:20 smithi106 bash[19913]: audit 2024-03-30T14:10:20.227585+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:10:21.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:20 smithi106 bash[19913]: audit 2024-03-30T14:10:20.229266+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:21.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:21 smithi165 bash[14422]: cluster 2024-03-30T14:10:19.731842+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:21.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:21 smithi165 bash[14422]: cephadm 2024-03-30T14:10:20.230485+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-03-30T14:10:22.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:21 smithi106 bash[14476]: cluster 2024-03-30T14:10:19.731842+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:22.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:21 smithi106 bash[14476]: cephadm 2024-03-30T14:10:20.230485+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-03-30T14:10:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:21 smithi106 bash[19913]: cluster 2024-03-30T14:10:19.731842+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:21 smithi106 bash[19913]: cephadm 2024-03-30T14:10:20.230485+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-03-30T14:10:24.093 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:23 smithi165 bash[14422]: cluster 2024-03-30T14:10:21.732479+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:24.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:23 smithi106 bash[19913]: cluster 2024-03-30T14:10:21.732479+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:24.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:23 smithi106 bash[14476]: cluster 2024-03-30T14:10:21.732479+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:25.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:25 smithi165 bash[14422]: cluster 2024-03-30T14:10:23.733143+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:25.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:25 smithi165 bash[14422]: audit 2024-03-30T14:10:24.146002+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:25 smithi165 bash[14422]: audit 2024-03-30T14:10:24.161222+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:25 smithi165 bash[14422]: audit 2024-03-30T14:10:24.163684+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:25.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:25 smithi165 bash[14422]: audit 2024-03-30T14:10:24.166144+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:25.407 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[14476]: cluster 2024-03-30T14:10:23.733143+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[14476]: audit 2024-03-30T14:10:24.146002+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[14476]: audit 2024-03-30T14:10:24.161222+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[14476]: audit 2024-03-30T14:10:24.163684+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[14476]: audit 2024-03-30T14:10:24.166144+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[19913]: cluster 2024-03-30T14:10:23.733143+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[19913]: audit 2024-03-30T14:10:24.146002+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[19913]: audit 2024-03-30T14:10:24.161222+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[19913]: audit 2024-03-30T14:10:24.163684+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:25.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:25 smithi106 bash[19913]: audit 2024-03-30T14:10:24.166144+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:27.729 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:27 smithi165 bash[14422]: cluster 2024-03-30T14:10:25.733747+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:27.729 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:27 smithi165 bash[14422]: audit 2024-03-30T14:10:27.491058+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:27.729 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:27 smithi165 bash[14422]: audit 2024-03-30T14:10:27.501655+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:28.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:27 smithi106 bash[14476]: cluster 2024-03-30T14:10:25.733747+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:28.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:27 smithi106 bash[14476]: audit 2024-03-30T14:10:27.491058+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:28.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:27 smithi106 bash[14476]: audit 2024-03-30T14:10:27.501655+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:28.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:27 smithi106 bash[19913]: cluster 2024-03-30T14:10:25.733747+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:28.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:27 smithi106 bash[19913]: audit 2024-03-30T14:10:27.491058+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:28.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:27 smithi106 bash[19913]: audit 2024-03-30T14:10:27.501655+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:29.965 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:29 smithi165 bash[14422]: cluster 2024-03-30T14:10:27.734379+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:30.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:29 smithi106 bash[14476]: cluster 2024-03-30T14:10:27.734379+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:30.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:29 smithi106 bash[19913]: cluster 2024-03-30T14:10:27.734379+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:30.473 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 5 on host 'smithi165' 2024-03-30T14:10:31.115 DEBUG:teuthology.orchestra.run.smithi165:osd.5> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.5.service 2024-03-30T14:10:31.117 INFO:tasks.cephadm:Deploying osd.6 on smithi165 with /dev/vg_nvme/lv_2... 2024-03-30T14:10:31.118 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T14:10:31.267 INFO:journalctl@ceph.osd.5.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:10:31.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: cluster 2024-03-30T14:10:29.734954+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: audit 2024-03-30T14:10:30.479330+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: audit 2024-03-30T14:10:30.479874+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: audit 2024-03-30T14:10:30.483202+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: audit 2024-03-30T14:10:30.484493+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: audit 2024-03-30T14:10:30.724298+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:10:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:31 smithi165 bash[14422]: audit 2024-03-30T14:10:30.725430+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: cluster 2024-03-30T14:10:29.734954+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: audit 2024-03-30T14:10:30.479330+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: audit 2024-03-30T14:10:30.479874+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: audit 2024-03-30T14:10:30.483202+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: audit 2024-03-30T14:10:30.484493+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: audit 2024-03-30T14:10:30.724298+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[14476]: audit 2024-03-30T14:10:30.725430+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: cluster 2024-03-30T14:10:29.734954+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:31.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: audit 2024-03-30T14:10:30.479330+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:31.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: audit 2024-03-30T14:10:30.479874+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:10:31.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: audit 2024-03-30T14:10:30.483202+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:31.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: audit 2024-03-30T14:10:30.484493+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:10:31.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: audit 2024-03-30T14:10:30.724298+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:10:31.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:31 smithi106 bash[19913]: audit 2024-03-30T14:10:30.725430+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:10:33.118 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[20612]: debug 2024-03-30T14:10:32.700+0000 7fbea99e5700 -1 osd.5 0 waiting for initial osdmap 2024-03-30T14:10:33.118 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[20612]: debug 2024-03-30T14:10:32.712+0000 7fbea3b7b700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:10:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[14422]: audit 2024-03-30T14:10:31.691630+0000 mon.a (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:10:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[14422]: cluster 2024-03-30T14:10:31.691849+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T14:10:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[14422]: audit 2024-03-30T14:10:31.692152+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[14422]: audit 2024-03-30T14:10:31.692739+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:10:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:32 smithi165 bash[14422]: audit 2024-03-30T14:10:31.693696+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:10:33.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[14476]: audit 2024-03-30T14:10:31.691630+0000 mon.a (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[14476]: cluster 2024-03-30T14:10:31.691849+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[14476]: audit 2024-03-30T14:10:31.692152+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[14476]: audit 2024-03-30T14:10:31.692739+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[14476]: audit 2024-03-30T14:10:31.693696+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[19913]: audit 2024-03-30T14:10:31.691630+0000 mon.a (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[19913]: cluster 2024-03-30T14:10:31.691849+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[19913]: audit 2024-03-30T14:10:31.692152+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[19913]: audit 2024-03-30T14:10:31.692739+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:10:33.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:32 smithi106 bash[19913]: audit 2024-03-30T14:10:31.693696+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:10:34.018 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:33 smithi165 bash[14422]: cluster 2024-03-30T14:10:31.735659+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:34.018 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:33 smithi165 bash[14422]: audit 2024-03-30T14:10:32.694615+0000 mon.a (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:10:34.018 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:33 smithi165 bash[14422]: cluster 2024-03-30T14:10:32.694841+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T14:10:34.019 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:33 smithi165 bash[14422]: audit 2024-03-30T14:10:32.695599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.019 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:33 smithi165 bash[14422]: audit 2024-03-30T14:10:32.702799+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[14476]: cluster 2024-03-30T14:10:31.735659+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[14476]: audit 2024-03-30T14:10:32.694615+0000 mon.a (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[14476]: cluster 2024-03-30T14:10:32.694841+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[14476]: audit 2024-03-30T14:10:32.695599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[14476]: audit 2024-03-30T14:10:32.702799+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[19913]: cluster 2024-03-30T14:10:31.735659+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[19913]: audit 2024-03-30T14:10:32.694615+0000 mon.a (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:10:34.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[19913]: cluster 2024-03-30T14:10:32.694841+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T14:10:34.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[19913]: audit 2024-03-30T14:10:32.695599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:33 smithi106 bash[19913]: audit 2024-03-30T14:10:32.702799+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.651 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T14:10:34.651 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T14:10:34.651 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-03-30T14:10:34.652 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-03-30T14:10:34.652 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0190145 s, 551 MB/s 2024-03-30T14:10:34.652 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-03-30T14:10:34.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:34 smithi165 bash[14422]: cluster 2024-03-30T14:10:31.679549+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:10:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:34 smithi165 bash[14422]: cluster 2024-03-30T14:10:31.679717+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:10:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:34 smithi165 bash[14422]: cluster 2024-03-30T14:10:33.698049+0000 mon.a (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775] boot 2024-03-30T14:10:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:34 smithi165 bash[14422]: cluster 2024-03-30T14:10:33.698180+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T14:10:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:34 smithi165 bash[14422]: audit 2024-03-30T14:10:33.698469+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:34 smithi165 bash[14422]: cluster 2024-03-30T14:10:34.698816+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[14476]: cluster 2024-03-30T14:10:31.679549+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[14476]: cluster 2024-03-30T14:10:31.679717+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[14476]: cluster 2024-03-30T14:10:33.698049+0000 mon.a (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775] boot 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[14476]: cluster 2024-03-30T14:10:33.698180+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[14476]: audit 2024-03-30T14:10:33.698469+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[14476]: cluster 2024-03-30T14:10:34.698816+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[19913]: cluster 2024-03-30T14:10:31.679549+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[19913]: cluster 2024-03-30T14:10:31.679717+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:10:35.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[19913]: cluster 2024-03-30T14:10:33.698049+0000 mon.a (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.165:6808/3756086775,v1:172.21.15.165:6809/3756086775] boot 2024-03-30T14:10:35.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[19913]: cluster 2024-03-30T14:10:33.698180+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T14:10:35.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[19913]: audit 2024-03-30T14:10:33.698469+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:10:35.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:34 smithi106 bash[19913]: cluster 2024-03-30T14:10:34.698816+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T14:10:35.847 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi165:vg_nvme/lv_2 2024-03-30T14:10:36.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:35 smithi165 bash[14422]: cluster 2024-03-30T14:10:33.736239+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:36.031 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:35 smithi165 bash[14422]: cluster 2024-03-30T14:10:35.701025+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T14:10:36.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:35 smithi106 bash[14476]: cluster 2024-03-30T14:10:33.736239+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:36.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:35 smithi106 bash[14476]: cluster 2024-03-30T14:10:35.701025+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T14:10:36.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:35 smithi106 bash[19913]: cluster 2024-03-30T14:10:33.736239+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:36.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:35 smithi106 bash[19913]: cluster 2024-03-30T14:10:35.701025+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T14:10:38.038 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:37 smithi165 bash[14422]: cluster 2024-03-30T14:10:35.736784+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:38.038 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:37 smithi165 bash[14422]: cluster 2024-03-30T14:10:36.679668+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T14:10:38.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:37 smithi106 bash[14476]: cluster 2024-03-30T14:10:35.736784+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:38.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:37 smithi106 bash[14476]: cluster 2024-03-30T14:10:36.679668+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T14:10:38.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:37 smithi106 bash[19913]: cluster 2024-03-30T14:10:35.736784+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:38.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:37 smithi106 bash[19913]: cluster 2024-03-30T14:10:36.679668+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T14:10:38.934 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:38 smithi165 bash[14422]: cluster 2024-03-30T14:10:37.682346+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T14:10:39.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:38 smithi106 bash[14476]: cluster 2024-03-30T14:10:37.682346+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T14:10:39.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:38 smithi106 bash[19913]: cluster 2024-03-30T14:10:37.682346+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: cluster 2024-03-30T14:10:37.737413+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:38.967876+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:38.970134+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:38.972119+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:38.982528+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:38.990541+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:39.355811+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:39.359724+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:10:40.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:39 smithi165 bash[14422]: audit 2024-03-30T14:10:39.361350+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: cluster 2024-03-30T14:10:37.737413+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:38.967876+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:38.970134+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:38.972119+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:38.982528+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:38.990541+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:39.355811+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:39.359724+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:10:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[14476]: audit 2024-03-30T14:10:39.361350+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: cluster 2024-03-30T14:10:37.737413+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:38.967876+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:38.970134+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:38.972119+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:38.982528+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:38.990541+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:39.355811+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:39.359724+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:10:40.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:39 smithi106 bash[19913]: audit 2024-03-30T14:10:39.361350+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:41.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:40 smithi165 bash[14422]: cephadm 2024-03-30T14:10:38.958179+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:10:41.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:40 smithi165 bash[14422]: cephadm 2024-03-30T14:10:38.973534+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 8635M 2024-03-30T14:10:41.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:40 smithi165 bash[14422]: audit 2024-03-30T14:10:39.349092+0000 mgr.y (mgr.14152) 193 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:41.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:40 smithi106 bash[14476]: cephadm 2024-03-30T14:10:38.958179+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:10:41.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:40 smithi106 bash[14476]: cephadm 2024-03-30T14:10:38.973534+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 8635M 2024-03-30T14:10:41.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:40 smithi106 bash[14476]: audit 2024-03-30T14:10:39.349092+0000 mgr.y (mgr.14152) 193 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:41.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:40 smithi106 bash[19913]: cephadm 2024-03-30T14:10:38.958179+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:10:41.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:40 smithi106 bash[19913]: cephadm 2024-03-30T14:10:38.973534+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 8635M 2024-03-30T14:10:41.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:40 smithi106 bash[19913]: audit 2024-03-30T14:10:39.349092+0000 mgr.y (mgr.14152) 193 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:10:42.116 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:41 smithi165 bash[14422]: cluster 2024-03-30T14:10:39.738027+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:42.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:41 smithi106 bash[14476]: cluster 2024-03-30T14:10:39.738027+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:42.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:41 smithi106 bash[19913]: cluster 2024-03-30T14:10:39.738027+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:44.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:43 smithi165 bash[14422]: cluster 2024-03-30T14:10:41.738629+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:44.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:43 smithi106 bash[14476]: cluster 2024-03-30T14:10:41.738629+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:44.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:43 smithi106 bash[19913]: cluster 2024-03-30T14:10:41.738629+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:45 smithi165 bash[14422]: cluster 2024-03-30T14:10:43.739270+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:45 smithi165 bash[14422]: audit 2024-03-30T14:10:45.209361+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.165:0/3451719686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]: dispatch 2024-03-30T14:10:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:45 smithi165 bash[14422]: audit 2024-03-30T14:10:45.210493+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]: dispatch 2024-03-30T14:10:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:45 smithi165 bash[14422]: audit 2024-03-30T14:10:45.219606+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]': finished 2024-03-30T14:10:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:45 smithi165 bash[14422]: cluster 2024-03-30T14:10:45.219745+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T14:10:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:45 smithi165 bash[14422]: audit 2024-03-30T14:10:45.220081+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:10:46.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[14476]: cluster 2024-03-30T14:10:43.739270+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[14476]: audit 2024-03-30T14:10:45.209361+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.165:0/3451719686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]: dispatch 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[14476]: audit 2024-03-30T14:10:45.210493+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]: dispatch 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[14476]: audit 2024-03-30T14:10:45.219606+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]': finished 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[14476]: cluster 2024-03-30T14:10:45.219745+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[14476]: audit 2024-03-30T14:10:45.220081+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[19913]: cluster 2024-03-30T14:10:43.739270+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[19913]: audit 2024-03-30T14:10:45.209361+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.165:0/3451719686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]: dispatch 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[19913]: audit 2024-03-30T14:10:45.210493+0000 mon.a (mon.0) 487 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]: dispatch 2024-03-30T14:10:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[19913]: audit 2024-03-30T14:10:45.219606+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ec6a450-2449-426e-a576-64a410bc4c06"}]': finished 2024-03-30T14:10:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[19913]: cluster 2024-03-30T14:10:45.219745+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T14:10:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:45 smithi106 bash[19913]: audit 2024-03-30T14:10:45.220081+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:10:47.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:46 smithi165 bash[14422]: audit 2024-03-30T14:10:45.919006+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.165:0/2105142032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:10:47.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:46 smithi106 bash[14476]: audit 2024-03-30T14:10:45.919006+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.165:0/2105142032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:10:47.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:46 smithi106 bash[19913]: audit 2024-03-30T14:10:45.919006+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.165:0/2105142032' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:10:48.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:47 smithi165 bash[14422]: cluster 2024-03-30T14:10:45.739863+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:48.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:47 smithi106 bash[14476]: cluster 2024-03-30T14:10:45.739863+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:48.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:47 smithi106 bash[19913]: cluster 2024-03-30T14:10:45.739863+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:50.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:49 smithi165 bash[14422]: cluster 2024-03-30T14:10:47.740349+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:50.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:49 smithi106 bash[14476]: cluster 2024-03-30T14:10:47.740349+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:50.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:49 smithi106 bash[19913]: cluster 2024-03-30T14:10:47.740349+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:51.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:50 smithi165 bash[14422]: cluster 2024-03-30T14:10:49.740876+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:51.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:50 smithi106 bash[14476]: cluster 2024-03-30T14:10:49.740876+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:51.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:50 smithi106 bash[19913]: cluster 2024-03-30T14:10:49.740876+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:53.972 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:53 smithi165 bash[14422]: cluster 2024-03-30T14:10:51.741629+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:54.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:53 smithi106 bash[14476]: cluster 2024-03-30T14:10:51.741629+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:54.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:53 smithi106 bash[19913]: cluster 2024-03-30T14:10:51.741629+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:54 smithi165 bash[14422]: audit 2024-03-30T14:10:53.749732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:10:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:54 smithi165 bash[14422]: audit 2024-03-30T14:10:53.757055+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:10:55.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:54 smithi106 bash[14476]: audit 2024-03-30T14:10:53.749732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:10:55.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:54 smithi106 bash[14476]: audit 2024-03-30T14:10:53.757055+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:10:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:54 smithi106 bash[19913]: audit 2024-03-30T14:10:53.749732+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:10:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:54 smithi106 bash[19913]: audit 2024-03-30T14:10:53.757055+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:10:55.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:55 smithi165 bash[14422]: cluster 2024-03-30T14:10:53.742267+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:55.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:55 smithi165 bash[14422]: audit 2024-03-30T14:10:55.346542+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:10:55.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:55 smithi165 bash[14422]: audit 2024-03-30T14:10:55.348218+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:56.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:55 smithi106 bash[14476]: cluster 2024-03-30T14:10:53.742267+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:56.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:55 smithi106 bash[14476]: audit 2024-03-30T14:10:55.346542+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:10:56.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:55 smithi106 bash[14476]: audit 2024-03-30T14:10:55.348218+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:55 smithi106 bash[19913]: cluster 2024-03-30T14:10:53.742267+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:55 smithi106 bash[19913]: audit 2024-03-30T14:10:55.346542+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:10:56.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:55 smithi106 bash[19913]: audit 2024-03-30T14:10:55.348218+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:10:57.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:56 smithi165 bash[14422]: cephadm 2024-03-30T14:10:55.349550+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-03-30T14:10:57.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:56 smithi106 bash[14476]: cephadm 2024-03-30T14:10:55.349550+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-03-30T14:10:57.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:56 smithi106 bash[19913]: cephadm 2024-03-30T14:10:55.349550+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-03-30T14:10:58.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:57 smithi165 bash[14422]: cluster 2024-03-30T14:10:55.742805+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:58.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:57 smithi106 bash[14476]: cluster 2024-03-30T14:10:55.742805+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:10:58.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:57 smithi106 bash[19913]: cluster 2024-03-30T14:10:55.742805+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:00.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:59 smithi165 bash[14422]: cluster 2024-03-30T14:10:57.743451+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:00.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:59 smithi165 bash[14422]: audit 2024-03-30T14:10:59.307905+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:00.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:59 smithi165 bash[14422]: audit 2024-03-30T14:10:59.314034+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:00.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:59 smithi165 bash[14422]: audit 2024-03-30T14:10:59.316572+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:00.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:10:59 smithi165 bash[14422]: audit 2024-03-30T14:10:59.318202+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[19913]: cluster 2024-03-30T14:10:57.743451+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[19913]: audit 2024-03-30T14:10:59.307905+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[19913]: audit 2024-03-30T14:10:59.314034+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[19913]: audit 2024-03-30T14:10:59.316572+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[19913]: audit 2024-03-30T14:10:59.318202+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[14476]: cluster 2024-03-30T14:10:57.743451+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[14476]: audit 2024-03-30T14:10:59.307905+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[14476]: audit 2024-03-30T14:10:59.314034+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[14476]: audit 2024-03-30T14:10:59.316572+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:00.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:10:59 smithi106 bash[14476]: audit 2024-03-30T14:10:59.318202+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:01.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:01 smithi165 bash[14422]: cluster 2024-03-30T14:10:59.744074+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:02.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:01 smithi106 bash[19913]: cluster 2024-03-30T14:10:59.744074+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:02.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:01 smithi106 bash[14476]: cluster 2024-03-30T14:10:59.744074+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:04.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:03 smithi165 bash[14422]: cluster 2024-03-30T14:11:01.744623+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:03 smithi165 bash[14422]: audit 2024-03-30T14:11:02.939715+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:03 smithi165 bash[14422]: audit 2024-03-30T14:11:03.228420+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:04.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:03 smithi106 bash[14476]: cluster 2024-03-30T14:11:01.744623+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:04.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:03 smithi106 bash[14476]: audit 2024-03-30T14:11:02.939715+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:04.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:03 smithi106 bash[14476]: audit 2024-03-30T14:11:03.228420+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:04.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:03 smithi106 bash[19913]: cluster 2024-03-30T14:11:01.744623+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:04.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:03 smithi106 bash[19913]: audit 2024-03-30T14:11:02.939715+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:04.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:03 smithi106 bash[19913]: audit 2024-03-30T14:11:03.228420+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:05.836 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 6 on host 'smithi165' 2024-03-30T14:11:06.032 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:05 smithi165 bash[14422]: cluster 2024-03-30T14:11:03.745220+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:06.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:05 smithi106 bash[14476]: cluster 2024-03-30T14:11:03.745220+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:06.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:05 smithi106 bash[19913]: cluster 2024-03-30T14:11:03.745220+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:06.455 DEBUG:teuthology.orchestra.run.smithi165:osd.6> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.6.service 2024-03-30T14:11:06.457 INFO:tasks.cephadm:Deploying osd.7 on smithi165 with /dev/vg_nvme/lv_1... 2024-03-30T14:11:06.457 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T14:11:06.597 INFO:journalctl@ceph.osd.6.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: cluster 2024-03-30T14:11:05.745855+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: audit 2024-03-30T14:11:05.841933+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: audit 2024-03-30T14:11:05.854245+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: audit 2024-03-30T14:11:05.857098+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: audit 2024-03-30T14:11:05.858968+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: audit 2024-03-30T14:11:06.345458+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:11:07.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:06 smithi165 bash[14422]: audit 2024-03-30T14:11:06.346547+0000 mon.a (mon.0) 505 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: cluster 2024-03-30T14:11:05.745855+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: audit 2024-03-30T14:11:05.841933+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: audit 2024-03-30T14:11:05.854245+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: audit 2024-03-30T14:11:05.857098+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: audit 2024-03-30T14:11:05.858968+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: audit 2024-03-30T14:11:06.345458+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[19913]: audit 2024-03-30T14:11:06.346547+0000 mon.a (mon.0) 505 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: cluster 2024-03-30T14:11:05.745855+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:07.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: audit 2024-03-30T14:11:05.841933+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: audit 2024-03-30T14:11:05.854245+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: audit 2024-03-30T14:11:05.857098+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: audit 2024-03-30T14:11:05.858968+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: audit 2024-03-30T14:11:06.345458+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:11:07.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:06 smithi106 bash[14476]: audit 2024-03-30T14:11:06.346547+0000 mon.a (mon.0) 505 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:11:08.118 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[23731]: debug 2024-03-30T14:11:07.875+0000 7f1ba7b0e700 -1 osd.6 0 waiting for initial osdmap 2024-03-30T14:11:08.118 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[23731]: debug 2024-03-30T14:11:07.891+0000 7f1ba2ca6700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:11:08.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[14422]: audit 2024-03-30T14:11:06.856480+0000 mon.a (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:11:08.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[14422]: cluster 2024-03-30T14:11:06.856593+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T14:11:08.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[14422]: audit 2024-03-30T14:11:06.856820+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:08.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[14422]: audit 2024-03-30T14:11:06.858594+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:08.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:07 smithi165 bash[14422]: audit 2024-03-30T14:11:06.859548+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:08.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[14476]: audit 2024-03-30T14:11:06.856480+0000 mon.a (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[14476]: cluster 2024-03-30T14:11:06.856593+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[14476]: audit 2024-03-30T14:11:06.856820+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[14476]: audit 2024-03-30T14:11:06.858594+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[14476]: audit 2024-03-30T14:11:06.859548+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[19913]: audit 2024-03-30T14:11:06.856480+0000 mon.a (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[19913]: cluster 2024-03-30T14:11:06.856593+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[19913]: audit 2024-03-30T14:11:06.856820+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[19913]: audit 2024-03-30T14:11:06.858594+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:08.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:07 smithi106 bash[19913]: audit 2024-03-30T14:11:06.859548+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[14476]: cluster 2024-03-30T14:11:07.746433+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[14476]: audit 2024-03-30T14:11:07.874030+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[14476]: cluster 2024-03-30T14:11:07.874257+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[14476]: audit 2024-03-30T14:11:07.874630+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[14476]: audit 2024-03-30T14:11:07.881400+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[19913]: cluster 2024-03-30T14:11:07.746433+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:09.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[19913]: audit 2024-03-30T14:11:07.874030+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:11:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[19913]: cluster 2024-03-30T14:11:07.874257+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T14:11:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[19913]: audit 2024-03-30T14:11:07.874630+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:09.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:08 smithi106 bash[19913]: audit 2024-03-30T14:11:07.881400+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:09.173 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:08 smithi165 bash[14422]: cluster 2024-03-30T14:11:07.746433+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T14:11:09.173 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:08 smithi165 bash[14422]: audit 2024-03-30T14:11:07.874030+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:11:09.173 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:08 smithi165 bash[14422]: cluster 2024-03-30T14:11:07.874257+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T14:11:09.173 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:08 smithi165 bash[14422]: audit 2024-03-30T14:11:07.874630+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:09.173 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:08 smithi165 bash[14422]: audit 2024-03-30T14:11:07.881400+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:10.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[14476]: cluster 2024-03-30T14:11:07.321722+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:11:10.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[14476]: cluster 2024-03-30T14:11:07.321923+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:11:10.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[14476]: cluster 2024-03-30T14:11:08.873761+0000 mon.a (mon.0) 514 : cluster [INF] osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860] boot 2024-03-30T14:11:10.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[14476]: cluster 2024-03-30T14:11:08.873918+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T14:11:10.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[14476]: audit 2024-03-30T14:11:08.874651+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:10.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[19913]: cluster 2024-03-30T14:11:07.321722+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:11:10.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[19913]: cluster 2024-03-30T14:11:07.321923+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:11:10.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[19913]: cluster 2024-03-30T14:11:08.873761+0000 mon.a (mon.0) 514 : cluster [INF] osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860] boot 2024-03-30T14:11:10.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[19913]: cluster 2024-03-30T14:11:08.873918+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T14:11:10.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:09 smithi106 bash[19913]: audit 2024-03-30T14:11:08.874651+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:10.235 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T14:11:10.235 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T14:11:10.235 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-03-30T14:11:10.235 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-03-30T14:11:10.235 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0161961 s, 647 MB/s 2024-03-30T14:11:10.235 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-03-30T14:11:10.278 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:09 smithi165 bash[14422]: cluster 2024-03-30T14:11:07.321722+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:11:10.278 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:09 smithi165 bash[14422]: cluster 2024-03-30T14:11:07.321923+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:11:10.278 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:09 smithi165 bash[14422]: cluster 2024-03-30T14:11:08.873761+0000 mon.a (mon.0) 514 : cluster [INF] osd.6 [v2:172.21.15.165:6816/1689255860,v1:172.21.15.165:6817/1689255860] boot 2024-03-30T14:11:10.279 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:09 smithi165 bash[14422]: cluster 2024-03-30T14:11:08.873918+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T14:11:10.279 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:09 smithi165 bash[14422]: audit 2024-03-30T14:11:08.874651+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:11:11.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:10 smithi106 bash[14476]: cluster 2024-03-30T14:11:09.747053+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:11.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:10 smithi106 bash[14476]: cluster 2024-03-30T14:11:09.888139+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T14:11:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:10 smithi106 bash[19913]: cluster 2024-03-30T14:11:09.747053+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:11.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:10 smithi106 bash[19913]: cluster 2024-03-30T14:11:09.888139+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T14:11:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:10 smithi165 bash[14422]: cluster 2024-03-30T14:11:09.747053+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:10 smithi165 bash[14422]: cluster 2024-03-30T14:11:09.888139+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T14:11:11.410 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi165:vg_nvme/lv_1 2024-03-30T14:11:12.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:11 smithi106 bash[14476]: cluster 2024-03-30T14:11:10.908894+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T14:11:12.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:11 smithi106 bash[14476]: cluster 2024-03-30T14:11:11.690395+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T14:11:12.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:11 smithi106 bash[19913]: cluster 2024-03-30T14:11:10.908894+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T14:11:12.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:11 smithi106 bash[19913]: cluster 2024-03-30T14:11:11.690395+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T14:11:12.219 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:11 smithi165 bash[14422]: cluster 2024-03-30T14:11:10.908894+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T14:11:12.219 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:11 smithi165 bash[14422]: cluster 2024-03-30T14:11:11.690395+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T14:11:14.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:13 smithi165 bash[14422]: cluster 2024-03-30T14:11:11.747669+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v199: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 133 KiB/s, 0 objects/s recovering 2024-03-30T14:11:14.023 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:13 smithi165 bash[14422]: cluster 2024-03-30T14:11:12.706252+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T14:11:14.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:13 smithi106 bash[14476]: cluster 2024-03-30T14:11:11.747669+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v199: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 133 KiB/s, 0 objects/s recovering 2024-03-30T14:11:14.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:13 smithi106 bash[14476]: cluster 2024-03-30T14:11:12.706252+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T14:11:14.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:13 smithi106 bash[19913]: cluster 2024-03-30T14:11:11.747669+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v199: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 133 KiB/s, 0 objects/s recovering 2024-03-30T14:11:14.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:13 smithi106 bash[19913]: cluster 2024-03-30T14:11:12.706252+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: cluster 2024-03-30T14:11:13.748275+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v201: 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-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: cephadm 2024-03-30T14:11:14.603043+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.613994+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.615764+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.617310+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.618777+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: cephadm 2024-03-30T14:11:14.619761+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5757M 2024-03-30T14:11:15.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.627795+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.636366+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.981141+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:11:15.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.987802+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:11:15.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:15 smithi165 bash[14422]: audit 2024-03-30T14:11:14.989603+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:15.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: cluster 2024-03-30T14:11:13.748275+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v201: 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-30T14:11:15.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: cephadm 2024-03-30T14:11:14.603043+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:11:15.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.613994+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.615764+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.617310+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.618777+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: cephadm 2024-03-30T14:11:14.619761+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5757M 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.627795+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.636366+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.981141+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.987802+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[14476]: audit 2024-03-30T14:11:14.989603+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: cluster 2024-03-30T14:11:13.748275+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v201: 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-30T14:11:15.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: cephadm 2024-03-30T14:11:14.603043+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.613994+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.615764+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.617310+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.618777+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: cephadm 2024-03-30T14:11:14.619761+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5757M 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.627795+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.636366+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.981141+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.987802+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T14:11:15.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:15 smithi106 bash[19913]: audit 2024-03-30T14:11:14.989603+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:16.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:16 smithi165 bash[14422]: audit 2024-03-30T14:11:14.974167+0000 mgr.y (mgr.14152) 215 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:16.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:16 smithi106 bash[14476]: audit 2024-03-30T14:11:14.974167+0000 mgr.y (mgr.14152) 215 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:16.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:16 smithi106 bash[19913]: audit 2024-03-30T14:11:14.974167+0000 mgr.y (mgr.14152) 215 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:11:18.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:17 smithi165 bash[14422]: cluster 2024-03-30T14:11:15.748880+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-30T14:11:18.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:17 smithi106 bash[14476]: cluster 2024-03-30T14:11:15.748880+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-30T14:11:18.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:17 smithi106 bash[19913]: cluster 2024-03-30T14:11:15.748880+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-30T14:11:19.977 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:19 smithi165 bash[14422]: cluster 2024-03-30T14:11:17.749538+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-03-30T14:11:20.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:19 smithi106 bash[14476]: cluster 2024-03-30T14:11:17.749538+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-03-30T14:11:20.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:19 smithi106 bash[19913]: cluster 2024-03-30T14:11:17.749538+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: cluster 2024-03-30T14:11:19.750206+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: audit 2024-03-30T14:11:20.854929+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.165:0/1511155835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]: dispatch 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: audit 2024-03-30T14:11:20.856001+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]: dispatch 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: audit 2024-03-30T14:11:20.870310+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]': finished 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: cluster 2024-03-30T14:11:20.870425+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: audit 2024-03-30T14:11:20.870815+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:21 smithi165 bash[14422]: audit 2024-03-30T14:11:21.584965+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.165:0/2149101430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: cluster 2024-03-30T14:11:19.750206+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: audit 2024-03-30T14:11:20.854929+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.165:0/1511155835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]: dispatch 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: audit 2024-03-30T14:11:20.856001+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]: dispatch 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: audit 2024-03-30T14:11:20.870310+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]': finished 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: cluster 2024-03-30T14:11:20.870425+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: audit 2024-03-30T14:11:20.870815+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:22.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[19913]: audit 2024-03-30T14:11:21.584965+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.165:0/2149101430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: cluster 2024-03-30T14:11:19.750206+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: audit 2024-03-30T14:11:20.854929+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.165:0/1511155835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]: dispatch 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: audit 2024-03-30T14:11:20.856001+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]: dispatch 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: audit 2024-03-30T14:11:20.870310+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0c5817-1073-426b-be23-2666a74cea84"}]': finished 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: cluster 2024-03-30T14:11:20.870425+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: audit 2024-03-30T14:11:20.870815+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:22.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:21 smithi106 bash[14476]: audit 2024-03-30T14:11:21.584965+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.165:0/2149101430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T14:11:24.048 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:23 smithi165 bash[14422]: cluster 2024-03-30T14:11:21.750828+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:24.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:23 smithi106 bash[14476]: cluster 2024-03-30T14:11:21.750828+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:24.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:23 smithi106 bash[19913]: cluster 2024-03-30T14:11:21.750828+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:26.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:25 smithi165 bash[14422]: cluster 2024-03-30T14:11:23.751355+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:26.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:25 smithi106 bash[19913]: cluster 2024-03-30T14:11:23.751355+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:26.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:25 smithi106 bash[14476]: cluster 2024-03-30T14:11:23.751355+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:27.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:27 smithi165 bash[14422]: cluster 2024-03-30T14:11:25.751921+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:28.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:27 smithi106 bash[19913]: cluster 2024-03-30T14:11:25.751921+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:28.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:27 smithi106 bash[14476]: cluster 2024-03-30T14:11:25.751921+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:30.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:29 smithi165 bash[14422]: cluster 2024-03-30T14:11:27.752522+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:30.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:29 smithi106 bash[14476]: cluster 2024-03-30T14:11:27.752522+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:30.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:29 smithi106 bash[19913]: cluster 2024-03-30T14:11:27.752522+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:31.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:31 smithi165 bash[14422]: cluster 2024-03-30T14:11:29.753146+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:31.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:31 smithi165 bash[14422]: audit 2024-03-30T14:11:31.261896+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:11:31.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:31 smithi165 bash[14422]: audit 2024-03-30T14:11:31.263395+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:32.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:31 smithi106 bash[14476]: cluster 2024-03-30T14:11:29.753146+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:32.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:31 smithi106 bash[14476]: audit 2024-03-30T14:11:31.261896+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:11:32.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:31 smithi106 bash[14476]: audit 2024-03-30T14:11:31.263395+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:32.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:31 smithi106 bash[19913]: cluster 2024-03-30T14:11:29.753146+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:32.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:31 smithi106 bash[19913]: audit 2024-03-30T14:11:31.261896+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:11:32.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:31 smithi106 bash[19913]: audit 2024-03-30T14:11:31.263395+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:32 smithi165 bash[14422]: cephadm 2024-03-30T14:11:31.264584+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-03-30T14:11:33.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:32 smithi106 bash[14476]: cephadm 2024-03-30T14:11:31.264584+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-03-30T14:11:33.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:32 smithi106 bash[19913]: cephadm 2024-03-30T14:11:31.264584+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-03-30T14:11:34.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:33 smithi165 bash[14422]: cluster 2024-03-30T14:11:31.753737+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:34.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:33 smithi106 bash[14476]: cluster 2024-03-30T14:11:31.753737+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:34.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:33 smithi106 bash[19913]: cluster 2024-03-30T14:11:31.753737+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[14476]: cluster 2024-03-30T14:11:33.754291+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[14476]: audit 2024-03-30T14:11:35.344266+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[14476]: audit 2024-03-30T14:11:35.360160+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[14476]: audit 2024-03-30T14:11:35.362766+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:35.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[14476]: audit 2024-03-30T14:11:35.365106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:35.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[19913]: cluster 2024-03-30T14:11:33.754291+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[19913]: audit 2024-03-30T14:11:35.344266+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[19913]: audit 2024-03-30T14:11:35.360160+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[19913]: audit 2024-03-30T14:11:35.362766+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:35.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:35 smithi106 bash[19913]: audit 2024-03-30T14:11:35.365106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:35 smithi165 bash[14422]: cluster 2024-03-30T14:11:33.754291+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:35 smithi165 bash[14422]: audit 2024-03-30T14:11:35.344266+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:35 smithi165 bash[14422]: audit 2024-03-30T14:11:35.360160+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:35 smithi165 bash[14422]: audit 2024-03-30T14:11:35.362766+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:35 smithi165 bash[14422]: audit 2024-03-30T14:11:35.365106+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:38.130 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:37 smithi165 bash[14422]: cluster 2024-03-30T14:11:35.754909+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:38.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:37 smithi106 bash[14476]: cluster 2024-03-30T14:11:35.754909+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:38.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:37 smithi106 bash[19913]: cluster 2024-03-30T14:11:35.754909+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:39 smithi165 bash[14422]: cluster 2024-03-30T14:11:37.755503+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:39 smithi165 bash[14422]: audit 2024-03-30T14:11:39.053144+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:39 smithi165 bash[14422]: audit 2024-03-30T14:11:39.061323+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:39 smithi106 bash[14476]: cluster 2024-03-30T14:11:37.755503+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:39 smithi106 bash[14476]: audit 2024-03-30T14:11:39.053144+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:40.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:39 smithi106 bash[14476]: audit 2024-03-30T14:11:39.061323+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:40.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:39 smithi106 bash[19913]: cluster 2024-03-30T14:11:37.755503+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:40.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:39 smithi106 bash[19913]: audit 2024-03-30T14:11:39.053144+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:40.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:39 smithi106 bash[19913]: audit 2024-03-30T14:11:39.061323+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:41.914 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 7 on host 'smithi165' 2024-03-30T14:11:41.952 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:41 smithi165 bash[14422]: cluster 2024-03-30T14:11:39.756202+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:42.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:41 smithi106 bash[14476]: cluster 2024-03-30T14:11:39.756202+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:42.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:41 smithi106 bash[19913]: cluster 2024-03-30T14:11:39.756202+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:42.552 DEBUG:teuthology.orchestra.run.smithi165:osd.7> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.7.service 2024-03-30T14:11:42.554 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-30T14:11:42.555 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-03-30T14:11:42.705 INFO:journalctl@ceph.osd.7.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: cluster 2024-03-30T14:11:41.756826+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: audit 2024-03-30T14:11:41.920051+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: audit 2024-03-30T14:11:41.937457+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: audit 2024-03-30T14:11:41.939838+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: audit 2024-03-30T14:11:41.941357+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: audit 2024-03-30T14:11:42.482481+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:11:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:42 smithi165 bash[14422]: audit 2024-03-30T14:11:42.483394+0000 mon.a (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: cluster 2024-03-30T14:11:41.756826+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: audit 2024-03-30T14:11:41.920051+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: audit 2024-03-30T14:11:41.937457+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: audit 2024-03-30T14:11:41.939838+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: audit 2024-03-30T14:11:41.941357+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: audit 2024-03-30T14:11:42.482481+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[14476]: audit 2024-03-30T14:11:42.483394+0000 mon.a (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: cluster 2024-03-30T14:11:41.756826+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: audit 2024-03-30T14:11:41.920051+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: audit 2024-03-30T14:11:41.937457+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:11:43.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: audit 2024-03-30T14:11:41.939838+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:11:43.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: audit 2024-03-30T14:11:41.941357+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:11:43.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: audit 2024-03-30T14:11:42.482481+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:11:43.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:42 smithi106 bash[19913]: audit 2024-03-30T14:11:42.483394+0000 mon.a (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:11:43.977 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[14476]: audit 2024-03-30T14:11:42.923615+0000 mon.a (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:11:43.977 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[14476]: cluster 2024-03-30T14:11:42.923766+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T14:11:43.977 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[14476]: audit 2024-03-30T14:11:42.924551+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:43.977 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[14476]: audit 2024-03-30T14:11:42.924908+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:43.977 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[14476]: audit 2024-03-30T14:11:42.933793+0000 mon.a (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:43.977 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[19913]: audit 2024-03-30T14:11:42.923615+0000 mon.a (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:11:43.978 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[19913]: cluster 2024-03-30T14:11:42.923766+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T14:11:43.978 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[19913]: audit 2024-03-30T14:11:42.924551+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:43.978 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[19913]: audit 2024-03-30T14:11:42.924908+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:43.978 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:43 smithi106 bash[19913]: audit 2024-03-30T14:11:42.933793+0000 mon.a (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[14422]: audit 2024-03-30T14:11:42.923615+0000 mon.a (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:11:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[14422]: cluster 2024-03-30T14:11:42.923766+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T14:11:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[14422]: audit 2024-03-30T14:11:42.924551+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[14422]: audit 2024-03-30T14:11:42.924908+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[14422]: audit 2024-03-30T14:11:42.933793+0000 mon.a (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:11:44.368 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[26866]: debug 2024-03-30T14:11:43.943+0000 7f768cfb2700 -1 osd.7 0 waiting for initial osdmap 2024-03-30T14:11:44.368 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:11:43 smithi165 bash[26866]: debug 2024-03-30T14:11:43.955+0000 7f7686146700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:11:45.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:44 smithi165 bash[14422]: cluster 2024-03-30T14:11:43.757373+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:45.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:44 smithi165 bash[14422]: audit 2024-03-30T14:11:43.933933+0000 mon.a (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:11:45.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:44 smithi165 bash[14422]: cluster 2024-03-30T14:11:43.934170+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T14:11:45.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:44 smithi165 bash[14422]: audit 2024-03-30T14:11:43.934977+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:45.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:44 smithi165 bash[14422]: audit 2024-03-30T14:11:43.945033+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[14476]: cluster 2024-03-30T14:11:43.757373+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[14476]: audit 2024-03-30T14:11:43.933933+0000 mon.a (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[14476]: cluster 2024-03-30T14:11:43.934170+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[14476]: audit 2024-03-30T14:11:43.934977+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[14476]: audit 2024-03-30T14:11:43.945033+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[19913]: cluster 2024-03-30T14:11:43.757373+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[19913]: audit 2024-03-30T14:11:43.933933+0000 mon.a (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[19913]: cluster 2024-03-30T14:11:43.934170+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T14:11:45.375 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[19913]: audit 2024-03-30T14:11:43.934977+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:45.376 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:44 smithi106 bash[19913]: audit 2024-03-30T14:11:43.945033+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:45.774 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:11:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:45 smithi165 bash[14422]: cluster 2024-03-30T14:11:43.473667+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:11:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:45 smithi165 bash[14422]: cluster 2024-03-30T14:11:43.473856+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:11:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:45 smithi165 bash[14422]: cluster 2024-03-30T14:11:44.947549+0000 mon.a (mon.0) 555 : cluster [INF] osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899] boot 2024-03-30T14:11:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:45 smithi165 bash[14422]: cluster 2024-03-30T14:11:44.947685+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T14:11:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:45 smithi165 bash[14422]: audit 2024-03-30T14:11:44.948658+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:46.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:45 smithi165 bash[14422]: audit 2024-03-30T14:11:45.781745+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.106:0/2557884136' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[14476]: cluster 2024-03-30T14:11:43.473667+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[14476]: cluster 2024-03-30T14:11:43.473856+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[14476]: cluster 2024-03-30T14:11:44.947549+0000 mon.a (mon.0) 555 : cluster [INF] osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899] boot 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[14476]: cluster 2024-03-30T14:11:44.947685+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[14476]: audit 2024-03-30T14:11:44.948658+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[14476]: audit 2024-03-30T14:11:45.781745+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.106:0/2557884136' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[19913]: cluster 2024-03-30T14:11:43.473667+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T14:11:46.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[19913]: cluster 2024-03-30T14:11:43.473856+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T14:11:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[19913]: cluster 2024-03-30T14:11:44.947549+0000 mon.a (mon.0) 555 : cluster [INF] osd.7 [v2:172.21.15.165:6824/125263899,v1:172.21.15.165:6825/125263899] boot 2024-03-30T14:11:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[19913]: cluster 2024-03-30T14:11:44.947685+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T14:11:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[19913]: audit 2024-03-30T14:11:44.948658+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:11:46.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:45 smithi106 bash[19913]: audit 2024-03-30T14:11:45.781745+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.106:0/2557884136' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T14:11:46.602 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1711807904,"num_in_osds":8,"osd_in_since":1711807880,"num_remapped_pgs":1} 2024-03-30T14:11:46.605 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T14:11:47.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:46 smithi165 bash[14422]: cluster 2024-03-30T14:11:45.757953+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:47.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:46 smithi165 bash[14422]: cluster 2024-03-30T14:11:45.965675+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T14:11:47.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:46 smithi106 bash[14476]: cluster 2024-03-30T14:11:45.757953+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:47.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:46 smithi106 bash[14476]: cluster 2024-03-30T14:11:45.965675+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T14:11:47.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:46 smithi106 bash[19913]: cluster 2024-03-30T14:11:45.757953+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T14:11:47.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:46 smithi106 bash[19913]: cluster 2024-03-30T14:11:45.965675+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T14:11:48.308 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:47 smithi165 bash[14422]: cluster 2024-03-30T14:11:46.967868+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T14:11:48.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:47 smithi106 bash[14476]: cluster 2024-03-30T14:11:46.967868+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T14:11:48.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:47 smithi106 bash[19913]: cluster 2024-03-30T14:11:46.967868+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T14:11:49.329 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:11:49.355 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: cluster 2024-03-30T14:11:47.758576+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: cluster 2024-03-30T14:11:47.985995+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.953219+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.955055+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.956510+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.957778+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.959067+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.967204+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[19913]: audit 2024-03-30T14:11:48.975111+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: cluster 2024-03-30T14:11:47.758576+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:49.356 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: cluster 2024-03-30T14:11:47.985995+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.953219+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.955055+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.956510+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.957778+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.959067+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.967204+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.357 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:48 smithi106 bash[14476]: audit 2024-03-30T14:11:48.975111+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: cluster 2024-03-30T14:11:47.758576+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: cluster 2024-03-30T14:11:47.985995+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.953219+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.955055+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.956510+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.957778+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.959067+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.967204+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:49.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:48 smithi165 bash[14422]: audit 2024-03-30T14:11:48.975111+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:11:50.245 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:49 smithi106 bash[14476]: cephadm 2024-03-30T14:11:48.942820+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:11:50.245 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:49 smithi106 bash[14476]: cephadm 2024-03-30T14:11:48.960080+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4317M 2024-03-30T14:11:50.246 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:49 smithi106 bash[14476]: cluster 2024-03-30T14:11:48.989006+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T14:11:50.246 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:49 smithi106 bash[19913]: cephadm 2024-03-30T14:11:48.942820+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:11:50.246 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:49 smithi106 bash[19913]: cephadm 2024-03-30T14:11:48.960080+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4317M 2024-03-30T14:11:50.246 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:49 smithi106 bash[19913]: cluster 2024-03-30T14:11:48.989006+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T14:11:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:49 smithi165 bash[14422]: cephadm 2024-03-30T14:11:48.942820+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Detected new or changed devices on smithi165 2024-03-30T14:11:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:49 smithi165 bash[14422]: cephadm 2024-03-30T14:11:48.960080+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4317M 2024-03-30T14:11:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:49 smithi165 bash[14422]: cluster 2024-03-30T14:11:48.989006+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T14:11:51.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:51 smithi165 bash[14422]: cluster 2024-03-30T14:11:49.759169+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:51.407 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:51 smithi106 bash[14476]: cluster 2024-03-30T14:11:49.759169+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:51.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:51 smithi106 bash[19913]: cluster 2024-03-30T14:11:49.759169+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:11:52.217 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:11:52.217 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":59,"fsid":"59650f50-ee9e-11ee-b647-cb9ed24678a4","created":"2024-03-30T14:04:50.668776+0000","modified":"2024-03-30T14:11:48.982372+0000","last_up_change":"2024-03-30T14:11:44.937595+0000","last_in_change":"2024-03-30T14:11:20.857261+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-30T14:08:50.262014+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":"22","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":"ead4b423-d076-4722-a62f-acbe7ca737fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6802","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6803","nonce":3849711255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6804","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6805","nonce":3849711255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6808","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6809","nonce":3849711255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6806","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6807","nonce":3849711255}]},"public_addr":"172.21.15.106:6803/3849711255","cluster_addr":"172.21.15.106:6805/3849711255","heartbeat_back_addr":"172.21.15.106:6809/3849711255","heartbeat_front_addr":"172.21.15.106:6807/3849711255","state":["exists","up"]},{"osd":1,"uuid":"3e2f733b-55b9-47b5-ae38-3b17160619fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6810","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6811","nonce":1825902012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6812","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6813","nonce":1825902012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6816","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6817","nonce":1825902012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6814","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6815","nonce":1825902012}]},"public_addr":"172.21.15.106:6811/1825902012","cluster_addr":"172.21.15.106:6813/1825902012","heartbeat_back_addr":"172.21.15.106:6817/1825902012","heartbeat_front_addr":"172.21.15.106:6815/1825902012","state":["exists","up"]},{"osd":2,"uuid":"e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2","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.106:6818","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6819","nonce":875787296}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6820","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6821","nonce":875787296}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6824","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6825","nonce":875787296}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6822","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6823","nonce":875787296}]},"public_addr":"172.21.15.106:6819/875787296","cluster_addr":"172.21.15.106:6821/875787296","heartbeat_back_addr":"172.21.15.106:6825/875787296","heartbeat_front_addr":"172.21.15.106:6823/875787296","state":["exists","up"]},{"osd":3,"uuid":"6e399764-4c44-43c2-b5d7-44e0781d3c3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6826","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6827","nonce":608774398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6828","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6829","nonce":608774398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6832","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6833","nonce":608774398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6830","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6831","nonce":608774398}]},"public_addr":"172.21.15.106:6827/608774398","cluster_addr":"172.21.15.106:6829/608774398","heartbeat_back_addr":"172.21.15.106:6833/608774398","heartbeat_front_addr":"172.21.15.106:6831/608774398","state":["exists","up"]},{"osd":4,"uuid":"1c65ed9f-b93c-41a6-8179-763b3fcdbfd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6801","nonce":1280716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6803","nonce":1280716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6807","nonce":1280716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6805","nonce":1280716723}]},"public_addr":"172.21.15.165:6801/1280716723","cluster_addr":"172.21.15.165:6803/1280716723","heartbeat_back_addr":"172.21.15.165:6807/1280716723","heartbeat_front_addr":"172.21.15.165:6805/1280716723","state":["exists","up"]},{"osd":5,"uuid":"7a7e0710-2a55-44ba-8aa4-67946d525adf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6809","nonce":3756086775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6811","nonce":3756086775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6815","nonce":3756086775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6813","nonce":3756086775}]},"public_addr":"172.21.15.165:6809/3756086775","cluster_addr":"172.21.15.165:6811/3756086775","heartbeat_back_addr":"172.21.15.165:6815/3756086775","heartbeat_front_addr":"172.21.15.165:6813/3756086775","state":["exists","up"]},{"osd":6,"uuid":"0ec6a450-2449-426e-a576-64a410bc4c06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6817","nonce":1689255860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6819","nonce":1689255860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6823","nonce":1689255860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6821","nonce":1689255860}]},"public_addr":"172.21.15.165:6817/1689255860","cluster_addr":"172.21.15.165:6819/1689255860","heartbeat_back_addr":"172.21.15.165:6823/1689255860","heartbeat_front_addr":"172.21.15.165:6821/1689255860","state":["exists","up"]},{"osd":7,"uuid":"cf0c5817-1073-426b-be23-2666a74cea84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6825","nonce":125263899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6827","nonce":125263899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6831","nonce":125263899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6829","nonce":125263899}]},"public_addr":"172.21.15.165:6825/125263899","cluster_addr":"172.21.15.165:6827/125263899","heartbeat_back_addr":"172.21.15.165:6831/125263899","heartbeat_front_addr":"172.21.15.165:6829/125263899","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-30T14:07:33.829944+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-30T14:08:09.856746+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-30T14:08:46.614548+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-30T14:09:24.356070+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-30T14:09:57.028703+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-30T14:10:31.679723+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-30T14:11:07.321929+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-30T14:11:43.473862+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.106:6801/2829183158":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/1658358735":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6800/2829183158":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/3433404700":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/3544799826":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/2060414019":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6800/433207508":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/2556497078":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/1210413750":"2024-03-31T14:05:21.626066+0000","172.21.15.106:6801/433207508":"2024-03-31T14:05:21.626066+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-30T14:11:52.924 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-30T14:08:50.262014+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': '22', '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-30T14:11:52.924 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-03-30T14:11:53.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:52 smithi165 bash[14422]: audit 2024-03-30T14:11:52.223822+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.106:0/2344054193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:11:53.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:52 smithi106 bash[14476]: audit 2024-03-30T14:11:52.223822+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.106:0/2344054193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:11:53.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:52 smithi106 bash[19913]: audit 2024-03-30T14:11:52.223822+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.106:0/2344054193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:11:54.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:53 smithi165 bash[14422]: cluster 2024-03-30T14:11:51.759837+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-03-30T14:11:54.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:53 smithi106 bash[19913]: cluster 2024-03-30T14:11:51.759837+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-03-30T14:11:54.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:53 smithi106 bash[14476]: cluster 2024-03-30T14:11:51.759837+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-03-30T14:11:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:54 smithi165 bash[14422]: audit 2024-03-30T14:11:53.756792+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:11:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:54 smithi165 bash[14422]: audit 2024-03-30T14:11:53.760826+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:11:55.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:54 smithi106 bash[14476]: audit 2024-03-30T14:11:53.756792+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:11:55.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:54 smithi106 bash[14476]: audit 2024-03-30T14:11:53.760826+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:11:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:54 smithi106 bash[19913]: audit 2024-03-30T14:11:53.756792+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:11:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:54 smithi106 bash[19913]: audit 2024-03-30T14:11:53.760826+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:11:55.653 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:11:56.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:55 smithi165 bash[14422]: cluster 2024-03-30T14:11:53.760456+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-03-30T14:11:56.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:55 smithi106 bash[14476]: cluster 2024-03-30T14:11:53.760456+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-03-30T14:11:56.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:55 smithi106 bash[19913]: cluster 2024-03-30T14:11:53.760456+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-03-30T14:11:58.089 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:57 smithi106 bash[14476]: cluster 2024-03-30T14:11:55.761032+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T14:11:58.090 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:57 smithi106 bash[19913]: cluster 2024-03-30T14:11:55.761032+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T14:11:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:57 smithi165 bash[14422]: cluster 2024-03-30T14:11:55.761032+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T14:11:58.486 INFO:teuthology.orchestra.run.smithi106.stdout:pg_num: 1 2024-03-30T14:11:58.906 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:58 smithi106 bash[14476]: audit 2024-03-30T14:11:58.492986+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.106:0/1668492259' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T14:11:59.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:58 smithi165 bash[14422]: audit 2024-03-30T14:11:58.492986+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.106:0/1668492259' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T14:11:59.157 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:58 smithi106 bash[19913]: audit 2024-03-30T14:11:58.492986+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.106:0/1668492259' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T14:11:59.286 INFO:tasks.cephadm:Adding prometheus.a on smithi165 2024-03-30T14:11:59.286 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi165=a' 2024-03-30T14:12:00.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:11:59 smithi165 bash[14422]: cluster 2024-03-30T14:11:57.761676+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T14:12:00.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:11:59 smithi106 bash[14476]: cluster 2024-03-30T14:11:57.761676+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T14:12:00.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:11:59 smithi106 bash[19913]: cluster 2024-03-30T14:11:57.761676+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-03-30T14:12:02.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:01 smithi165 bash[14422]: cluster 2024-03-30T14:11:59.762330+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-03-30T14:12:02.157 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:01 smithi106 bash[14476]: cluster 2024-03-30T14:11:59.762330+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-03-30T14:12:02.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:01 smithi106 bash[19913]: cluster 2024-03-30T14:11:59.762330+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-03-30T14:12:02.241 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled prometheus update... 2024-03-30T14:12:02.981 DEBUG:teuthology.orchestra.run.smithi165:prometheus.a> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-03-30T14:12:02.984 INFO:tasks.cephadm:Adding node-exporter.a on smithi106 2024-03-30T14:12:02.984 INFO:tasks.cephadm:Adding node-exporter.b on smithi165 2024-03-30T14:12:02.984 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi106=a;smithi165=b' 2024-03-30T14:12:03.480 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:12:03.497 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[15153]: ignoring --setuser ceph since I am not root 2024-03-30T14:12:03.497 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[15153]: ignoring --setgroup ceph since I am not root 2024-03-30T14:12:03.497 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[15153]: debug 2024-03-30T14:12:03.346+0000 7f97b5602700 1 -- 172.21.15.165:0/760363340 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f1cdab8340 con 0x55f1ce834400 2024-03-30T14:12:03.497 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: cluster 2024-03-30T14:12:01.762984+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-30T14:12:03.497 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.234763+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: cephadm 2024-03-30T14:12:02.238139+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi165=a;count:1 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.247260+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.280223+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.282911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.284712+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.294719+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:12:03.498 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[14422]: audit 2024-03-30T14:12:02.301993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T14:12:03.503 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14751]: ignoring --setuser ceph since I am not root 2024-03-30T14:12:03.503 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14751]: ignoring --setgroup ceph since I am not root 2024-03-30T14:12:03.503 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14751]: debug 2024-03-30T14:12:03.351+0000 7fe810224700 1 -- 172.21.15.106:0/3513144751 <== mon.0 v2:172.21.15.106:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55614a0a4340 con 0x55614ae20c00 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: cluster 2024-03-30T14:12:01.762984+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.234763+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: cephadm 2024-03-30T14:12:02.238139+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi165=a;count:1 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.247260+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.280223+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.282911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.284712+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.294719+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14476]: audit 2024-03-30T14:12:02.301993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: cluster 2024-03-30T14:12:01.762984+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-30T14:12:03.504 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.234763+0000 mgr.y (mgr.14152) 243 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: cephadm 2024-03-30T14:12:02.238139+0000 mgr.y (mgr.14152) 244 : cephadm [INF] Saving service prometheus spec with placement smithi165=a;count:1 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.247260+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.280223+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.282911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.284712+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.294719+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' 2024-03-30T14:12:03.505 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[19913]: audit 2024-03-30T14:12:02.301993+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T14:12:03.867 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:03 smithi165 bash[15153]: debug 2024-03-30T14:12:03.498+0000 7f97be05e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:12:03.907 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:03 smithi106 bash[14751]: debug 2024-03-30T14:12:03.507+0000 7fe818c80000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:12:04.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[14422]: audit 2024-03-30T14:12:03.309097+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T14:12:04.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[14422]: cluster 2024-03-30T14:12:03.309182+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T14:12:04.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[15153]: debug 2024-03-30T14:12:04.174+0000 7f97be05e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:12:04.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[15153]: debug 2024-03-30T14:12:04.302+0000 7f97be05e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:12:04.443 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14476]: audit 2024-03-30T14:12:03.309097+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T14:12:04.443 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14476]: cluster 2024-03-30T14:12:03.309182+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T14:12:04.443 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14751]: debug 2024-03-30T14:12:04.163+0000 7fe818c80000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:12:04.444 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14751]: debug 2024-03-30T14:12:04.291+0000 7fe818c80000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:12:04.444 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[19913]: audit 2024-03-30T14:12:03.309097+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.106:0/2637082342' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T14:12:04.444 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[19913]: cluster 2024-03-30T14:12:03.309182+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-30T14:12:04.776 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14751]: debug 2024-03-30T14:12:04.447+0000 7fe818c80000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:12:04.788 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[15153]: debug 2024-03-30T14:12:04.466+0000 7f97be05e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:12:05.066 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14751]: debug 2024-03-30T14:12:04.779+0000 7fe818c80000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:12:05.066 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:04 smithi106 bash[14751]: debug 2024-03-30T14:12:04.871+0000 7fe818c80000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:12:05.083 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[15153]: debug 2024-03-30T14:12:04.790+0000 7f97be05e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:12:05.083 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:04 smithi165 bash[15153]: debug 2024-03-30T14:12:04.882+0000 7f97be05e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:12:05.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:05 smithi165 bash[15153]: debug 2024-03-30T14:12:05.086+0000 7f97be05e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:12:05.407 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:05 smithi106 bash[14751]: debug 2024-03-30T14:12:05.071+0000 7fe818c80000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:12:06.045 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:05 smithi165 bash[15153]: debug 2024-03-30T14:12:05.942+0000 7f97be05e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:12:06.157 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:05 smithi106 bash[14751]: debug 2024-03-30T14:12:05.899+0000 7fe818c80000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:12:06.158 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:06 smithi106 bash[14751]: debug 2024-03-30T14:12:06.007+0000 7fe818c80000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:12:06.367 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:06 smithi165 bash[15153]: debug 2024-03-30T14:12:06.046+0000 7f97be05e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:12:06.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:06 smithi165 bash[15153]: debug 2024-03-30T14:12:06.250+0000 7f97be05e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:12:06.550 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:06 smithi106 bash[14751]: debug 2024-03-30T14:12:06.211+0000 7fe818c80000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:12:06.867 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:06 smithi165 bash[15153]: debug 2024-03-30T14:12:06.594+0000 7f97be05e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:12:06.873 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:06 smithi106 bash[14751]: debug 2024-03-30T14:12:06.555+0000 7fe818c80000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:12:07.158 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:06 smithi106 bash[14751]: debug 2024-03-30T14:12:06.879+0000 7fe818c80000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:12:07.282 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:06 smithi165 bash[15153]: debug 2024-03-30T14:12:06.918+0000 7f97be05e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:12:07.508 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:07 smithi106 bash[14751]: debug 2024-03-30T14:12:07.247+0000 7fe818c80000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:12:07.548 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:07 smithi165 bash[15153]: debug 2024-03-30T14:12:07.286+0000 7f97be05e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:12:07.867 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:07 smithi165 bash[15153]: debug 2024-03-30T14:12:07.550+0000 7f97be05e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:12:07.907 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:07 smithi106 bash[14751]: debug 2024-03-30T14:12:07.511+0000 7fe818c80000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:12:08.445 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:08 smithi106 bash[14751]: debug 2024-03-30T14:12:08.187+0000 7fe818c80000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:12:08.446 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:08 smithi106 bash[14751]: debug 2024-03-30T14:12:08.291+0000 7fe818c80000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:12:08.477 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:08 smithi165 bash[15153]: debug 2024-03-30T14:12:08.222+0000 7f97be05e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:12:08.477 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:08 smithi165 bash[15153]: debug 2024-03-30T14:12:08.322+0000 7f97be05e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:12:08.477 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:08 smithi165 bash[15153]: debug 2024-03-30T14:12:08.478+0000 7f97be05e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:12:08.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:08 smithi165 bash[15153]: debug 2024-03-30T14:12:08.586+0000 7f97be05e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:12:08.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:08 smithi165 bash[15153]: debug 2024-03-30T14:12:08.718+0000 7f97be05e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:12:08.908 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:08 smithi106 bash[14751]: debug 2024-03-30T14:12:08.451+0000 7fe818c80000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:12:08.908 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:08 smithi106 bash[14751]: debug 2024-03-30T14:12:08.559+0000 7fe818c80000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:12:08.908 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:08 smithi106 bash[14751]: debug 2024-03-30T14:12:08.695+0000 7fe818c80000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:12:09.278 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:08 smithi106 bash[14751]: debug 2024-03-30T14:12:08.983+0000 7fe818c80000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:12:09.278 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:09 smithi106 bash[14751]: debug 2024-03-30T14:12:09.103+0000 7fe818c80000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:12:09.332 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:09 smithi165 bash[15153]: debug 2024-03-30T14:12:09.018+0000 7f97be05e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:12:09.333 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:09 smithi165 bash[15153]: debug 2024-03-30T14:12:09.138+0000 7f97be05e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:12:09.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:09 smithi165 bash[15153]: debug 2024-03-30T14:12:09.334+0000 7f97be05e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:12:09.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:09 smithi165 bash[15153]: debug 2024-03-30T14:12:09.462+0000 7f97be05e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:12:09.657 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:09 smithi106 bash[14751]: debug 2024-03-30T14:12:09.283+0000 7fe818c80000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:12:09.657 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:09 smithi106 bash[14751]: debug 2024-03-30T14:12:09.403+0000 7fe818c80000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.267358+0000 mon.a (mon.0) 582 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.268497+0000 mon.a (mon.0) 583 : cluster [INF] Activating manager daemon y 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.276520+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[15153]: debug 2024-03-30T14:12:10.306+0000 7f97be05e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[15153]: [30/Mar/2024:14:12:10] ENGINE Bus STARTING 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[15153]: CherryPy Checker: 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[15153]: The Application mounted at '' has an empty config. 2024-03-30T14:12:10.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[15153]: [30/Mar/2024:14:12:10] ENGINE Serving on http://:::9283 2024-03-30T14:12:10.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:10 smithi165 bash[15153]: [30/Mar/2024:14:12:10] ENGINE Bus STARTED 2024-03-30T14:12:10.657 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.267358+0000 mon.a (mon.0) 582 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.268497+0000 mon.a (mon.0) 583 : cluster [INF] Activating manager daemon y 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.276520+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14751]: debug 2024-03-30T14:12:10.243+0000 7fe818c80000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14751]: [30/Mar/2024:14:12:10] ENGINE Bus STARTING 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.267358+0000 mon.a (mon.0) 582 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.268497+0000 mon.a (mon.0) 583 : cluster [INF] Activating manager daemon y 2024-03-30T14:12:10.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.276520+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T14:12:10.996 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14751]: CherryPy Checker: 2024-03-30T14:12:10.997 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14751]: The Application mounted at '' has an empty config. 2024-03-30T14:12:10.997 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14751]: [30/Mar/2024:14:12:10] ENGINE Serving on http://:::9283 2024-03-30T14:12:10.997 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:10 smithi106 bash[14751]: [30/Mar/2024:14:12:10] ENGINE Bus STARTED 2024-03-30T14:12:11.252 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14751]: [30/Mar/2024:14:12:11] ENGINE Bus STARTING 2024-03-30T14:12:11.362 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled node-exporter update... 2024-03-30T14:12:11.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.329670+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0614222s), standbys: x 2024-03-30T14:12:11.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.337879+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.338220+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.338433+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.338618+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.338850+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.338971+0000 mon.a (mon.0) 589 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.339071+0000 mon.a (mon.0) 590 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.339916+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.340179+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.340403+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.340661+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.340901+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.341189+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.341227+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:12:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.341479+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.341600+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.341721+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.342035+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.342377+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.342649+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.342821+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.343353+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: cluster 2024-03-30T14:12:10.351096+0000 mon.a (mon.0) 604 : cluster [INF] Manager daemon y is now available 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.381509+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.385892+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.388838+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.390844+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.413685+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.656216+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:12:11.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:10.666447+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:12:11.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:11 smithi165 bash[14422]: audit 2024-03-30T14:12:11.269017+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:11.657 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14751]: [30/Mar/2024:14:12:11] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:12:11.658 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14751]: [30/Mar/2024:14:12:11] ENGINE Bus STARTED 2024-03-30T14:12:11.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.329670+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0614222s), standbys: x 2024-03-30T14:12:11.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.337879+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:12:11.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.338220+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:12:11.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.338433+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:12:11.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.338618+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.338850+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.338971+0000 mon.a (mon.0) 589 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.339071+0000 mon.a (mon.0) 590 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.339916+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.340179+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.340403+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.340661+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.340901+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.341189+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.341227+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.341479+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.341600+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.341721+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:12:11.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.342035+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:12:11.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.329670+0000 mon.a (mon.0) 585 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0614222s), standbys: x 2024-03-30T14:12:11.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.337879+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:12:11.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.338220+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:12:11.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.338433+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:12:11.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.338618+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:12:11.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.338850+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.338971+0000 mon.a (mon.0) 589 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.339071+0000 mon.a (mon.0) 590 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.339916+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.340179+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.340403+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.340661+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.340901+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.341189+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.341227+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.341479+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:12:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.341600+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.165:0/3758925906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.341721+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.342035+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.342377+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.342649+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.342821+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.343353+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: cluster 2024-03-30T14:12:10.351096+0000 mon.a (mon.0) 604 : cluster [INF] Manager daemon y is now available 2024-03-30T14:12:11.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.381509+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.385892+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.388838+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.390844+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.413685+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.656216+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:10.666447+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[19913]: audit 2024-03-30T14:12:11.269017+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.342377+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.342649+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.342821+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.343353+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: cluster 2024-03-30T14:12:10.351096+0000 mon.a (mon.0) 604 : cluster [INF] Manager daemon y is now available 2024-03-30T14:12:11.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.381509+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.385892+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.388838+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.390844+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.413685+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.656216+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:10.666447+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:12:11.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:11 smithi106 bash[14476]: audit 2024-03-30T14:12:11.269017+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:12.126 DEBUG:teuthology.orchestra.run.smithi106:node-exporter.a> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-03-30T14:12:12.129 DEBUG:teuthology.orchestra.run.smithi165:node-exporter.b> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-03-30T14:12:12.131 INFO:tasks.cephadm:Adding alertmanager.a on smithi106 2024-03-30T14:12:12.131 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi106=a' 2024-03-30T14:12:12.250 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:12:12.352 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[14476]: cephadm 2024-03-30T14:12:11.142123+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Bus STARTING 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[14476]: cephadm 2024-03-30T14:12:11.260116+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[14476]: cephadm 2024-03-30T14:12:11.260654+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Bus STARTED 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[14476]: cluster 2024-03-30T14:12:11.357025+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.08878s), standbys: x 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[14476]: audit 2024-03-30T14:12:11.369041+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[19913]: cephadm 2024-03-30T14:12:11.142123+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Bus STARTING 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[19913]: cephadm 2024-03-30T14:12:11.260116+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:12:12.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[19913]: cephadm 2024-03-30T14:12:11.260654+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Bus STARTED 2024-03-30T14:12:12.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[19913]: cluster 2024-03-30T14:12:11.357025+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.08878s), standbys: x 2024-03-30T14:12:12.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:12 smithi106 bash[19913]: audit 2024-03-30T14:12:11.369041+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:12 smithi165 bash[14422]: cephadm 2024-03-30T14:12:11.142123+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Bus STARTING 2024-03-30T14:12:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:12 smithi165 bash[14422]: cephadm 2024-03-30T14:12:11.260116+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:12:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:12 smithi165 bash[14422]: cephadm 2024-03-30T14:12:11.260654+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [30/Mar/2024:14:12:11] ENGINE Bus STARTED 2024-03-30T14:12:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:12 smithi165 bash[14422]: cluster 2024-03-30T14:12:11.357025+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.08878s), standbys: x 2024-03-30T14:12:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:12 smithi165 bash[14422]: audit 2024-03-30T14:12:11.369041+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:13.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:13 smithi165 bash[14422]: audit 2024-03-30T14:12:11.361460+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi106=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:13.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:13 smithi165 bash[14422]: cephadm 2024-03-30T14:12:11.364499+0000 mgr.y (mgr.24367) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi106=a;smithi165=b;count:2 2024-03-30T14:12:13.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:13 smithi165 bash[14422]: cluster 2024-03-30T14:12:11.366146+0000 mgr.y (mgr.24367) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:13.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:13 smithi165 bash[14422]: cluster 2024-03-30T14:12:12.341493+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-30T14:12:13.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:13 smithi165 bash[14422]: cluster 2024-03-30T14:12:12.721819+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[14476]: audit 2024-03-30T14:12:11.361460+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi106=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[14476]: cephadm 2024-03-30T14:12:11.364499+0000 mgr.y (mgr.24367) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi106=a;smithi165=b;count:2 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[14476]: cluster 2024-03-30T14:12:11.366146+0000 mgr.y (mgr.24367) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[14476]: cluster 2024-03-30T14:12:12.341493+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-30T14:12:13.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[14476]: cluster 2024-03-30T14:12:12.721819+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[19913]: audit 2024-03-30T14:12:11.361460+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi106=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[19913]: cephadm 2024-03-30T14:12:11.364499+0000 mgr.y (mgr.24367) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi106=a;smithi165=b;count:2 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[19913]: cluster 2024-03-30T14:12:11.366146+0000 mgr.y (mgr.24367) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:13.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[19913]: cluster 2024-03-30T14:12:12.341493+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-30T14:12:13.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:13 smithi106 bash[19913]: cluster 2024-03-30T14:12:12.721819+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T14:12:14.942 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled alertmanager update... 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.217545+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.247530+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: cluster 2024-03-30T14:12:14.342084+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-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.714421+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.722704+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.929747+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.942143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.948814+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:15 smithi165 bash[14422]: audit 2024-03-30T14:12:14.954860+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.217545+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.247530+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: cluster 2024-03-30T14:12:14.342084+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-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.714421+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.722704+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.929747+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.942143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.948814+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[14476]: audit 2024-03-30T14:12:14.954860+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.217545+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.247530+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: cluster 2024-03-30T14:12:14.342084+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-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.714421+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.722704+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.929747+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.942143+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.948814+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:15 smithi106 bash[19913]: audit 2024-03-30T14:12:14.954860+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:15.686 DEBUG:teuthology.orchestra.run.smithi106:alertmanager.a> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-03-30T14:12:15.688 INFO:tasks.cephadm:Adding grafana.a on smithi165 2024-03-30T14:12:15.688 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi165=a' 2024-03-30T14:12:15.740 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:12:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: cephadm 2024-03-30T14:12:14.717001+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:12:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: cephadm 2024-03-30T14:12:14.724351+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:12:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: cephadm 2024-03-30T14:12:14.813062+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:12:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: cephadm 2024-03-30T14:12:14.824185+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:12:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: audit 2024-03-30T14:12:14.933208+0000 mgr.y (mgr.24367) 13 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi106=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:16.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: cephadm 2024-03-30T14:12:14.935316+0000 mgr.y (mgr.24367) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi106=a;count:1 2024-03-30T14:12:16.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:16 smithi165 bash[14422]: cephadm 2024-03-30T14:12:14.978389+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Deploying daemon prometheus.a on smithi165 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: cephadm 2024-03-30T14:12:14.717001+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: cephadm 2024-03-30T14:12:14.724351+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: cephadm 2024-03-30T14:12:14.813062+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: cephadm 2024-03-30T14:12:14.824185+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: audit 2024-03-30T14:12:14.933208+0000 mgr.y (mgr.24367) 13 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi106=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: cephadm 2024-03-30T14:12:14.935316+0000 mgr.y (mgr.24367) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi106=a;count:1 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[14476]: cephadm 2024-03-30T14:12:14.978389+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Deploying daemon prometheus.a on smithi165 2024-03-30T14:12:16.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: cephadm 2024-03-30T14:12:14.717001+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:12:16.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: cephadm 2024-03-30T14:12:14.724351+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:12:16.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: cephadm 2024-03-30T14:12:14.813062+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:12:16.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: cephadm 2024-03-30T14:12:14.824185+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:12:16.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: audit 2024-03-30T14:12:14.933208+0000 mgr.y (mgr.24367) 13 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi106=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:16.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: cephadm 2024-03-30T14:12:14.935316+0000 mgr.y (mgr.24367) 14 : cephadm [INF] Saving service alertmanager spec with placement smithi106=a;count:1 2024-03-30T14:12:16.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:16 smithi106 bash[19913]: cephadm 2024-03-30T14:12:14.978389+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Deploying daemon prometheus.a on smithi165 2024-03-30T14:12:17.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:17 smithi165 bash[14422]: cluster 2024-03-30T14:12:16.342709+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-30T14:12:17.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:17 smithi106 bash[19913]: cluster 2024-03-30T14:12:16.342709+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-30T14:12:17.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:17 smithi106 bash[14476]: cluster 2024-03-30T14:12:16.342709+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-30T14:12:18.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:18 smithi165 bash[14422]: cluster 2024-03-30T14:12:18.343393+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-30T14:12:18.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:18 smithi106 bash[14476]: cluster 2024-03-30T14:12:18.343393+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-30T14:12:18.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:18 smithi106 bash[19913]: cluster 2024-03-30T14:12:18.343393+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-30T14:12:20.038 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled grafana update... 2024-03-30T14:12:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:21 smithi165 bash[14422]: audit 2024-03-30T14:12:20.034425+0000 mgr.y (mgr.24367) 18 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:21 smithi165 bash[14422]: cephadm 2024-03-30T14:12:20.037800+0000 mgr.y (mgr.24367) 19 : cephadm [INF] Saving service grafana spec with placement smithi165=a;count:1 2024-03-30T14:12:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:21 smithi165 bash[14422]: audit 2024-03-30T14:12:20.044720+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:21 smithi165 bash[14422]: cluster 2024-03-30T14:12:20.344050+0000 mgr.y (mgr.24367) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[14476]: audit 2024-03-30T14:12:20.034425+0000 mgr.y (mgr.24367) 18 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[14476]: cephadm 2024-03-30T14:12:20.037800+0000 mgr.y (mgr.24367) 19 : cephadm [INF] Saving service grafana spec with placement smithi165=a;count:1 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[14476]: audit 2024-03-30T14:12:20.044720+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[14476]: cluster 2024-03-30T14:12:20.344050+0000 mgr.y (mgr.24367) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[19913]: audit 2024-03-30T14:12:20.034425+0000 mgr.y (mgr.24367) 18 : audit [DBG] from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[19913]: cephadm 2024-03-30T14:12:20.037800+0000 mgr.y (mgr.24367) 19 : cephadm [INF] Saving service grafana spec with placement smithi165=a;count:1 2024-03-30T14:12:21.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[19913]: audit 2024-03-30T14:12:20.044720+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:21.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:21 smithi106 bash[19913]: cluster 2024-03-30T14:12:20.344050+0000 mgr.y (mgr.24367) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:21.654 DEBUG:teuthology.orchestra.run.smithi165:grafana.a> sudo journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service 2024-03-30T14:12:21.656 INFO:tasks.cephadm:Setting up client nodes... 2024-03-30T14:12:21.659 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T14:12:21.811 INFO:journalctl@ceph.grafana.a.smithi165.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-30T14:12:22.997 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:22 smithi106 bash[14476]: cluster 2024-03-30T14:12:22.344711+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-30T14:12:22.997 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:22 smithi106 bash[19913]: cluster 2024-03-30T14:12:22.344711+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-30T14:12:23.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:22 smithi165 bash[14422]: cluster 2024-03-30T14:12:22.344711+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-30T14:12:24.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:24 smithi106 bash[14476]: cluster 2024-03-30T14:12:24.345353+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-30T14:12:24.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:24 smithi106 bash[19913]: cluster 2024-03-30T14:12:24.345353+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-30T14:12:24.728 INFO:teuthology.orchestra.run.smithi106.stdout:[client.0] 2024-03-30T14:12:24.728 INFO:teuthology.orchestra.run.smithi106.stdout: key = AQDIHQhmR8xgKxAAkuj815v7ilMcsXTeiMUg2Q== 2024-03-30T14:12:24.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:24 smithi165 bash[14422]: cluster 2024-03-30T14:12:24.345353+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-30T14:12:25.453 DEBUG:teuthology.orchestra.run.smithi106:> set -ex 2024-03-30T14:12:25.454 DEBUG:teuthology.orchestra.run.smithi106:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-30T14:12:25.454 DEBUG:teuthology.orchestra.run.smithi106:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-30T14:12:25.474 DEBUG:teuthology.orchestra.run.smithi165:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T14:12:25.488 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:25 smithi165 bash[14422]: audit 2024-03-30T14:12:24.726657+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.106:0/757260165' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T14:12:25.488 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:25 smithi165 bash[14422]: audit 2024-03-30T14:12:24.727414+0000 mon.a (mon.0) 625 : 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-30T14:12:25.488 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:25 smithi165 bash[14422]: audit 2024-03-30T14:12:24.734679+0000 mon.a (mon.0) 626 : 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-30T14:12:25.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:25 smithi106 bash[14476]: audit 2024-03-30T14:12:24.726657+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.106:0/757260165' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T14:12:25.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:25 smithi106 bash[14476]: audit 2024-03-30T14:12:24.727414+0000 mon.a (mon.0) 625 : 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-30T14:12:25.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:25 smithi106 bash[14476]: audit 2024-03-30T14:12:24.734679+0000 mon.a (mon.0) 626 : 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-30T14:12:25.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:25 smithi106 bash[19913]: audit 2024-03-30T14:12:24.726657+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.106:0/757260165' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T14:12:25.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:25 smithi106 bash[19913]: audit 2024-03-30T14:12:24.727414+0000 mon.a (mon.0) 625 : 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-30T14:12:25.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:25 smithi106 bash[19913]: audit 2024-03-30T14:12:24.734679+0000 mon.a (mon.0) 626 : 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-30T14:12:26.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:26 smithi165 bash[14422]: cluster 2024-03-30T14:12:26.346015+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-30T14:12:26.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:26 smithi106 bash[14476]: cluster 2024-03-30T14:12:26.346015+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-30T14:12:26.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:26 smithi106 bash[19913]: cluster 2024-03-30T14:12:26.346015+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-30T14:12:28.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:28 smithi165 bash[14422]: cluster 2024-03-30T14:12:28.346741+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-30T14:12:28.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:28 smithi106 bash[14476]: cluster 2024-03-30T14:12:28.346741+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-30T14:12:28.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:28 smithi106 bash[19913]: cluster 2024-03-30T14:12:28.346741+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-30T14:12:30.196 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:30 smithi165 systemd[1]: Started Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:30.212 INFO:teuthology.orchestra.run.smithi165.stdout:[client.1] 2024-03-30T14:12:30.212 INFO:teuthology.orchestra.run.smithi165.stdout: key = AQDOHQhmMvGVDBAAL6vy9EqwHocOFU3uBETflA== 2024-03-30T14:12:30.651 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:30 smithi165 bash[14422]: audit 2024-03-30T14:12:30.209601+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.165:0/3210431981' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T14:12:30.651 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:30 smithi165 bash[14422]: audit 2024-03-30T14:12:30.210703+0000 mon.a (mon.0) 627 : 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-30T14:12:30.651 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:30 smithi165 bash[14422]: audit 2024-03-30T14:12:30.219258+0000 mon.a (mon.0) 628 : 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-30T14:12:30.651 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:30 smithi165 bash[14422]: audit 2024-03-30T14:12:30.224434+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:30.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[14476]: audit 2024-03-30T14:12:30.209601+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.165:0/3210431981' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T14:12:30.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[14476]: audit 2024-03-30T14:12:30.210703+0000 mon.a (mon.0) 627 : 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-30T14:12:30.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[14476]: audit 2024-03-30T14:12:30.219258+0000 mon.a (mon.0) 628 : 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-30T14:12:30.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[14476]: audit 2024-03-30T14:12:30.224434+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:30.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[19913]: audit 2024-03-30T14:12:30.209601+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.165:0/3210431981' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T14:12:30.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[19913]: audit 2024-03-30T14:12:30.210703+0000 mon.a (mon.0) 627 : 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-30T14:12:30.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[19913]: audit 2024-03-30T14:12:30.219258+0000 mon.a (mon.0) 628 : 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-30T14:12:30.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[19913]: audit 2024-03-30T14:12:30.224434+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:30.963 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:30 smithi106 systemd[1]: Started Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:31.268 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:30 smithi106 bash[34605]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T14:12:31.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:31 smithi165 bash[14422]: cephadm 2024-03-30T14:12:30.228685+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi106 2024-03-30T14:12:31.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:31 smithi165 bash[14422]: cluster 2024-03-30T14:12:30.347327+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-30T14:12:31.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:31 smithi165 bash[14422]: audit 2024-03-30T14:12:30.413713+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:31.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:31 smithi165 bash[14422]: audit 2024-03-30T14:12:30.980278+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[14476]: cephadm 2024-03-30T14:12:30.228685+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi106 2024-03-30T14:12:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[14476]: cluster 2024-03-30T14:12:30.347327+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-30T14:12:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[14476]: audit 2024-03-30T14:12:30.413713+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:31.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[14476]: audit 2024-03-30T14:12:30.980278+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:31.658 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T14:12:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[19913]: cephadm 2024-03-30T14:12:30.228685+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi106 2024-03-30T14:12:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[19913]: cluster 2024-03-30T14:12:30.347327+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-30T14:12:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[19913]: audit 2024-03-30T14:12:30.413713+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:31.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[19913]: audit 2024-03-30T14:12:30.980278+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:31.804 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-03-30T14:12:31.804 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-30T14:12:31.804 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-30T14:12:31.868 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-30T14:12:31.869 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-30T14:12:31.869 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: aa2a8d90b84c: Pulling fs layer 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: b45d31ee2d7f: Pulling fs layer 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: b5db1e299295: Pulling fs layer 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: b45d31ee2d7f: Verifying Checksum 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: b45d31ee2d7f: Download complete 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: aa2a8d90b84c: Download complete 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: b5db1e299295: Verifying Checksum 2024-03-30T14:12:31.980 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:31 smithi106 bash[34605]: b5db1e299295: Download complete 2024-03-30T14:12:32.023 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:31 smithi165 systemd[1]: Started Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:32.023 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:31 smithi165 bash[29633]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T14:12:32.269 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:32 smithi106 bash[34605]: aa2a8d90b84c: Pull complete 2024-03-30T14:12:32.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[14422]: cephadm 2024-03-30T14:12:30.981863+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi165 2024-03-30T14:12:32.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[14422]: audit 2024-03-30T14:12:31.754467+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:32.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.029Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:12:32.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.029Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:12:32.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.029Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:12:32.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.029Z 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 smithi165 (none))" 2024-03-30T14:12:32.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.029Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.029Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.032Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.033Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.035Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.040Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.040Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.052µs 2024-03-30T14:12:32.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.040Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:12:32.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.040Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-03-30T14:12:32.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.040Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.132µs wal_replay_duration=239.036µs total_replay_duration=283.91µs 2024-03-30T14:12:32.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.041Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:12:32.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.041Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:12:32.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.041Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:12:32.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.066Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.515637ms db_storage=886ns remote_storage=1.587µs web_handler=375ns query_engine=853ns scrape=360.883µs scrape_sd=25.099µs notify=1.041µs notify_sd=1.496µs rules=24.906441ms 2024-03-30T14:12:32.372 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29492]: ts=2024-03-30T14:12:32.067Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:12:32.653 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:32 smithi106 bash[19913]: cephadm 2024-03-30T14:12:30.981863+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi165 2024-03-30T14:12:32.653 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:32 smithi106 bash[19913]: audit 2024-03-30T14:12:31.754467+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:32.653 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:32 smithi106 bash[14476]: cephadm 2024-03-30T14:12:30.981863+0000 mgr.y (mgr.24367) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi165 2024-03-30T14:12:32.653 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:32 smithi106 bash[14476]: audit 2024-03-30T14:12:31.754467+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:32.764 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T14:12:32.764 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: aa2a8d90b84c: Pulling fs layer 2024-03-30T14:12:32.764 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: b45d31ee2d7f: Pulling fs layer 2024-03-30T14:12:32.764 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: b5db1e299295: Pulling fs layer 2024-03-30T14:12:32.908 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:32 smithi106 bash[34605]: b45d31ee2d7f: Pull complete 2024-03-30T14:12:33.117 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: aa2a8d90b84c: Verifying Checksum 2024-03-30T14:12:33.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: aa2a8d90b84c: Download complete 2024-03-30T14:12:33.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: b45d31ee2d7f: Download complete 2024-03-30T14:12:33.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: b5db1e299295: Verifying Checksum 2024-03-30T14:12:33.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: b5db1e299295: Download complete 2024-03-30T14:12:33.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:32 smithi165 bash[29633]: aa2a8d90b84c: Pull complete 2024-03-30T14:12:33.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[14476]: cephadm 2024-03-30T14:12:31.766053+0000 mgr.y (mgr.24367) 28 : cephadm [INF] Deploying daemon alertmanager.a on smithi106 2024-03-30T14:12:33.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[14476]: cluster 2024-03-30T14:12:32.348005+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:33.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[19913]: cephadm 2024-03-30T14:12:31.766053+0000 mgr.y (mgr.24367) 28 : cephadm [INF] Deploying daemon alertmanager.a on smithi106 2024-03-30T14:12:33.408 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[19913]: cluster 2024-03-30T14:12:32.348005+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:33.408 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[34605]: b5db1e299295: Pull complete 2024-03-30T14:12:33.409 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[34605]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T14:12:33.409 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:33 smithi106 bash[34605]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T14:12:33.618 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:33 smithi165 bash[29633]: b45d31ee2d7f: Pull complete 2024-03-30T14:12:33.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:33 smithi165 bash[14422]: cephadm 2024-03-30T14:12:31.766053+0000 mgr.y (mgr.24367) 28 : cephadm [INF] Deploying daemon alertmanager.a on smithi106 2024-03-30T14:12:33.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:33 smithi165 bash[14422]: cluster 2024-03-30T14:12:32.348005+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:34.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:33 smithi165 bash[29633]: b5db1e299295: Pull complete 2024-03-30T14:12:34.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:33 smithi165 bash[29633]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T14:12:34.118 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:33 smithi165 bash[29633]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T14:12:34.606 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:34 smithi165 bash[14422]: cluster 2024-03-30T14:12:34.349592+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:34.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:34 smithi106 bash[14476]: cluster 2024-03-30T14:12:34.349592+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:34.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:34 smithi106 bash[19913]: cluster 2024-03-30T14:12:34.349592+0000 mgr.y (mgr.24367) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:35.618 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.238Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.238Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.239Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T14:12:35.619 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T14:12:35.620 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T14:12:35.621 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T14:12:35.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:12:35 smithi165 bash[29633]: ts=2024-03-30T14:12:35.240Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.919Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.919Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T14:12:36.159 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.920Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T14:12:36.160 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T14:12:36.161 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T14:12:36.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:12:35 smithi106 bash[34605]: ts=2024-03-30T14:12:35.921Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T14:12:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:36 smithi165 bash[14422]: audit 2024-03-30T14:12:35.432568+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:36 smithi165 bash[14422]: cluster 2024-03-30T14:12:36.350169+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:36.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:36 smithi106 bash[14476]: audit 2024-03-30T14:12:35.432568+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:36.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:36 smithi106 bash[14476]: cluster 2024-03-30T14:12:36.350169+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:36.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:36 smithi106 bash[19913]: audit 2024-03-30T14:12:35.432568+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:36.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:36 smithi106 bash[19913]: cluster 2024-03-30T14:12:36.350169+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:12:38.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:38 smithi165 bash[14422]: cluster 2024-03-30T14:12:38.350872+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-30T14:12:38.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:38 smithi106 bash[14476]: cluster 2024-03-30T14:12:38.350872+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-30T14:12:38.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:38 smithi106 bash[19913]: cluster 2024-03-30T14:12:38.350872+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-30T14:12:39.405 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:12:39.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:39 smithi106 bash[14476]: audit 2024-03-30T14:12:39.402719+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.106:0/1108790113' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T14:12:39.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:39 smithi106 bash[19913]: audit 2024-03-30T14:12:39.402719+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.106:0/1108790113' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T14:12:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:39 smithi165 bash[14422]: audit 2024-03-30T14:12:39.402719+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.106:0/1108790113' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T14:12:40.556 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:40 smithi106 bash[14476]: cluster 2024-03-30T14:12:40.351498+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-30T14:12:40.557 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:40 smithi106 bash[19913]: cluster 2024-03-30T14:12:40.351498+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-30T14:12:40.822 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":19,"active_gid":24367,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6800","nonce":2788710529},{"type":"v1","addr":"172.21.15.106:6801","nonce":2788710529}]},"active_addr":"172.21.15.106:6801/2788710529","active_change":"2024-03-30T14:12:10.268231+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.106:8443/","prometheus":"http://172.21.15.106: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":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.106:0","nonce":3218617097}]},{"addrvec":[{"type":"v2","addr":"172.21.15.106:0","nonce":3251965020}]},{"addrvec":[{"type":"v2","addr":"172.21.15.106:0","nonce":2403252866}]},{"addrvec":[{"type":"v2","addr":"172.21.15.106:0","nonce":1175311020}]}]}} 2024-03-30T14:12:40.826 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-30T14:12:40.826 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-30T14:12:40.826 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T14:12:40.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:40 smithi165 bash[14422]: cluster 2024-03-30T14:12:40.351498+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-30T14:12:42.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:41 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:12:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:12:42.908 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:42 smithi106 systemd[1]: Started Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:12:42.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[14476]: cluster 2024-03-30T14:12:42.352156+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-30T14:12:42.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[14476]: audit 2024-03-30T14:12:42.691645+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[14476]: audit 2024-03-30T14:12:42.693387+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[14476]: audit 2024-03-30T14:12:42.695005+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[14476]: audit 2024-03-30T14:12:42.696021+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[19913]: cluster 2024-03-30T14:12:42.352156+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-30T14:12:42.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[19913]: audit 2024-03-30T14:12:42.691645+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[19913]: audit 2024-03-30T14:12:42.693387+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[19913]: audit 2024-03-30T14:12:42.695005+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:42.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:42 smithi106 bash[19913]: audit 2024-03-30T14:12:42.696021+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:43.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:42 smithi165 bash[14422]: cluster 2024-03-30T14:12:42.352156+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-30T14:12:43.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:42 smithi165 bash[14422]: audit 2024-03-30T14:12:42.691645+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:43.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:42 smithi165 bash[14422]: audit 2024-03-30T14:12:42.693387+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:12:43.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:42 smithi165 bash[14422]: audit 2024-03-30T14:12:42.695005+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:12:43.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:42 smithi165 bash[14422]: audit 2024-03-30T14:12:42.696021+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:12:43.557 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:44.464 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[14476]: cluster 2024-03-30T14:12:44.352620+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-30T14:12:44.465 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[19913]: cluster 2024-03-30T14:12:44.352620+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-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.311Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.311Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.315Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.106 port=9094 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.317Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.370Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.370Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.374Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T14:12:44.465 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:44.374Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T14:12:44.734 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:12:44] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-03-30T14:12:44.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:44 smithi165 bash[14422]: cluster 2024-03-30T14:12:44.352620+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-30T14:12:46.408 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:46.318Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001071504s 2024-03-30T14:12:46.536 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:12:46.536 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":60,"fsid":"59650f50-ee9e-11ee-b647-cb9ed24678a4","created":"2024-03-30T14:04:50.668776+0000","modified":"2024-03-30T14:12:10.267473+0000","last_up_change":"2024-03-30T14:11:44.937595+0000","last_in_change":"2024-03-30T14:11:20.857261+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-30T14:08:50.262014+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":"22","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":"ead4b423-d076-4722-a62f-acbe7ca737fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6802","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6803","nonce":3849711255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6804","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6805","nonce":3849711255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6808","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6809","nonce":3849711255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6806","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6807","nonce":3849711255}]},"public_addr":"172.21.15.106:6803/3849711255","cluster_addr":"172.21.15.106:6805/3849711255","heartbeat_back_addr":"172.21.15.106:6809/3849711255","heartbeat_front_addr":"172.21.15.106:6807/3849711255","state":["exists","up"]},{"osd":1,"uuid":"3e2f733b-55b9-47b5-ae38-3b17160619fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6810","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6811","nonce":1825902012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6812","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6813","nonce":1825902012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6816","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6817","nonce":1825902012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6814","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6815","nonce":1825902012}]},"public_addr":"172.21.15.106:6811/1825902012","cluster_addr":"172.21.15.106:6813/1825902012","heartbeat_back_addr":"172.21.15.106:6817/1825902012","heartbeat_front_addr":"172.21.15.106:6815/1825902012","state":["exists","up"]},{"osd":2,"uuid":"e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2","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.106:6818","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6819","nonce":875787296}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6820","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6821","nonce":875787296}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6824","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6825","nonce":875787296}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6822","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6823","nonce":875787296}]},"public_addr":"172.21.15.106:6819/875787296","cluster_addr":"172.21.15.106:6821/875787296","heartbeat_back_addr":"172.21.15.106:6825/875787296","heartbeat_front_addr":"172.21.15.106:6823/875787296","state":["exists","up"]},{"osd":3,"uuid":"6e399764-4c44-43c2-b5d7-44e0781d3c3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6826","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6827","nonce":608774398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6828","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6829","nonce":608774398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6832","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6833","nonce":608774398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6830","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6831","nonce":608774398}]},"public_addr":"172.21.15.106:6827/608774398","cluster_addr":"172.21.15.106:6829/608774398","heartbeat_back_addr":"172.21.15.106:6833/608774398","heartbeat_front_addr":"172.21.15.106:6831/608774398","state":["exists","up"]},{"osd":4,"uuid":"1c65ed9f-b93c-41a6-8179-763b3fcdbfd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6801","nonce":1280716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6803","nonce":1280716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6807","nonce":1280716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6805","nonce":1280716723}]},"public_addr":"172.21.15.165:6801/1280716723","cluster_addr":"172.21.15.165:6803/1280716723","heartbeat_back_addr":"172.21.15.165:6807/1280716723","heartbeat_front_addr":"172.21.15.165:6805/1280716723","state":["exists","up"]},{"osd":5,"uuid":"7a7e0710-2a55-44ba-8aa4-67946d525adf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6809","nonce":3756086775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6811","nonce":3756086775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6815","nonce":3756086775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6813","nonce":3756086775}]},"public_addr":"172.21.15.165:6809/3756086775","cluster_addr":"172.21.15.165:6811/3756086775","heartbeat_back_addr":"172.21.15.165:6815/3756086775","heartbeat_front_addr":"172.21.15.165:6813/3756086775","state":["exists","up"]},{"osd":6,"uuid":"0ec6a450-2449-426e-a576-64a410bc4c06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6817","nonce":1689255860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6819","nonce":1689255860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6823","nonce":1689255860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6821","nonce":1689255860}]},"public_addr":"172.21.15.165:6817/1689255860","cluster_addr":"172.21.15.165:6819/1689255860","heartbeat_back_addr":"172.21.15.165:6823/1689255860","heartbeat_front_addr":"172.21.15.165:6821/1689255860","state":["exists","up"]},{"osd":7,"uuid":"cf0c5817-1073-426b-be23-2666a74cea84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6825","nonce":125263899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6827","nonce":125263899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6831","nonce":125263899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6829","nonce":125263899}]},"public_addr":"172.21.15.165:6825/125263899","cluster_addr":"172.21.15.165:6827/125263899","heartbeat_back_addr":"172.21.15.165:6831/125263899","heartbeat_front_addr":"172.21.15.165:6829/125263899","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-30T14:07:33.829944+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-30T14:08:09.856746+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-30T14:08:46.614548+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-30T14:09:24.356070+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-30T14:09:57.028703+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-30T14:10:31.679723+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-30T14:11:07.321929+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-30T14:11:43.473862+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.106:0/3994829882":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/945652911":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/3919122489":"2024-03-31T14:12:10.267402+0000","172.21.15.106:6800/394533950":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/3820042520":"2024-03-31T14:12:10.267402+0000","172.21.15.106:6801/2829183158":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/1658358735":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6800/2829183158":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6801/394533950":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/3433404700":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/3544799826":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/2060414019":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6800/433207508":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/2556497078":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/1210413750":"2024-03-31T14:05:21.626066+0000","172.21.15.106:6801/433207508":"2024-03-31T14:05:21.626066+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-30T14:12:46.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:45.424576+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:45.442912+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:46.288180+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:46.297278+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: cluster 2024-03-30T14:12:46.353033+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-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:46.367015+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:46.375432+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:46.379318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:12:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:46 smithi165 bash[14422]: audit 2024-03-30T14:12:46.389704+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.743 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:45.424576+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.743 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:45.442912+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.743 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:46.288180+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.743 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:46.297278+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.743 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: cluster 2024-03-30T14:12:46.353033+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-30T14:12:46.744 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:46.367015+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:46.375432+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:46.379318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[14476]: audit 2024-03-30T14:12:46.389704+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:45.424576+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:45.442912+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:46.288180+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:46.297278+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: cluster 2024-03-30T14:12:46.353033+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-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:46.367015+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:46.375432+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:46.744 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:46.379318+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:12:46.745 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:46 smithi106 bash[19913]: audit 2024-03-30T14:12:46.389704+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:12:47.364 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-30T14:12:47.364 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T14:12:47.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:47 smithi106 bash[19913]: audit 2024-03-30T14:12:46.379910+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-30T14:12:47.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:47 smithi106 bash[19913]: cephadm 2024-03-30T14:12:46.397697+0000 mgr.y (mgr.24367) 38 : cephadm [INF] Deploying daemon grafana.a on smithi165 2024-03-30T14:12:47.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:47 smithi106 bash[19913]: audit 2024-03-30T14:12:46.541433+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.106:0/3543667464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:12:47.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:47 smithi106 bash[14476]: audit 2024-03-30T14:12:46.379910+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-30T14:12:47.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:47 smithi106 bash[14476]: cephadm 2024-03-30T14:12:46.397697+0000 mgr.y (mgr.24367) 38 : cephadm [INF] Deploying daemon grafana.a on smithi165 2024-03-30T14:12:47.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:47 smithi106 bash[14476]: audit 2024-03-30T14:12:46.541433+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.106:0/3543667464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:12:47.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:47 smithi165 bash[14422]: audit 2024-03-30T14:12:46.379910+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-30T14:12:47.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:47 smithi165 bash[14422]: cephadm 2024-03-30T14:12:46.397697+0000 mgr.y (mgr.24367) 38 : cephadm [INF] Deploying daemon grafana.a on smithi165 2024-03-30T14:12:47.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:47 smithi165 bash[14422]: audit 2024-03-30T14:12:46.541433+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.106:0/3543667464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:12:48.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:48 smithi165 bash[14422]: cluster 2024-03-30T14:12:48.353662+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-30T14:12:48.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:48 smithi106 bash[14476]: cluster 2024-03-30T14:12:48.353662+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-30T14:12:48.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:48 smithi106 bash[19913]: cluster 2024-03-30T14:12:48.353662+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-30T14:12:50.097 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:50.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:50 smithi165 bash[14422]: cluster 2024-03-30T14:12:50.354285+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-30T14:12:50.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:50 smithi106 bash[14476]: cluster 2024-03-30T14:12:50.354285+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-30T14:12:50.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:50 smithi106 bash[19913]: cluster 2024-03-30T14:12:50.354285+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-30T14:12:52.117 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:12:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:12:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:12:52.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:52 smithi106 bash[14476]: cluster 2024-03-30T14:12:52.354899+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-30T14:12:52.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:52 smithi106 bash[19913]: cluster 2024-03-30T14:12:52.354899+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-30T14:12:53.013 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:12:53.013 INFO:teuthology.orchestra.run.smithi106.stdout:{"epoch":60,"fsid":"59650f50-ee9e-11ee-b647-cb9ed24678a4","created":"2024-03-30T14:04:50.668776+0000","modified":"2024-03-30T14:12:10.267473+0000","last_up_change":"2024-03-30T14:11:44.937595+0000","last_in_change":"2024-03-30T14:11:20.857261+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-30T14:08:50.262014+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":"22","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":"ead4b423-d076-4722-a62f-acbe7ca737fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6802","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6803","nonce":3849711255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6804","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6805","nonce":3849711255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6808","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6809","nonce":3849711255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6806","nonce":3849711255},{"type":"v1","addr":"172.21.15.106:6807","nonce":3849711255}]},"public_addr":"172.21.15.106:6803/3849711255","cluster_addr":"172.21.15.106:6805/3849711255","heartbeat_back_addr":"172.21.15.106:6809/3849711255","heartbeat_front_addr":"172.21.15.106:6807/3849711255","state":["exists","up"]},{"osd":1,"uuid":"3e2f733b-55b9-47b5-ae38-3b17160619fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6810","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6811","nonce":1825902012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6812","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6813","nonce":1825902012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6816","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6817","nonce":1825902012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6814","nonce":1825902012},{"type":"v1","addr":"172.21.15.106:6815","nonce":1825902012}]},"public_addr":"172.21.15.106:6811/1825902012","cluster_addr":"172.21.15.106:6813/1825902012","heartbeat_back_addr":"172.21.15.106:6817/1825902012","heartbeat_front_addr":"172.21.15.106:6815/1825902012","state":["exists","up"]},{"osd":2,"uuid":"e29dbd9f-5a2e-4a3c-b5f0-21d5c2102bd2","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.106:6818","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6819","nonce":875787296}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6820","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6821","nonce":875787296}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6824","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6825","nonce":875787296}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6822","nonce":875787296},{"type":"v1","addr":"172.21.15.106:6823","nonce":875787296}]},"public_addr":"172.21.15.106:6819/875787296","cluster_addr":"172.21.15.106:6821/875787296","heartbeat_back_addr":"172.21.15.106:6825/875787296","heartbeat_front_addr":"172.21.15.106:6823/875787296","state":["exists","up"]},{"osd":3,"uuid":"6e399764-4c44-43c2-b5d7-44e0781d3c3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6826","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6827","nonce":608774398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6828","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6829","nonce":608774398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6832","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6833","nonce":608774398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.106:6830","nonce":608774398},{"type":"v1","addr":"172.21.15.106:6831","nonce":608774398}]},"public_addr":"172.21.15.106:6827/608774398","cluster_addr":"172.21.15.106:6829/608774398","heartbeat_back_addr":"172.21.15.106:6833/608774398","heartbeat_front_addr":"172.21.15.106:6831/608774398","state":["exists","up"]},{"osd":4,"uuid":"1c65ed9f-b93c-41a6-8179-763b3fcdbfd2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6801","nonce":1280716723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6803","nonce":1280716723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6807","nonce":1280716723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1280716723},{"type":"v1","addr":"172.21.15.165:6805","nonce":1280716723}]},"public_addr":"172.21.15.165:6801/1280716723","cluster_addr":"172.21.15.165:6803/1280716723","heartbeat_back_addr":"172.21.15.165:6807/1280716723","heartbeat_front_addr":"172.21.15.165:6805/1280716723","state":["exists","up"]},{"osd":5,"uuid":"7a7e0710-2a55-44ba-8aa4-67946d525adf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6809","nonce":3756086775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6811","nonce":3756086775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6815","nonce":3756086775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":3756086775},{"type":"v1","addr":"172.21.15.165:6813","nonce":3756086775}]},"public_addr":"172.21.15.165:6809/3756086775","cluster_addr":"172.21.15.165:6811/3756086775","heartbeat_back_addr":"172.21.15.165:6815/3756086775","heartbeat_front_addr":"172.21.15.165:6813/3756086775","state":["exists","up"]},{"osd":6,"uuid":"0ec6a450-2449-426e-a576-64a410bc4c06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6816","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6817","nonce":1689255860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6819","nonce":1689255860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6823","nonce":1689255860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1689255860},{"type":"v1","addr":"172.21.15.165:6821","nonce":1689255860}]},"public_addr":"172.21.15.165:6817/1689255860","cluster_addr":"172.21.15.165:6819/1689255860","heartbeat_back_addr":"172.21.15.165:6823/1689255860","heartbeat_front_addr":"172.21.15.165:6821/1689255860","state":["exists","up"]},{"osd":7,"uuid":"cf0c5817-1073-426b-be23-2666a74cea84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6825","nonce":125263899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6827","nonce":125263899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6831","nonce":125263899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":125263899},{"type":"v1","addr":"172.21.15.165:6829","nonce":125263899}]},"public_addr":"172.21.15.165:6825/125263899","cluster_addr":"172.21.15.165:6827/125263899","heartbeat_back_addr":"172.21.15.165:6831/125263899","heartbeat_front_addr":"172.21.15.165:6829/125263899","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-30T14:07:33.829944+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-30T14:08:09.856746+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-30T14:08:46.614548+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-30T14:09:24.356070+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-30T14:09:57.028703+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-30T14:10:31.679723+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-30T14:11:07.321929+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-30T14:11:43.473862+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.106:0/3994829882":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/945652911":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/3919122489":"2024-03-31T14:12:10.267402+0000","172.21.15.106:6800/394533950":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/3820042520":"2024-03-31T14:12:10.267402+0000","172.21.15.106:6801/2829183158":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/1658358735":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6800/2829183158":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6801/394533950":"2024-03-31T14:12:10.267402+0000","172.21.15.106:0/3433404700":"2024-03-31T14:05:53.601508+0000","172.21.15.106:0/3544799826":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/2060414019":"2024-03-31T14:05:53.601508+0000","172.21.15.106:6800/433207508":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/2556497078":"2024-03-31T14:05:21.626066+0000","172.21.15.106:0/1210413750":"2024-03-31T14:05:21.626066+0000","172.21.15.106:6801/433207508":"2024-03-31T14:05:21.626066+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-30T14:12:53.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:52 smithi165 bash[14422]: cluster 2024-03-30T14:12:52.354899+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-30T14:12:53.732 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-03-30T14:12:53.733 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-03-30T14:12:53.733 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-03-30T14:12:53.733 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-03-30T14:12:53.734 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-03-30T14:12:53.734 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-03-30T14:12:53.735 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-03-30T14:12:53.735 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-03-30T14:12:54.117 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:53 smithi165 bash[14422]: audit 2024-03-30T14:12:53.018061+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.106:0/2373634330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:12:54.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:53 smithi106 bash[14476]: audit 2024-03-30T14:12:53.018061+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.106:0/2373634330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:12:54.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:53 smithi106 bash[19913]: audit 2024-03-30T14:12:53.018061+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.106:0/2373634330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T14:12:54.658 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:12:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:12:54] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-03-30T14:12:54.659 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:12:54 smithi106 bash[35190]: level=info ts=2024-03-30T14:12:54.320Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003652843s 2024-03-30T14:12:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:54 smithi165 bash[14422]: cluster 2024-03-30T14:12:54.355623+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-30T14:12:55.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:54 smithi106 bash[14476]: cluster 2024-03-30T14:12:54.355623+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-30T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:54 smithi106 bash[19913]: cluster 2024-03-30T14:12:54.355623+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-30T14:12:56.563 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.563 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.565 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.566 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.566 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.569 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.572 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.573 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:12:56.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:56 smithi165 bash[14422]: cluster 2024-03-30T14:12:56.356298+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-30T14:12:56.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:56 smithi106 bash[14476]: cluster 2024-03-30T14:12:56.356298+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-30T14:12:56.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:56 smithi106 bash[19913]: cluster 2024-03-30T14:12:56.356298+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-30T14:12:58.498 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:12:58 smithi106 bash[14476]: cluster 2024-03-30T14:12:58.356998+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-30T14:12:58.499 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:12:58 smithi106 bash[19913]: cluster 2024-03-30T14:12:58.356998+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-30T14:12:58.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:12:58 smithi165 bash[14422]: cluster 2024-03-30T14:12:58.356998+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-30T14:13:00.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:00 smithi106 bash[14476]: cluster 2024-03-30T14:13:00.357627+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-30T14:13:00.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:00 smithi106 bash[19913]: cluster 2024-03-30T14:13:00.357627+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-30T14:13:00.833 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:00 smithi165 bash[14422]: cluster 2024-03-30T14:13:00.357627+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-30T14:13:02.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:13:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:13:02.790 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:02 smithi106 bash[14476]: cluster 2024-03-30T14:13:02.358303+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-30T14:13:02.791 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:02 smithi106 bash[19913]: cluster 2024-03-30T14:13:02.358303+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-30T14:13:03.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:02 smithi165 bash[14422]: cluster 2024-03-30T14:13:02.358303+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-30T14:13:04.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:04 smithi165 bash[14422]: cluster 2024-03-30T14:13:04.358917+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-30T14:13:04.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:04 smithi106 bash[14476]: cluster 2024-03-30T14:13:04.358917+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-30T14:13:04.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:04 smithi106 bash[19913]: cluster 2024-03-30T14:13:04.358917+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-30T14:13:04.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:13:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:04] "GET /metrics HTTP/1.1" 200 191502 "" "Prometheus/2.33.4" 2024-03-30T14:13:06.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:06 smithi165 bash[14422]: cluster 2024-03-30T14:13:06.359535+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-30T14:13:06.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:06 smithi106 bash[14476]: cluster 2024-03-30T14:13:06.359535+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-30T14:13:06.658 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:06 smithi106 bash[19913]: cluster 2024-03-30T14:13:06.359535+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-30T14:13:08.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:08 smithi165 bash[14422]: cluster 2024-03-30T14:13:08.360259+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-30T14:13:08.753 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:08 smithi106 bash[14476]: cluster 2024-03-30T14:13:08.360259+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-30T14:13:08.785 INFO:teuthology.orchestra.run.smithi106.stdout:167503724575 2024-03-30T14:13:08.786 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-03-30T14:13:08.972 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:08 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:09.006 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:08 smithi106 bash[19913]: cluster 2024-03-30T14:13:08.360259+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-30T14:13:10.209 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:09 smithi165 bash[14422]: audit 2024-03-30T14:13:08.959634+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:10.209 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:09 smithi165 bash[14422]: audit 2024-03-30T14:13:08.961642+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:10.209 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:09 smithi165 bash[14422]: audit 2024-03-30T14:13:08.963848+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:10.209 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:09 smithi165 bash[14422]: audit 2024-03-30T14:13:08.964793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+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-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+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-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-30T14:13:10.210 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-30T14:13:10.211 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="App mode production" logger=settings 2024-03-30T14:13:10.211 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-30T14:13:10.211 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+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-30T14:13:10.211 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-30T14:13:10.211 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-30T14:13:10.211 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-30T14:13:10.339 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[19913]: audit 2024-03-30T14:13:08.959634+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:10.339 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[19913]: audit 2024-03-30T14:13:08.961642+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:10.339 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[19913]: audit 2024-03-30T14:13:08.963848+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:10.339 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[19913]: audit 2024-03-30T14:13:08.964793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:10.339 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[14476]: audit 2024-03-30T14:13:08.959634+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:10.340 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[14476]: audit 2024-03-30T14:13:08.961642+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:10.340 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[14476]: audit 2024-03-30T14:13:08.963848+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:10.340 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:09 smithi106 bash[14476]: audit 2024-03-30T14:13:08.964793+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:10.427 INFO:teuthology.orchestra.run.smithi106.stdout:77309411382 2024-03-30T14:13:10.427 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-30T14:13:10.495 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T14:13:10.755 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-30T14:13:10.755 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-30T14:13:10.755 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-30T14:13:10.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-30T14:13:10.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-30T14:13:10.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-30T14:13:10.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-30T14:13:10.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-30T14:13:10.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-30T14:13:10.998 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:10 smithi106 bash[14476]: cluster 2024-03-30T14:13:10.360730+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-30T14:13:11.033 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[14422]: cluster 2024-03-30T14:13:10.360730+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-30T14:13:11.033 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[14422]: audit 2024-03-30T14:13:10.452601+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:11.034 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[14422]: audit 2024-03-30T14:13:10.659988+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:13:11.034 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[14422]: audit 2024-03-30T14:13:10.670904+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:10 smithi165 bash[30308]: t=2024-03-30T14:13:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-30T14:13:11.034 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-30T14:13:11.294 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-30T14:13:11.408 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[14476]: audit 2024-03-30T14:13:10.452601+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:11.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[14476]: audit 2024-03-30T14:13:10.659988+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:13:11.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[14476]: audit 2024-03-30T14:13:10.670904+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:13:11.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[19913]: cluster 2024-03-30T14:13:10.360730+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-30T14:13:11.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[19913]: audit 2024-03-30T14:13:10.452601+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:11.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[19913]: audit 2024-03-30T14:13:10.659988+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:13:11.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:11 smithi106 bash[19913]: audit 2024-03-30T14:13:10.670904+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:13:11.546 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-30T14:13:11.546 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-30T14:13:11.546 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-30T14:13:11.546 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-30T14:13:11.546 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-30T14:13:11.546 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-30T14:13:11.547 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-30T14:13:11.806 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-30T14:13:12.059 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:11 smithi165 bash[30308]: t=2024-03-30T14:13:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-30T14:13:12.060 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-30T14:13:12.320 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-30T14:13:12.606 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-30T14:13:12.607 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-30T14:13:12.608 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-30T14:13:12.662 INFO:teuthology.orchestra.run.smithi106.stdout:55834574910 2024-03-30T14:13:12.662 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-03-30T14:13:12.808 INFO:teuthology.orchestra.run.smithi106.stdout:133143986215 2024-03-30T14:13:12.809 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-03-30T14:13:12.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[14422]: cluster 2024-03-30T14:13:12.361425+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-30T14:13:12.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-30T14:13:12.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-30T14:13:12.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-30T14:13:12.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-30T14:13:12.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-30T14:13:12.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-30T14:13:12.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:12 smithi106 bash[14476]: cluster 2024-03-30T14:13:12.361425+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-30T14:13:12.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:12 smithi106 bash[19913]: cluster 2024-03-30T14:13:12.361425+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-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:12 smithi165 bash[30308]: t=2024-03-30T14:13:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-30T14:13:13.153 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-30T14:13:13.294 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:13.463 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-30T14:13:13.463 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-30T14:13:13.464 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-30T14:13:13.464 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-30T14:13:13.464 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-30T14:13:13.464 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-30T14:13:13.464 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-30T14:13:13.716 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-30T14:13:13.716 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-30T14:13:13.716 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T14:13:13.716 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-30T14:13:13.717 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-30T14:13:13.717 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-30T14:13:13.977 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-30T14:13:13.977 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-30T14:13:13.977 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-30T14:13:13.977 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-30T14:13:13.978 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-30T14:13:13.978 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-30T14:13:13.978 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-30T14:13:13.978 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-30T14:13:13.978 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:13 smithi165 bash[30308]: t=2024-03-30T14:13:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-30T14:13:14.254 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-30T14:13:14.254 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-30T14:13:14.254 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-30T14:13:14.254 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-30T14:13:14.255 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-30T14:13:14.255 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-30T14:13:14.255 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-30T14:13:14.255 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-30T14:13:14.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-30T14:13:14.547 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:13:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:14] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2024-03-30T14:13:14.759 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-30T14:13:14.760 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-30T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:14 smithi106 bash[14476]: audit 2024-03-30T14:13:13.784865+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:14 smithi106 bash[14476]: cluster 2024-03-30T14:13:14.362062+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-30T14:13:14.952 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:14 smithi106 bash[19913]: audit 2024-03-30T14:13:13.784865+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:14.953 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:14 smithi106 bash[19913]: cluster 2024-03-30T14:13:14.362062+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-30T14:13:14.985 INFO:teuthology.orchestra.run.smithi106.stdout:236223201298 2024-03-30T14:13:14.985 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-03-30T14:13:15.020 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[14422]: audit 2024-03-30T14:13:13.784865+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:15.020 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[14422]: cluster 2024-03-30T14:13:14.362062+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-30T14:13:15.020 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-30T14:13:15.020 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-30T14:13:15.020 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-30T14:13:15.021 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-30T14:13:15.021 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-30T14:13:15.021 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:14 smithi165 bash[30308]: t=2024-03-30T14:13:14+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-30T14:13:15.021 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-30T14:13:15.021 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-30T14:13:15.289 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-30T14:13:15.290 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-30T14:13:15.290 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-30T14:13:15.290 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-30T14:13:15.290 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-30T14:13:15.290 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-30T14:13:15.290 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-30T14:13:15.550 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-30T14:13:15.550 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-30T14:13:15.550 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-30T14:13:15.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-30T14:13:15.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-30T14:13:15.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-30T14:13:15.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-30T14:13:15.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-30T14:13:15.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-30T14:13:15.582 INFO:teuthology.orchestra.run.smithi106.stdout:34359738438 2024-03-30T14:13:15.583 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-03-30T14:13:15.802 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-30T14:13:15.802 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-30T14:13:15.803 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+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-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:15 smithi165 bash[30308]: t=2024-03-30T14:13:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-30T14:13:16.063 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-30T14:13:16.064 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-30T14:13:16.064 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-30T14:13:16.320 INFO:teuthology.orchestra.run.smithi106.stdout:201863462938 2024-03-30T14:13:16.320 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-30T14:13:16.332 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-30T14:13:16.443 INFO:teuthology.orchestra.run.smithi106.stdout:111669149744 2024-03-30T14:13:16.444 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-03-30T14:13:16.593 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-30T14:13:16.593 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-30T14:13:16.593 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-30T14:13:16.593 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-30T14:13:16.593 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-30T14:13:16.593 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-30T14:13:16.594 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-30T14:13:16.594 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-30T14:13:16.845 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-30T14:13:16.846 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-30T14:13:16.920 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:16 smithi165 bash[30308]: t=2024-03-30T14:13:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-30T14:13:17.098 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+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-30T14:13:17.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[14422]: audit 2024-03-30T14:13:16.345795+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:17.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[14422]: cluster 2024-03-30T14:13:16.362543+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-30T14:13:17.367 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[14422]: audit 2024-03-30T14:13:16.651753+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:17.367 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-30T14:13:17.367 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-30T14:13:17.367 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-30T14:13:17.367 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-30T14:13:17.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-30T14:13:17.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-30T14:13:17.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-30T14:13:17.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-30T14:13:17.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-30T14:13:17.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-30T14:13:17.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-30T14:13:17.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-30T14:13:17.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-30T14:13:17.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-30T14:13:17.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-30T14:13:17.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-30T14:13:17.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-30T14:13:17.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:17 smithi106 bash[14476]: audit 2024-03-30T14:13:16.345795+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:17.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:17 smithi106 bash[14476]: cluster 2024-03-30T14:13:16.362543+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-30T14:13:17.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:17 smithi106 bash[14476]: audit 2024-03-30T14:13:16.651753+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:17.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:17 smithi106 bash[19913]: audit 2024-03-30T14:13:16.345795+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:17.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:17 smithi106 bash[19913]: cluster 2024-03-30T14:13:16.362543+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-30T14:13:17.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:17 smithi106 bash[19913]: audit 2024-03-30T14:13:16.651753+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:17.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-30T14:13:17.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-30T14:13:17.896 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-30T14:13:17.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-30T14:13:17.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-30T14:13:17.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-30T14:13:17.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-30T14:13:17.897 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:17 smithi165 bash[30308]: t=2024-03-30T14:13:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-30T14:13:18.157 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-30T14:13:18.158 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-30T14:13:18.158 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-30T14:13:18.278 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:18.278 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:18.409 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[14422]: cephadm 2024-03-30T14:13:16.656912+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:13:18.409 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[14422]: cephadm 2024-03-30T14:13:16.661524+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi106 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-30T14:13:18.410 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-30T14:13:18.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:18 smithi106 bash[14476]: cephadm 2024-03-30T14:13:16.656912+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:13:18.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:18 smithi106 bash[14476]: cephadm 2024-03-30T14:13:16.661524+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi106 2024-03-30T14:13:18.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:18 smithi106 bash[19913]: cephadm 2024-03-30T14:13:16.656912+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:13:18.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:18 smithi106 bash[19913]: cephadm 2024-03-30T14:13:16.661524+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi106 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-30T14:13:18.670 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-30T14:13:18.947 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:18.947 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:18.954 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:18.955 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:18.955 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-30T14:13:18.955 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-30T14:13:18.955 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-30T14:13:18.955 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-30T14:13:18.955 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-30T14:13:18.955 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-30T14:13:18.956 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-30T14:13:18.956 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-30T14:13:18.956 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-30T14:13:19.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:18 smithi165 bash[30308]: t=2024-03-30T14:13:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-30T14:13:19.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-30T14:13:19.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-30T14:13:19.242 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-30T14:13:19.242 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-30T14:13:19.242 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-30T14:13:19.242 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-30T14:13:19.242 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-30T14:13:19.242 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-30T14:13:19.527 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[14422]: cluster 2024-03-30T14:13:18.363112+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-30T14:13:19.527 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-30T14:13:19.527 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-30T14:13:19.527 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-30T14:13:19.528 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-30T14:13:19.528 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-30T14:13:19.528 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-30T14:13:19.528 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-30T14:13:19.685 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:19 smithi106 bash[14476]: cluster 2024-03-30T14:13:18.363112+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-30T14:13:19.686 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:19 smithi106 bash[19913]: cluster 2024-03-30T14:13:18.363112+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-30T14:13:19.796 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-30T14:13:19.927 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-30T14:13:20.106 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+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-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:19 smithi165 bash[30308]: t=2024-03-30T14:13:19+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-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-30T14:13:20.107 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-30T14:13:20.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-30T14:13:20.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+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-30T14:13:20.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-30T14:13:20.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-30T14:13:20.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-30T14:13:20.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-30T14:13:20.644 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[14422]: cluster 2024-03-30T14:13:20.363724+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-30T14:13:20.645 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-30T14:13:20.645 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-30T14:13:20.645 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-30T14:13:20.646 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-30T14:13:20.646 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-30T14:13:20.646 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-30T14:13:20.646 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-30T14:13:20.646 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-30T14:13:20.646 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-30T14:13:20.698 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:20 smithi106 bash[14476]: cluster 2024-03-30T14:13:20.363724+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-30T14:13:20.699 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:20 smithi106 bash[19913]: cluster 2024-03-30T14:13:20.363724+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-30T14:13:20.913 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-30T14:13:20.913 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-30T14:13:20.913 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-30T14:13:20.914 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-30T14:13:20.914 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-30T14:13:20.914 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-30T14:13:20.914 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-30T14:13:20.914 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+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-30T14:13:21.182 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-30T14:13:21.182 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:20 smithi165 bash[30308]: t=2024-03-30T14:13:20+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-30T14:13:21.182 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+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-30T14:13:21.183 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-30T14:13:21.183 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-30T14:13:21.183 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-30T14:13:21.183 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-30T14:13:21.183 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-30T14:13:21.434 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-30T14:13:21.435 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-30T14:13:21.711 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-30T14:13:21.712 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-30T14:13:21.963 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-30T14:13:21.964 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:21 smithi165 bash[30308]: t=2024-03-30T14:13:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-30T14:13:22.241 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-30T14:13:22.501 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-30T14:13:22.501 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-30T14:13:22.501 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-30T14:13:22.502 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-30T14:13:22.502 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-30T14:13:22.502 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-30T14:13:22.502 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-30T14:13:22.744 INFO:teuthology.orchestra.run.smithi106.stdout:167503724579 2024-03-30T14:13:22.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[14422]: cluster 2024-03-30T14:13:22.364223+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-30T14:13:22.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-30T14:13:22.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-30T14:13:22.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-30T14:13:22.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-30T14:13:22.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.466251233s 2024-03-30T14:13:22.868 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-30T14:13:22.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-30T14:13:22.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-30T14:13:22.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-30T14:13:22.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-30T14:13:22.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-30T14:13:23.158 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:22 smithi106 bash[14476]: cluster 2024-03-30T14:13:22.364223+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-30T14:13:23.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:22 smithi106 bash[19913]: cluster 2024-03-30T14:13:22.364223+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-30T14:13:23.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+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-30T14:13:23.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T14:13:23.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-30T14:13:23.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T14:13:23.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:13:22 smithi165 bash[30308]: t=2024-03-30T14:13:22+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-30T14:13:23.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:23 smithi106 bash[14476]: audit 2024-03-30T14:13:22.751012+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.106:0/4019827312' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T14:13:23.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:23 smithi106 bash[19913]: audit 2024-03-30T14:13:22.751012+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.106:0/4019827312' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T14:13:24.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:23 smithi165 bash[14422]: audit 2024-03-30T14:13:22.751012+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.106:0/4019827312' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T14:13:24.658 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:13:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:24] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2024-03-30T14:13:25.041 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:24 smithi106 bash[14476]: cluster 2024-03-30T14:13:24.364770+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-30T14:13:25.042 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:24 smithi106 bash[19913]: cluster 2024-03-30T14:13:24.364770+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-30T14:13:25.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:24 smithi165 bash[14422]: cluster 2024-03-30T14:13:24.364770+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-30T14:13:26.568 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:26 smithi106 bash[14476]: cluster 2024-03-30T14:13:26.365315+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-30T14:13:26.569 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:26 smithi106 bash[19913]: cluster 2024-03-30T14:13:26.365315+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-30T14:13:26.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:26 smithi165 bash[14422]: cluster 2024-03-30T14:13:26.365315+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-30T14:13:28.594 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724575 got 167503724579 for osd.5 2024-03-30T14:13:28.595 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:28.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:28 smithi106 bash[14476]: cluster 2024-03-30T14:13:28.365827+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-30T14:13:28.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:28 smithi106 bash[19913]: cluster 2024-03-30T14:13:28.365827+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-30T14:13:28.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:28 smithi165 bash[14422]: cluster 2024-03-30T14:13:28.365827+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-30T14:13:29.485 INFO:teuthology.orchestra.run.smithi106.stdout:77309411386 2024-03-30T14:13:29.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:29 smithi165 bash[14422]: audit 2024-03-30T14:13:29.491399+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.106:0/3854162292' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T14:13:29.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:29 smithi106 bash[14476]: audit 2024-03-30T14:13:29.491399+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.106:0/3854162292' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T14:13:29.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:29 smithi106 bash[19913]: audit 2024-03-30T14:13:29.491399+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.106:0/3854162292' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T14:13:30.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:30 smithi165 bash[14422]: cluster 2024-03-30T14:13:30.366406+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-30T14:13:30.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:30 smithi106 bash[14476]: cluster 2024-03-30T14:13:30.366406+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-30T14:13:30.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:30 smithi106 bash[19913]: cluster 2024-03-30T14:13:30.366406+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-30T14:13:32.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:13:31 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:13:32.659 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:32 smithi106 systemd[1]: Stopping Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:13:32.659 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:32 smithi106 bash[39034]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T14:13:32.946 INFO:teuthology.orchestra.run.smithi106.stdout:55834574915 2024-03-30T14:13:32.949 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411382 got 77309411386 for osd.2 2024-03-30T14:13:32.949 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:33.103 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:32 smithi106 bash[14476]: cluster 2024-03-30T14:13:32.367049+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:33.104 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:32 smithi106 bash[19913]: cluster 2024-03-30T14:13:32.367049+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:33.104 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:32 smithi106 bash[35190]: level=info ts=2024-03-30T14:13:32.761Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:13:33.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:32 smithi165 bash[14422]: cluster 2024-03-30T14:13:32.367049+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:34.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:33 smithi165 bash[14422]: audit 2024-03-30T14:13:32.953064+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.106:0/734291365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T14:13:34.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:33 smithi106 bash[14476]: audit 2024-03-30T14:13:32.953064+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.106:0/734291365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T14:13:34.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:33 smithi106 bash[19913]: audit 2024-03-30T14:13:32.953064+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.106:0/734291365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T14:13:34.682 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:13:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:34] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-03-30T14:13:34.824 INFO:teuthology.orchestra.run.smithi106.stdout:236223201302 2024-03-30T14:13:34.827 INFO:teuthology.orchestra.run.smithi106.stdout:133143986220 2024-03-30T14:13:35.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:34 smithi165 bash[14422]: cluster 2024-03-30T14:13:34.367638+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:35.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:34 smithi106 bash[14476]: cluster 2024-03-30T14:13:34.367638+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:35.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:34 smithi106 bash[19913]: cluster 2024-03-30T14:13:34.367638+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:35.715 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:35 smithi106 bash[39042]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:13:35.715 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:35 smithi106 bash[39391]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T14:13:35.716 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574915 for osd.1 2024-03-30T14:13:35.716 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:35.790 INFO:teuthology.orchestra.run.smithi106.stdout:111669149748 2024-03-30T14:13:35.793 INFO:teuthology.orchestra.run.smithi106.stdout:201863462942 2024-03-30T14:13:36.000 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:35 smithi106 bash[14476]: audit 2024-03-30T14:13:34.830767+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.106:0/3689955244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T14:13:36.000 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:35 smithi106 bash[14476]: audit 2024-03-30T14:13:34.833780+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.106:0/2182163096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T14:13:36.000 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:35 smithi106 bash[19913]: audit 2024-03-30T14:13:34.830767+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.106:0/3689955244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T14:13:36.000 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:35 smithi106 bash[19913]: audit 2024-03-30T14:13:34.833780+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.106:0/2182163096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T14:13:36.000 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:35 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:13:36.000 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:35 smithi106 systemd[1]: Stopped Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:36.001 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:35 smithi106 systemd[1]: Started Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:35 smithi165 bash[14422]: audit 2024-03-30T14:13:34.830767+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.106:0/3689955244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T14:13:36.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:35 smithi165 bash[14422]: audit 2024-03-30T14:13:34.833780+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.106:0/2182163096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T14:13:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:36 smithi165 bash[14422]: audit 2024-03-30T14:13:35.779391+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:36 smithi165 bash[14422]: cephadm 2024-03-30T14:13:35.781236+0000 mgr.y (mgr.24367) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:13:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:36 smithi165 bash[14422]: cephadm 2024-03-30T14:13:35.787269+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:13:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:36 smithi165 bash[14422]: audit 2024-03-30T14:13:35.796165+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.106:0/795588716' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T14:13:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:36 smithi165 bash[14422]: audit 2024-03-30T14:13:35.800010+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.106:0/3053842059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T14:13:36.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:36 smithi165 bash[14422]: cluster 2024-03-30T14:13:36.368552+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-30T14:13:36.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[14476]: audit 2024-03-30T14:13:35.779391+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:36.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[14476]: cephadm 2024-03-30T14:13:35.781236+0000 mgr.y (mgr.24367) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:13:36.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[14476]: cephadm 2024-03-30T14:13:35.787269+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:13:36.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[14476]: audit 2024-03-30T14:13:35.796165+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.106:0/795588716' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T14:13:36.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[14476]: audit 2024-03-30T14:13:35.800010+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.106:0/3053842059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T14:13:36.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[14476]: cluster 2024-03-30T14:13:36.368552+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-30T14:13:36.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[19913]: audit 2024-03-30T14:13:35.779391+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:36.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[19913]: cephadm 2024-03-30T14:13:35.781236+0000 mgr.y (mgr.24367) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:13:36.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[19913]: cephadm 2024-03-30T14:13:35.787269+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:13:36.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[19913]: audit 2024-03-30T14:13:35.796165+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.106:0/795588716' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T14:13:36.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[19913]: audit 2024-03-30T14:13:35.800010+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.106:0/3053842059' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T14:13:36.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:36 smithi106 bash[19913]: cluster 2024-03-30T14:13:36.368552+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-30T14:13:37.650 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986215 got 133143986220 for osd.4 2024-03-30T14:13:37.650 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:37.724 INFO:teuthology.orchestra.run.smithi106.stdout:34359738442 2024-03-30T14:13:37.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:37 smithi106 bash[14476]: audit 2024-03-30T14:13:37.730224+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.106:0/2240738512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T14:13:37.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:37 smithi106 bash[19913]: audit 2024-03-30T14:13:37.730224+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.106:0/2240738512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T14:13:37.998 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201302 for osd.7 2024-03-30T14:13:37.998 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:38.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:37 smithi165 bash[14422]: audit 2024-03-30T14:13:37.730224+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.106:0/2240738512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T14:13:38.138 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462938 got 201863462942 for osd.6 2024-03-30T14:13:38.138 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:38.139 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149744 got 111669149748 for osd.3 2024-03-30T14:13:38.139 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:38.993 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738442 for osd.0 2024-03-30T14:13:38.993 DEBUG:teuthology.parallel:result is None 2024-03-30T14:13:38.993 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-30T14:13:38.994 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T14:13:39.037 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:38 smithi165 bash[14422]: cluster 2024-03-30T14:13:38.369298+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:39.048 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:38 smithi106 bash[14476]: cluster 2024-03-30T14:13:38.369298+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:39.048 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:38 smithi106 bash[19913]: cluster 2024-03-30T14:13:38.369298+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:39.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.108Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T14:13:39.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.108Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T14:13:39.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.112Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.106 port=9094 2024-03-30T14:13:39.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.114Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:13:39.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.170Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:13:39.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.170Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:13:39.410 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.173Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T14:13:39.410 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:39 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:39.173Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 systemd[1]: Stopping Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[30885]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.678Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.678Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.678Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.678Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.678Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.678Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.679Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:13:39.830 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.679Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:13:39.831 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.679Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:13:39.831 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.679Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:13:39.831 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.679Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:13:39.831 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:39 smithi165 bash[29492]: ts=2024-03-30T14:13:39.680Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:13:40.408 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[30893]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:13:40.408 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[30929]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:13:40.408 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:40 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:13:40.408 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:40 smithi165 systemd[1]: Stopped Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:40.408 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:40 smithi165 systemd[1]: Started Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:13:40.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[14422]: cluster 2024-03-30T14:13:40.370022+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:40.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[14422]: audit 2024-03-30T14:13:40.395276+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:40.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[14422]: audit 2024-03-30T14:13:40.401255+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:13:40.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[14422]: audit 2024-03-30T14:13:40.403738+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.106:9093"}]: dispatch 2024-03-30T14:13:40.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[14422]: audit 2024-03-30T14:13:40.410291+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:40.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:40 smithi165 bash[14422]: audit 2024-03-30T14:13:40.419133+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:13:40.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[14476]: cluster 2024-03-30T14:13:40.370022+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:40.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[14476]: audit 2024-03-30T14:13:40.395276+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:40.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[14476]: audit 2024-03-30T14:13:40.401255+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:13:40.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[14476]: audit 2024-03-30T14:13:40.403738+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.106:9093"}]: dispatch 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[14476]: audit 2024-03-30T14:13:40.410291+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[14476]: audit 2024-03-30T14:13:40.419133+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[19913]: cluster 2024-03-30T14:13:40.370022+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[19913]: audit 2024-03-30T14:13:40.395276+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[19913]: audit 2024-03-30T14:13:40.401255+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[19913]: audit 2024-03-30T14:13:40.403738+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.106:9093"}]: dispatch 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[19913]: audit 2024-03-30T14:13:40.410291+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:40.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:40 smithi106 bash[19913]: audit 2024-03-30T14:13:40.419133+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:13:41.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:41.115Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000896897s 2024-03-30T14:13:41.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.440Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:13:41.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.440Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:13:41.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.440Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:13:41.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.440Z 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 smithi165 (none))" 2024-03-30T14:13:41.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.441Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:13:41.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.441Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:13:41.582 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.443Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:13:41.582 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.443Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:13:41.582 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.445Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:13:41.582 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.449Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:13:41.582 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.449Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.531µs 2024-03-30T14:13:41.582 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.449Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:13:41.582 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.401917+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:13:41.582 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.404269+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.106:9093"}]: dispatch 2024-03-30T14:13:41.582 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.419830+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.455430+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.456125+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.462694+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.470228+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.470887+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.511313+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.512223+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.520987+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.526957+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.529152+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:41.583 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[14422]: audit 2024-03-30T14:13:40.530655+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:41.730 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:41.758 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.401917+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.404269+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.106:9093"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.419830+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.455430+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.456125+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.462694+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.470228+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.470887+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.511313+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.512223+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.520987+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.526957+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.529152+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:41.759 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[14476]: audit 2024-03-30T14:13:40.530655+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.401917+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.404269+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.106:9093"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.419830+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.455430+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.456125+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.462694+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.470228+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.470887+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.511313+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.512223+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.520987+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:41.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.526957+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:41.761 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.529152+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:41.761 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:41 smithi106 bash[19913]: audit 2024-03-30T14:13:40.530655+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.587Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.588Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.588Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=70.976µs wal_replay_duration=138.830932ms total_replay_duration=138.921743ms 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.592Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.592Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.592Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:13:41.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.621Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.782266ms db_storage=1.9µs remote_storage=2.463µs web_handler=750ns query_engine=1.47µs scrape=596.075µs scrape_sd=58.242µs notify=47.266µs notify_sd=21.809µs rules=27.383961ms 2024-03-30T14:13:41.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:13:41 smithi165 bash[30959]: ts=2024-03-30T14:13:41.621Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:13:43.069 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:42 smithi106 bash[14476]: cluster 2024-03-30T14:13:42.370717+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-30T14:13:43.069 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:42 smithi106 bash[19913]: cluster 2024-03-30T14:13:42.370717+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-30T14:13:43.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:42 smithi165 bash[14422]: cluster 2024-03-30T14:13:42.370717+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-30T14:13:44.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: audit 2024-03-30T14:13:43.678582+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: audit 2024-03-30T14:13:44.312592+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: cluster 2024-03-30T14:13:44.371315+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-30T14:13:44.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: audit 2024-03-30T14:13:44.594391+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: audit 2024-03-30T14:13:44.602564+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:44.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: audit 2024-03-30T14:13:44.604280+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:44.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:44 smithi165 bash[14422]: audit 2024-03-30T14:13:44.605359+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:44.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: audit 2024-03-30T14:13:43.678582+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: audit 2024-03-30T14:13:44.312592+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: cluster 2024-03-30T14:13:44.371315+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-30T14:13:44.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: audit 2024-03-30T14:13:44.594391+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: audit 2024-03-30T14:13:44.602564+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:44.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: audit 2024-03-30T14:13:44.604280+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:44.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[19913]: audit 2024-03-30T14:13:44.605359+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:44.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: audit 2024-03-30T14:13:43.678582+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: audit 2024-03-30T14:13:44.312592+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: cluster 2024-03-30T14:13:44.371315+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-30T14:13:44.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: audit 2024-03-30T14:13:44.594391+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:44.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: audit 2024-03-30T14:13:44.602564+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:13:44.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: audit 2024-03-30T14:13:44.604280+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:13:44.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:44 smithi106 bash[14476]: audit 2024-03-30T14:13:44.605359+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:13:44.913 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:13:44.914 INFO:teuthology.orchestra.run.smithi106.stderr:dumped all 2024-03-30T14:13:45.690 INFO:teuthology.orchestra.run.smithi106.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-03-30T14:13:44.371040+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":48976,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912240,"statfs":{"total":767960285184,"available":767910133760,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004311"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-03-30T14:12:10.692388+0000","last_change":"2024-03-30T14:11:48.995698+0000","last_active":"2024-03-30T14:12:10.692388+0000","last_peered":"2024-03-30T14:12:10.692388+0000","last_clean":"2024-03-30T14:12:10.692388+0000","last_became_active":"2024-03-30T14:11:48.994121+0000","last_became_peered":"2024-03-30T14:11:48.994121+0000","last_unstale":"2024-03-30T14:12:10.692388+0000","last_undegraded":"2024-03-30T14:12:10.692388+0000","last_fullsized":"2024-03-30T14:12:10.692388+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-30T14:08:50.442205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T14:08:50.442205+0000","last_clean_scrub_stamp":"2024-03-30T14:08:50.442205+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-31T22:47:36.158104+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":55,"seq":236223201304,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.101}]},{"osd":1,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.83599999999999997}]},{"osd":2,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96299999999999997,"15min":0.96299999999999997},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.827,"5min":1.827,"15min":1.827},"last":1.1699999999999999}]},{"osd":3,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.081,"15min":1.081},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.2649999999999999}]},{"osd":4,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.92700000000000005}]},{"osd":5,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.153,"15min":1.153},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.298}]},{"osd":6,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":2.0499999999999998,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":1.337}]}]},{"osd":6,"up_from":47,"seq":201863462944,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92300000000000004,"15min":0.90900000000000003},"min":{"1min":0.63400000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.86899999999999999,"15min":0.85699999999999998},"min":{"1min":0.70099999999999996,"5min":0.497,"15min":0.497},"max":{"1min":1.26,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2250000000000001}]},{"osd":1,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92900000000000005,"15min":0.93100000000000005},"min":{"1min":0.622,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.206,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.117},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.99199999999999999,"15min":0.97899999999999998},"min":{"1min":0.84599999999999997,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3560000000000001,"5min":1.407,"15min":1.407},"last":0.93300000000000005}]},{"osd":2,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.93200000000000005,"15min":0.92300000000000004},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.70399999999999996,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.89400000000000002}]},{"osd":3,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.97799999999999998,"15min":0.96999999999999997},"min":{"1min":0.69999999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2230000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.103,"5min":1.075,"15min":1.0700000000000001},"min":{"1min":0.68600000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.4470000000000001,"5min":1.46,"15min":1.46},"last":1.149}]},{"osd":4,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.92700000000000005,"15min":0.90900000000000003},"min":{"1min":0.48799999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2929999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.75},{"interface":"front","average":{"1min":1.1000000000000001,"5min":0.99399999999999999,"15min":0.97599999999999998},"min":{"1min":0.54900000000000004,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.472,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.96899999999999997}]},{"osd":5,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.98599999999999999,"15min":0.97399999999999998},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.339,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.194},{"interface":"front","average":{"1min":1.173,"5min":1.1000000000000001,"15min":1.0880000000000001},"min":{"1min":0.67700000000000005,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.3919999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.208}]},{"osd":7,"last update":"Sat Mar 30 14:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.089},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.252}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:26 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.69699999999999995,"15min":0.60299999999999998},"min":{"1min":0.58699999999999997,"5min":0.379,"15min":0.379},"max":{"1min":0.94799999999999995,"5min":1.859,"15min":1.859},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.81299999999999994,"15min":0.65300000000000002},"min":{"1min":0.65900000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.3700000000000001,"5min":3,"15min":3},"last":0.79500000000000004}]},{"osd":2,"last update":"Sat Mar 30 14:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.74399999999999999,"15min":0.71999999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.1699999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.875,"5min":0.84099999999999997,"15min":0.84299999999999997},"min":{"1min":0.60499999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3149999999999999,"5min":1.885,"15min":1.885},"last":1.139}]},{"osd":3,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.90200000000000002,"15min":0.85599999999999998},"min":{"1min":0.64700000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.88100000000000001,"15min":0.83499999999999996},"min":{"1min":0.79300000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.087}]},{"osd":4,"last update":"Sat Mar 30 14:13:04 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.097,"15min":1.089},"min":{"1min":0.83599999999999997,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.5649999999999999,"5min":2.5350000000000001,"15min":2.5350000000000001},"last":1.7030000000000001},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.054,"15min":1.032},"min":{"1min":0.84699999999999998,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.448,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.421}]},{"osd":5,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0880000000000001,"15min":1.0800000000000001},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.4079999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.196,"15min":1.1759999999999999},"min":{"1min":0.94699999999999995,"5min":0.746,"15min":0.746},"max":{"1min":1.6279999999999999,"5min":1.919,"15min":1.919},"last":1.6180000000000001}]},{"osd":6,"last update":"Sat Mar 30 14:13:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.248,"15min":1.258},"min":{"1min":0.80900000000000005,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.532,"5min":2.1970000000000001,"15min":2.1970000000000001},"last":1.5449999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.24,"15min":1.246},"min":{"1min":0.93700000000000006,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.51,"5min":2.121,"15min":2.121},"last":1.464}]},{"osd":7,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.502},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.679,"5min":1.679,"15min":1.679},"last":1.4730000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Mar 30 14:13:25 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.71899999999999997,"15min":0.63500000000000001},"min":{"1min":0.59199999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.75800000000000001,"15min":0.65900000000000003},"min":{"1min":0.437,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.075,"5min":1.403,"15min":1.403},"last":0.76700000000000002}]},{"osd":2,"last update":"Sat Mar 30 14:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.77800000000000002,"15min":0.72199999999999998},"min":{"1min":0.57499999999999996,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.874,"5min":0.77100000000000002,"15min":0.71299999999999997},"min":{"1min":0.52800000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1120000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.80500000000000005}]},{"osd":3,"last update":"Sat Mar 30 14:13:33 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.88700000000000001,"15min":0.83799999999999997},"min":{"1min":0.51900000000000002,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.873},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.79800000000000004,"15min":0.78300000000000003},"min":{"1min":0.58899999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Mar 30 14:13:03 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0269999999999999,"15min":1.02},"min":{"1min":0.73199999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.256,"5min":1.1659999999999999,"15min":1.129},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.97799999999999998}]},{"osd":5,"last update":"Sat Mar 30 14:13:37 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.04,"15min":1.0289999999999999},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.4590000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.171,"15min":1.171},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":1.012}]},{"osd":6,"last update":"Sat Mar 30 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.403},{"interface":"front","average":{"1min":1.248,"5min":1.222,"15min":1.218},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.7030000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.079}]},{"osd":7,"last update":"Sat Mar 30 14:12:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.4730000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.66400000000000003,"15min":0.60999999999999999},"min":{"1min":0.379,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.125,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.73399999999999999,"15min":0.67500000000000004},"min":{"1min":0.52600000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.77400000000000002}]},{"osd":1,"last update":"Sat Mar 30 14:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.73299999999999998,"15min":0.70199999999999996},"min":{"1min":0.38500000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.95099999999999996,"5min":1.399,"15min":1.399},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.77300000000000002,"15min":0.70999999999999996},"min":{"1min":0.46300000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1899999999999999,"5min":1.252,"15min":1.252},"last":0.92900000000000005}]},{"osd":3,"last update":"Sat Mar 30 14:13:32 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.82999999999999996,"15min":0.84599999999999997},"min":{"1min":0.48499999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.145,"5min":1.286,"15min":1.286},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89200000000000002,"15min":0.89400000000000002},"min":{"1min":0.51100000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.228,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.88200000000000001}]},{"osd":4,"last update":"Sat Mar 30 14:13:05 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0549999999999999,"15min":1.0489999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.206},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.107,"15min":1.105},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.097}]},{"osd":5,"last update":"Sat Mar 30 14:13:40 2024","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1719999999999999,"15min":1.1719999999999999},"min":{"1min":0.78400000000000003,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.411,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.22,"5min":1.1759999999999999,"15min":1.1559999999999999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.5940000000000001,"5min":1.704,"15min":1.704},"last":1.248}]},{"osd":6,"last update":"Sat Mar 30 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.226,"15min":1.2190000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.915,"5min":1.915,"15min":1.915},"last":1.409},{"interface":"front","average":{"1min":1.236,"5min":1.22,"15min":1.2170000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.446}]},{"osd":7,"last update":"Sat Mar 30 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":1.3740000000000001},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.1850000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149750,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:35 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.71399999999999997,"15min":0.65400000000000003},"min":{"1min":0.48199999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.79000000000000004,"15min":0.76000000000000001},"min":{"1min":0.59499999999999997,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0840000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.66900000000000004}]},{"osd":1,"last update":"Sat Mar 30 14:13:35 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.76100000000000001,"15min":0.74099999999999999},"min":{"1min":0.57199999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.749},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.83599999999999997,"15min":0.82099999999999995},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0580000000000001}]},{"osd":2,"last update":"Sat Mar 30 14:13:35 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.81599999999999995,"15min":0.80700000000000005},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89800000000000002,"15min":0.879},"min":{"1min":0.621,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.284,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.0069999999999999}]},{"osd":4,"last update":"Sat Mar 30 14:13:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.998,"15min":0.97999999999999998},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.032},{"interface":"front","average":{"1min":1.153,"5min":1.0569999999999999,"15min":1.0369999999999999},"min":{"1min":0.85799999999999998,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":1.2190000000000001}]},{"osd":5,"last update":"Sat Mar 30 14:13:36 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.073,"15min":1.0640000000000001},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.169},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1599999999999999,"15min":1.1419999999999999},"min":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.141}]},{"osd":6,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.1990000000000001,"15min":1.1850000000000001},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.2929999999999999},{"interface":"front","average":{"1min":1.167,"5min":1.2,"15min":1.206},"min":{"1min":0.879,"5min":0.879,"15min":0.879},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":1.113}]},{"osd":7,"last update":"Sat Mar 30 14:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"min":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":1.3899999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.90000000000000002,"15min":0.89200000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.105},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91300000000000003,"15min":0.90600000000000003},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.25,"5min":1.359,"15min":1.359},"last":0.72999999999999998}]},{"osd":1,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86799999999999999,"15min":0.84999999999999998},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1859999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.92300000000000004,"15min":0.90800000000000003},"min":{"1min":0.72899999999999998,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.88500000000000001}]},{"osd":2,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.93300000000000005,"15min":0.92500000000000004},"min":{"1min":0.65800000000000003,"5min":0.626,"15min":0.626},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.153},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95599999999999996,"15min":0.94899999999999995},"min":{"1min":0.78500000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.1819999999999999,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.097}]},{"osd":3,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.95299999999999996,"15min":0.93799999999999994},"min":{"1min":0.72999999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.01,"5min":0.95499999999999996,"15min":0.93000000000000005},"min":{"1min":0.80900000000000005,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.75800000000000001}]},{"osd":5,"last update":"Sat Mar 30 14:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.78500000000000003,"15min":0.76100000000000001},"min":{"1min":0.51800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.85899999999999999,"15min":0.83699999999999997},"min":{"1min":0.71999999999999997,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2529999999999999,"5min":1.538,"15min":1.538},"last":1.0169999999999999}]},{"osd":6,"last update":"Sat Mar 30 14:13:13 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0109999999999999,"15min":0.998},"min":{"1min":0.60599999999999998,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.8640000000000001,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.143,"5min":1.1100000000000001,"15min":1.1040000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.071}]},{"osd":7,"last update":"Sat Mar 30 14:12:46 2024","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.169,"15min":1.169},"min":{"1min":0.997,"5min":0.997,"15min":0.997},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.272,"15min":1.272},"min":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.0449999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724583,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.90500000000000003,"15min":0.875},"min":{"1min":0.73399999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94199999999999995,"15min":0.93700000000000006},"min":{"1min":0.68300000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.89800000000000002}]},{"osd":1,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.94699999999999995,"15min":0.91200000000000003},"min":{"1min":0.63400000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91900000000000004,"15min":0.90300000000000002},"min":{"1min":0.74299999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.01}]},{"osd":2,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.82899999999999996,"5min":0.44,"15min":0.44},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1,"15min":0.95999999999999996},"min":{"1min":0.83899999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.139}]},{"osd":3,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.92400000000000004,"15min":0.88},"min":{"1min":0.85799999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.4039999999999999,"5min":1.421,"15min":1.421},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0780000000000001,"15min":1.048},"min":{"1min":0.83599999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.248}]},{"osd":4,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.93899999999999995,"15min":0.91200000000000003},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":0.999,"15min":0.97199999999999998},"min":{"1min":0.79200000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.2969999999999999}]},{"osd":6,"last update":"Sat Mar 30 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.026,"15min":1.008},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.337},{"interface":"front","average":{"1min":1.109,"5min":1.135,"15min":1.139},"min":{"1min":0.81000000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.3280000000000001,"5min":1.482,"15min":1.482},"last":1.393}]},{"osd":7,"last update":"Sat Mar 30 14:12:46 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.139,"15min":1.139},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.6200000000000001},{"interface":"front","average":{"1min":1.258,"5min":1.258,"15min":1.258},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.552}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T14:13:45.692 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T14:13:46.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:46 smithi165 bash[14422]: audit 2024-03-30T14:13:44.913960+0000 mgr.y (mgr.24367) 78 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:13:46.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:46 smithi106 bash[14476]: audit 2024-03-30T14:13:44.913960+0000 mgr.y (mgr.24367) 78 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:13:46.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:46 smithi106 bash[19913]: audit 2024-03-30T14:13:44.913960+0000 mgr.y (mgr.24367) 78 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:13:47.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:47 smithi165 bash[14422]: cluster 2024-03-30T14:13:46.372057+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:47.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:47 smithi106 bash[14476]: cluster 2024-03-30T14:13:46.372057+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:47.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:47 smithi106 bash[19913]: cluster 2024-03-30T14:13:46.372057+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:48.419 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:48.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:48 smithi165 bash[14422]: cluster 2024-03-30T14:13:48.372494+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:48.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:48 smithi165 bash[14422]: audit 2024-03-30T14:13:48.390069+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:48.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:48 smithi165 bash[14422]: audit 2024-03-30T14:13:48.396710+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:48.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:48 smithi106 bash[14476]: cluster 2024-03-30T14:13:48.372494+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:48.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:48 smithi106 bash[14476]: audit 2024-03-30T14:13:48.390069+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:48.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:48 smithi106 bash[14476]: audit 2024-03-30T14:13:48.396710+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:48.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:48 smithi106 bash[19913]: cluster 2024-03-30T14:13:48.372494+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:48.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:48 smithi106 bash[19913]: audit 2024-03-30T14:13:48.390069+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:48.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:48 smithi106 bash[19913]: audit 2024-03-30T14:13:48.396710+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:13:49.409 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:13:49 smithi106 bash[39477]: level=info ts=2024-03-30T14:13:49.118Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00368684s 2024-03-30T14:13:50.757 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:50 smithi106 bash[14476]: cluster 2024-03-30T14:13:50.373033+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:50.757 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:50 smithi106 bash[19913]: cluster 2024-03-30T14:13:50.373033+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:50.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:50 smithi165 bash[14422]: cluster 2024-03-30T14:13:50.373033+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:51.175 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:13:51.178 INFO:teuthology.orchestra.run.smithi106.stderr:dumped all 2024-03-30T14:13:51.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:51 smithi106 bash[14476]: audit 2024-03-30T14:13:51.174248+0000 mgr.y (mgr.24367) 82 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:13:51.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:51 smithi106 bash[19913]: audit 2024-03-30T14:13:51.174248+0000 mgr.y (mgr.24367) 82 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:13:51.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:51 smithi165 bash[14422]: audit 2024-03-30T14:13:51.174248+0000 mgr.y (mgr.24367) 82 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T14:13:51.935 INFO:teuthology.orchestra.run.smithi106.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-03-30T14:13:50.372758+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":48976,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912240,"statfs":{"total":767960285184,"available":767910133760,"internally_reserved":0,"allocated":6307840,"data_stored":3511418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003872"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-03-30T14:12:10.692388+0000","last_change":"2024-03-30T14:11:48.995698+0000","last_active":"2024-03-30T14:12:10.692388+0000","last_peered":"2024-03-30T14:12:10.692388+0000","last_clean":"2024-03-30T14:12:10.692388+0000","last_became_active":"2024-03-30T14:11:48.994121+0000","last_became_peered":"2024-03-30T14:11:48.994121+0000","last_unstale":"2024-03-30T14:12:10.692388+0000","last_undegraded":"2024-03-30T14:12:10.692388+0000","last_fullsized":"2024-03-30T14:12:10.692388+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-03-30T14:08:50.442205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T14:08:50.442205+0000","last_clean_scrub_stamp":"2024-03-30T14:08:50.442205+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-31T22:47:36.158104+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":55,"seq":236223201305,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.93100000000000005,"15min":0.92900000000000005},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.224,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2250000000000001,"5min":1.236,"15min":1.236},"last":0.71999999999999997}]},{"osd":1,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.98299999999999998,"15min":0.98899999999999999},"min":{"1min":0.68200000000000005,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3879999999999999,"5min":1.407,"15min":1.407},"last":1.3879999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.96099999999999997,"15min":0.96299999999999997},"min":{"1min":0.70299999999999996,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.157,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.88200000000000001}]},{"osd":2,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.95199999999999996,"15min":0.95899999999999996},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2190000000000001,"5min":1.633,"15min":1.633},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.008,"5min":1.0449999999999999,"15min":1.0509999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.304,"5min":1.827,"15min":1.827},"last":1.069}]},{"osd":3,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.95099999999999996,"15min":0.94899999999999995},"min":{"1min":0.66600000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.133,"5min":1.351,"15min":1.351},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0780000000000001,"15min":1.0800000000000001},"min":{"1min":0.749,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3700000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.2010000000000001}]},{"osd":4,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.99199999999999999,"15min":0.99399999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.268,"5min":1.401,"15min":1.401},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.999,"15min":1.0029999999999999},"min":{"1min":0.64900000000000002,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.357,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.1000000000000001}]},{"osd":5,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.125,"15min":1.143},"min":{"1min":0.63200000000000001,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.383,"5min":1.597,"15min":1.597},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.355,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.137}]},{"osd":6,"last update":"Sat Mar 30 14:13:45 2024","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.1659999999999999,"15min":1.1699999999999999},"min":{"1min":0.92600000000000005,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.4510000000000001,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.1599999999999999,"15min":1.1679999999999999},"min":{"1min":0.745,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.337,"5min":1.712,"15min":1.712},"last":1.1659999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462945,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92300000000000004,"15min":0.90900000000000003},"min":{"1min":0.63400000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.75},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.86899999999999999,"15min":0.85699999999999998},"min":{"1min":0.70099999999999996,"5min":0.497,"15min":0.497},"max":{"1min":1.26,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2210000000000001}]},{"osd":1,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.92900000000000005,"15min":0.93100000000000005},"min":{"1min":0.622,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.206,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.99199999999999999,"15min":0.97899999999999998},"min":{"1min":0.84599999999999997,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3560000000000001,"5min":1.407,"15min":1.407},"last":0.97599999999999998}]},{"osd":2,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.93200000000000005,"15min":0.92300000000000004},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.129},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.70399999999999996,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.85699999999999998}]},{"osd":3,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.97799999999999998,"15min":0.96999999999999997},"min":{"1min":0.69999999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2230000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.075,"15min":1.0700000000000001},"min":{"1min":0.68600000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.4470000000000001,"5min":1.46,"15min":1.46},"last":1.296}]},{"osd":4,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.92700000000000005,"15min":0.90900000000000003},"min":{"1min":0.48799999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2929999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.1000000000000001,"5min":0.99399999999999999,"15min":0.97599999999999998},"min":{"1min":0.54900000000000004,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.472,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":1.2529999999999999}]},{"osd":5,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":0.98599999999999999,"15min":0.97399999999999998},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.339,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.026},{"interface":"front","average":{"1min":1.173,"5min":1.1000000000000001,"15min":1.0880000000000001},"min":{"1min":0.67700000000000005,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.3919999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.1679999999999999}]},{"osd":7,"last update":"Sat Mar 30 14:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.103},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"min":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.3109999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:26 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.69699999999999995,"15min":0.60299999999999998},"min":{"1min":0.58699999999999997,"5min":0.379,"15min":0.379},"max":{"1min":0.94799999999999995,"5min":1.859,"15min":1.859},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.81299999999999994,"15min":0.65300000000000002},"min":{"1min":0.65900000000000003,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.3700000000000001,"5min":3,"15min":3},"last":0.76400000000000001}]},{"osd":2,"last update":"Sat Mar 30 14:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.74399999999999999,"15min":0.71999999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.1699999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.875,"5min":0.84099999999999997,"15min":0.84299999999999997},"min":{"1min":0.60499999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3149999999999999,"5min":1.885,"15min":1.885},"last":1.0049999999999999}]},{"osd":3,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.90200000000000002,"15min":0.85599999999999998},"min":{"1min":0.64700000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.874},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.88100000000000001,"15min":0.83499999999999996},"min":{"1min":0.79300000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.218}]},{"osd":4,"last update":"Sat Mar 30 14:13:04 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.097,"15min":1.089},"min":{"1min":0.83599999999999997,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.5649999999999999,"5min":2.5350000000000001,"15min":2.5350000000000001},"last":1.121},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.054,"15min":1.032},"min":{"1min":0.84699999999999998,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.448,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.397}]},{"osd":5,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0880000000000001,"15min":1.0800000000000001},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.196,"15min":1.1759999999999999},"min":{"1min":0.94699999999999995,"5min":0.746,"15min":0.746},"max":{"1min":1.6279999999999999,"5min":1.919,"15min":1.919},"last":1.2829999999999999}]},{"osd":6,"last update":"Sat Mar 30 14:13:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.248,"15min":1.258},"min":{"1min":0.80900000000000005,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.532,"5min":2.1970000000000001,"15min":2.1970000000000001},"last":1.5129999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.24,"15min":1.246},"min":{"1min":0.93700000000000006,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.51,"5min":2.121,"15min":2.121},"last":1.2529999999999999}]},{"osd":7,"last update":"Sat Mar 30 14:12:45 2024","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.679,"5min":1.679,"15min":1.679},"last":1.4670000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Mar 30 14:13:25 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.71899999999999997,"15min":0.63500000000000001},"min":{"1min":0.59199999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.75800000000000001,"15min":0.65900000000000003},"min":{"1min":0.437,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.075,"5min":1.403,"15min":1.403},"last":0.80300000000000005}]},{"osd":2,"last update":"Sat Mar 30 14:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.77800000000000002,"15min":0.72199999999999998},"min":{"1min":0.57499999999999996,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.874,"5min":0.77100000000000002,"15min":0.71299999999999997},"min":{"1min":0.52800000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1120000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.90300000000000002}]},{"osd":3,"last update":"Sat Mar 30 14:13:33 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.88700000000000001,"15min":0.83799999999999997},"min":{"1min":0.51900000000000002,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.4890000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.79800000000000004,"15min":0.78300000000000003},"min":{"1min":0.58899999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.71899999999999997}]},{"osd":4,"last update":"Sat Mar 30 14:13:03 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0269999999999999,"15min":1.02},"min":{"1min":0.73199999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.256,"5min":1.1659999999999999,"15min":1.129},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.0720000000000001}]},{"osd":5,"last update":"Sat Mar 30 14:13:37 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.04,"15min":1.0289999999999999},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.4590000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.171,"15min":1.171},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.7609999999999999,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.94599999999999995}]},{"osd":6,"last update":"Sat Mar 30 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1259999999999999,"15min":1.127},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.248,"5min":1.222,"15min":1.218},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.7030000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.0509999999999999}]},{"osd":7,"last update":"Sat Mar 30 14:12:48 2024","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.1970000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.66400000000000003,"15min":0.60999999999999999},"min":{"1min":0.379,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.125,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.73399999999999999,"15min":0.67500000000000004},"min":{"1min":0.52600000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.94999999999999996}]},{"osd":1,"last update":"Sat Mar 30 14:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.73299999999999998,"15min":0.70199999999999996},"min":{"1min":0.38500000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.95099999999999996,"5min":1.399,"15min":1.399},"last":0.871},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.77300000000000002,"15min":0.70999999999999996},"min":{"1min":0.46300000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1899999999999999,"5min":1.252,"15min":1.252},"last":1.123}]},{"osd":3,"last update":"Sat Mar 30 14:13:32 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.82999999999999996,"15min":0.84599999999999997},"min":{"1min":0.48499999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.145,"5min":1.286,"15min":1.286},"last":1.042},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89200000000000002,"15min":0.89400000000000002},"min":{"1min":0.51100000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.228,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.083}]},{"osd":4,"last update":"Sat Mar 30 14:13:05 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0549999999999999,"15min":1.0489999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.107,"15min":1.105},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.544}]},{"osd":5,"last update":"Sat Mar 30 14:13:40 2024","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1719999999999999,"15min":1.1719999999999999},"min":{"1min":0.78400000000000003,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.411,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.22,"5min":1.1759999999999999,"15min":1.1559999999999999},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.5940000000000001,"5min":1.704,"15min":1.704},"last":1.357}]},{"osd":6,"last update":"Sat Mar 30 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.226,"15min":1.2190000000000001},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.915,"5min":1.915,"15min":1.915},"last":1.613},{"interface":"front","average":{"1min":1.236,"5min":1.22,"15min":1.2170000000000001},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.274}]},{"osd":7,"last update":"Sat Mar 30 14:12:47 2024","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":1.4770000000000001},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.4530000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:35 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.71399999999999997,"15min":0.65400000000000003},"min":{"1min":0.48199999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.79000000000000004,"15min":0.76000000000000001},"min":{"1min":0.59499999999999997,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0840000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.73299999999999998}]},{"osd":1,"last update":"Sat Mar 30 14:13:35 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.76100000000000001,"15min":0.74099999999999999},"min":{"1min":0.57199999999999995,"5min":0.502,"15min":0.502},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.83599999999999997,"15min":0.82099999999999995},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.0189999999999999}]},{"osd":2,"last update":"Sat Mar 30 14:13:35 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.81599999999999995,"15min":0.80700000000000005},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89800000000000002,"15min":0.879},"min":{"1min":0.621,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.284,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.878}]},{"osd":4,"last update":"Sat Mar 30 14:13:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.998,"15min":0.97999999999999998},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.153,"5min":1.0569999999999999,"15min":1.0369999999999999},"min":{"1min":0.85799999999999998,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.91900000000000004}]},{"osd":5,"last update":"Sat Mar 30 14:13:36 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.073,"15min":1.0640000000000001},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1599999999999999,"15min":1.1419999999999999},"min":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.133}]},{"osd":6,"last update":"Sat Mar 30 14:13:10 2024","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.1990000000000001,"15min":1.1850000000000001},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.198},{"interface":"front","average":{"1min":1.167,"5min":1.2,"15min":1.206},"min":{"1min":0.879,"5min":0.879,"15min":0.879},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":1.264}]},{"osd":7,"last update":"Sat Mar 30 14:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"min":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":1.286}]}]},{"osd":4,"up_from":31,"seq":133143986223,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.90000000000000002,"15min":0.89200000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91300000000000003,"15min":0.90600000000000003},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.25,"5min":1.359,"15min":1.359},"last":0.79300000000000004}]},{"osd":1,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86799999999999999,"15min":0.84999999999999998},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1859999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.92300000000000004,"15min":0.90800000000000003},"min":{"1min":0.72899999999999998,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.1850000000000001}]},{"osd":2,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.93300000000000005,"15min":0.92500000000000004},"min":{"1min":0.65800000000000003,"5min":0.626,"15min":0.626},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95599999999999996,"15min":0.94899999999999995},"min":{"1min":0.78500000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.1819999999999999,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.90300000000000002}]},{"osd":3,"last update":"Sat Mar 30 14:13:07 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.95299999999999996,"15min":0.93799999999999994},"min":{"1min":0.72999999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.083},{"interface":"front","average":{"1min":1.01,"5min":0.95499999999999996,"15min":0.93000000000000005},"min":{"1min":0.80900000000000005,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.238}]},{"osd":5,"last update":"Sat Mar 30 14:13:41 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.82399999999999995,"15min":0.77400000000000002},"min":{"1min":0.48299999999999998,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.252,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.875},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.91000000000000003,"15min":0.85399999999999998},"min":{"1min":0.63900000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.4299999999999999,"5min":1.538,"15min":1.538},"last":1.026}]},{"osd":6,"last update":"Sat Mar 30 14:13:13 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.0109999999999999,"15min":0.998},"min":{"1min":0.60599999999999998,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.8640000000000001,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.1100000000000001,"15min":1.1040000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.357}]},{"osd":7,"last update":"Sat Mar 30 14:12:46 2024","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.169,"15min":1.169},"min":{"1min":0.997,"5min":0.997,"15min":0.997},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.304},{"interface":"front","average":{"1min":1.272,"5min":1.272,"15min":1.272},"min":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.2769999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724584,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.90500000000000003,"15min":0.875},"min":{"1min":0.73399999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.073},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94199999999999995,"15min":0.93700000000000006},"min":{"1min":0.68300000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.147}]},{"osd":1,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.94699999999999995,"15min":0.91200000000000003},"min":{"1min":0.63400000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91900000000000004,"15min":0.90300000000000002},"min":{"1min":0.74299999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.028}]},{"osd":2,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.91800000000000004,"15min":0.90200000000000002},"min":{"1min":0.82899999999999996,"5min":0.44,"15min":0.44},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1,"15min":0.95999999999999996},"min":{"1min":0.83899999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.68700000000000006}]},{"osd":3,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.92400000000000004,"15min":0.88},"min":{"1min":0.85799999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.4039999999999999,"5min":1.421,"15min":1.421},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0780000000000001,"15min":1.048},"min":{"1min":0.83599999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.89900000000000002}]},{"osd":4,"last update":"Sat Mar 30 14:13:38 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.93899999999999995,"15min":0.91200000000000003},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.1399999999999999,"5min":0.999,"15min":0.97199999999999998},"min":{"1min":0.79200000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.96799999999999997}]},{"osd":6,"last update":"Sat Mar 30 14:13:11 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.026,"15min":1.008},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.999},{"interface":"front","average":{"1min":1.109,"5min":1.135,"15min":1.139},"min":{"1min":0.81000000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.3280000000000001,"5min":1.482,"15min":1.482},"last":1.0860000000000001}]},{"osd":7,"last update":"Sat Mar 30 14:12:46 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.139,"15min":1.139},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.258,"5min":1.258,"15min":1.258},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.127}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-03-30T14:13:51.937 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-30T14:13:51.937 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-30T14:13:51.937 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-30T14:13:51.937 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-03-30T14:13:52.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:13:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:13:53.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:52 smithi165 bash[14422]: cluster 2024-03-30T14:13:52.373701+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:53.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:52 smithi106 bash[14476]: cluster 2024-03-30T14:13:52.373701+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:53.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:52 smithi106 bash[19913]: cluster 2024-03-30T14:13:52.373701+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:54.679 INFO:teuthology.orchestra.run.smithi106.stderr:Inferring config /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T14:13:54.714 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:54 smithi106 bash[14476]: cluster 2024-03-30T14:13:54.374311+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:54.715 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:13:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:13:54] "GET /metrics HTTP/1.1" 200 191496 "" "Prometheus/2.33.4" 2024-03-30T14:13:54.715 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:54 smithi106 bash[19913]: cluster 2024-03-30T14:13:54.374311+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:54.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:54 smithi165 bash[14422]: cluster 2024-03-30T14:13:54.374311+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:56.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:56 smithi106 bash[14476]: cluster 2024-03-30T14:13:56.374937+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:56.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:56 smithi106 bash[19913]: cluster 2024-03-30T14:13:56.374937+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:56.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:56 smithi165 bash[14422]: cluster 2024-03-30T14:13:56.374937+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:13:57.538 INFO:teuthology.orchestra.run.smithi106.stdout: 2024-03-30T14:13:57.538 INFO:teuthology.orchestra.run.smithi106.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-30T14:13:57.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:57 smithi106 bash[14476]: audit 2024-03-30T14:13:57.543702+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.106:0/199860615' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T14:13:57.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:57 smithi106 bash[19913]: audit 2024-03-30T14:13:57.543702+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.106:0/199860615' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T14:13:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:57 smithi165 bash[14422]: audit 2024-03-30T14:13:57.543702+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.106:0/199860615' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T14:13:58.211 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-30T14:13:58.212 INFO:tasks.cephadm:Setup complete, yielding 2024-03-30T14:13:58.212 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T14:13:58.221 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi106.front.sepia.ceph.com 2024-03-30T14:13:58.222 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-30T14:13:59.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:13:58 smithi165 bash[14422]: cluster 2024-03-30T14:13:58.375516+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-30T14:13:59.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:13:58 smithi106 bash[14476]: cluster 2024-03-30T14:13:58.375516+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-30T14:13:59.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:13:58 smithi106 bash[19913]: cluster 2024-03-30T14:13:58.375516+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-30T14:14:00.864 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:00 smithi106 bash[14476]: cluster 2024-03-30T14:14:00.376136+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-30T14:14:00.864 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:00 smithi106 bash[19913]: cluster 2024-03-30T14:14:00.376136+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-30T14:14:00.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:00 smithi165 bash[14422]: cluster 2024-03-30T14:14:00.376136+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-30T14:14:02.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:14:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:14:02.538 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:14:02.538 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "0ee91564-8815-46e3-94ea-7a6ee8b43a0d", 2024-03-30T14:14:02.539 INFO:teuthology.orchestra.run.smithi106.stdout: "name": "r", 2024-03-30T14:14:02.539 INFO:teuthology.orchestra.run.smithi106.stdout: "current_period": "fbb34d1d-811f-4ca2-878b-214e642b0142", 2024-03-30T14:14:02.539 INFO:teuthology.orchestra.run.smithi106.stdout: "epoch": 1 2024-03-30T14:14:02.539 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:14:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:02 smithi165 bash[14422]: cluster 2024-03-30T14:14:01.502486+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T14:14:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:02 smithi165 bash[14422]: audit 2024-03-30T14:14:01.504675+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.106:0/4237164635' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:14:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:02 smithi165 bash[14422]: audit 2024-03-30T14:14:01.506605+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:14:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:02 smithi165 bash[14422]: cluster 2024-03-30T14:14:02.376763+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:02.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[19913]: cluster 2024-03-30T14:14:01.502486+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T14:14:02.909 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[19913]: audit 2024-03-30T14:14:01.504675+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.106:0/4237164635' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:14:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[19913]: audit 2024-03-30T14:14:01.506605+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:14:02.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[19913]: cluster 2024-03-30T14:14:02.376763+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:02.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[14476]: cluster 2024-03-30T14:14:01.502486+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T14:14:02.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[14476]: audit 2024-03-30T14:14:01.504675+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.106:0/4237164635' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:14:02.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[14476]: audit 2024-03-30T14:14:01.506605+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T14:14:02.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:02 smithi106 bash[14476]: cluster 2024-03-30T14:14:02.376763+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v60: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:03.294 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-30T14:14:03.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:03 smithi106 bash[14476]: audit 2024-03-30T14:14:02.500383+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T14:14:03.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:03 smithi106 bash[14476]: cluster 2024-03-30T14:14:02.500676+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T14:14:03.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:03 smithi106 bash[19913]: audit 2024-03-30T14:14:02.500383+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T14:14:03.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:03 smithi106 bash[19913]: cluster 2024-03-30T14:14:02.500676+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T14:14:03.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:03 smithi165 bash[14422]: audit 2024-03-30T14:14:02.500383+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T14:14:03.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:03 smithi165 bash[14422]: cluster 2024-03-30T14:14:02.500676+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T14:14:04.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:14:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:04] "GET /metrics HTTP/1.1" 200 191496 "" "Prometheus/2.33.4" 2024-03-30T14:14:04.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:04 smithi106 bash[14476]: cluster 2024-03-30T14:14:03.514911+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T14:14:04.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:04 smithi106 bash[14476]: cluster 2024-03-30T14:14:04.377324+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:04.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:04 smithi106 bash[19913]: cluster 2024-03-30T14:14:03.514911+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T14:14:04.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:04 smithi106 bash[19913]: cluster 2024-03-30T14:14:04.377324+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:04.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:04 smithi165 bash[14422]: cluster 2024-03-30T14:14:03.514911+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T14:14:04.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:04 smithi165 bash[14422]: cluster 2024-03-30T14:14:04.377324+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:05.891 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:14:05.891 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "9ace599e-6c16-4ea3-92cb-b0b82b3eb287", 2024-03-30T14:14:05.891 INFO:teuthology.orchestra.run.smithi106.stdout: "name": "default", 2024-03-30T14:14:05.891 INFO:teuthology.orchestra.run.smithi106.stdout: "api_name": "default", 2024-03-30T14:14:05.891 INFO:teuthology.orchestra.run.smithi106.stdout: "is_master": "true", 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "endpoints": [], 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "hostnames": [], 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "hostnames_s3website": [], 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "master_zone": "", 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "zones": [], 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "placement_targets": [], 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "default_placement": "", 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "realm_id": "0ee91564-8815-46e3-94ea-7a6ee8b43a0d", 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "sync_policy": { 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: "groups": [] 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:05.892 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:14:06.561 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-30T14:14:06.752 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:06 smithi106 bash[14476]: cluster 2024-03-30T14:14:06.378028+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-30T14:14:06.753 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:06 smithi106 bash[19913]: cluster 2024-03-30T14:14:06.378028+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-30T14:14:06.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:06 smithi165 bash[14422]: cluster 2024-03-30T14:14:06.378028+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-03-30T14:14:08.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:08 smithi165 bash[14422]: cluster 2024-03-30T14:14:08.378680+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-30T14:14:08.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:08 smithi106 bash[14476]: cluster 2024-03-30T14:14:08.378680+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-30T14:14:08.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:08 smithi106 bash[19913]: cluster 2024-03-30T14:14:08.378680+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-03-30T14:14:09.403 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:14:09.403 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "67303931-64c6-444b-92aa-e3983dc2903a", 2024-03-30T14:14:09.403 INFO:teuthology.orchestra.run.smithi106.stdout: "name": "z", 2024-03-30T14:14:09.403 INFO:teuthology.orchestra.run.smithi106.stdout: "domain_root": "z.rgw.meta:root", 2024-03-30T14:14:09.403 INFO:teuthology.orchestra.run.smithi106.stdout: "control_pool": "z.rgw.control", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "log_pool": "z.rgw.log", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "otp_pool": "z.rgw.otp", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "system_key": { 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "access_key": "", 2024-03-30T14:14:09.404 INFO:teuthology.orchestra.run.smithi106.stdout: "secret_key": "" 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "placement_pools": [ 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: { 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "key": "default-placement", 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "val": { 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "storage_classes": { 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "STANDARD": { 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: "index_type": 0 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:09.405 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:09.406 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:14:09.406 INFO:teuthology.orchestra.run.smithi106.stdout: "realm_id": "0ee91564-8815-46e3-94ea-7a6ee8b43a0d", 2024-03-30T14:14:09.406 INFO:teuthology.orchestra.run.smithi106.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-30T14:14:09.406 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:14:10.032 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-30T14:14:10.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:10 smithi106 bash[19913]: audit 2024-03-30T14:14:10.361842+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-03-30T14:14:10.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:10 smithi106 bash[19913]: cluster 2024-03-30T14:14:10.379413+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T14:14:10.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:10 smithi106 bash[14476]: audit 2024-03-30T14:14:10.361842+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-03-30T14:14:10.659 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:10 smithi106 bash[14476]: cluster 2024-03-30T14:14:10.379413+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T14:14:10.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:10 smithi165 bash[14422]: audit 2024-03-30T14:14:10.361842+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-03-30T14:14:10.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:10 smithi165 bash[14422]: cluster 2024-03-30T14:14:10.379413+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-03-30T14:14:11.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:11 smithi165 bash[14422]: audit 2024-03-30T14:14:10.423309+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-03-30T14:14:11.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:11 smithi165 bash[14422]: cluster 2024-03-30T14:14:10.423601+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T14:14:11.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:11 smithi165 bash[14422]: audit 2024-03-30T14:14:10.663014+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:14:11.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:11 smithi165 bash[14422]: audit 2024-03-30T14:14:10.674847+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:14:11.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[14476]: audit 2024-03-30T14:14:10.423309+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-03-30T14:14:11.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[14476]: cluster 2024-03-30T14:14:10.423601+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T14:14:11.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[14476]: audit 2024-03-30T14:14:10.663014+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:14:11.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[14476]: audit 2024-03-30T14:14:10.674847+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:14:11.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[19913]: audit 2024-03-30T14:14:10.423309+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-03-30T14:14:11.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[19913]: cluster 2024-03-30T14:14:10.423601+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T14:14:11.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[19913]: audit 2024-03-30T14:14:10.663014+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:14:11.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:11 smithi106 bash[19913]: audit 2024-03-30T14:14:10.674847+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:14:12.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:14:11 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:14:12.751 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:12 smithi106 bash[14476]: cluster 2024-03-30T14:14:11.448903+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T14:14:12.751 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:12 smithi106 bash[14476]: cluster 2024-03-30T14:14:12.380125+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T14:14:12.752 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:12 smithi106 bash[19913]: cluster 2024-03-30T14:14:11.448903+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T14:14:12.752 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:12 smithi106 bash[19913]: cluster 2024-03-30T14:14:12.380125+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T14:14:12.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:12 smithi165 bash[14422]: cluster 2024-03-30T14:14:11.448903+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T14:14:12.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:12 smithi165 bash[14422]: cluster 2024-03-30T14:14:12.380125+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T14:14:14.763 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[14476]: cluster 2024-03-30T14:14:13.761682+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T14:14:14.763 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[14476]: audit 2024-03-30T14:14:13.766890+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.106:0/938112854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:14:14.763 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[14476]: audit 2024-03-30T14:14:13.767594+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:14:14.763 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[14476]: cluster 2024-03-30T14:14:14.380861+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-03-30T14:14:14.763 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:14] "GET /metrics HTTP/1.1" 200 193119 "" "Prometheus/2.33.4" 2024-03-30T14:14:15.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:14 smithi165 bash[14422]: cluster 2024-03-30T14:14:13.761682+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T14:14:15.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:14 smithi165 bash[14422]: audit 2024-03-30T14:14:13.766890+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.106:0/938112854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:14:15.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:14 smithi165 bash[14422]: audit 2024-03-30T14:14:13.767594+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:14:15.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:14 smithi165 bash[14422]: cluster 2024-03-30T14:14:14.380861+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-03-30T14:14:15.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[19913]: cluster 2024-03-30T14:14:13.761682+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T14:14:15.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[19913]: audit 2024-03-30T14:14:13.766890+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.106:0/938112854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:14:15.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[19913]: audit 2024-03-30T14:14:13.767594+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T14:14:15.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:14 smithi106 bash[19913]: cluster 2024-03-30T14:14:14.380861+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-03-30T14:14:16.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:15 smithi165 bash[14422]: audit 2024-03-30T14:14:14.761330+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T14:14:16.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:15 smithi165 bash[14422]: cluster 2024-03-30T14:14:14.761674+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T14:14:16.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:15 smithi106 bash[14476]: audit 2024-03-30T14:14:14.761330+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T14:14:16.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:15 smithi106 bash[14476]: cluster 2024-03-30T14:14:14.761674+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T14:14:16.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:15 smithi106 bash[19913]: audit 2024-03-30T14:14:14.761330+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T14:14:16.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:15 smithi106 bash[19913]: cluster 2024-03-30T14:14:14.761674+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T14:14:17.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:16 smithi165 bash[14422]: cluster 2024-03-30T14:14:15.779534+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T14:14:17.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:16 smithi165 bash[14422]: audit 2024-03-30T14:14:15.783704+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.106:0/938112854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:14:17.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:16 smithi165 bash[14422]: audit 2024-03-30T14:14:15.790509+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:14:17.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:16 smithi165 bash[14422]: cluster 2024-03-30T14:14:16.382043+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v74: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-03-30T14:14:17.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:16 smithi165 bash[14422]: audit 2024-03-30T14:14:16.781063+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T14:14:17.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:16 smithi165 bash[14422]: cluster 2024-03-30T14:14:16.781203+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T14:14:17.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[19913]: cluster 2024-03-30T14:14:15.779534+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T14:14:17.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[19913]: audit 2024-03-30T14:14:15.783704+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.106:0/938112854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:14:17.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[19913]: audit 2024-03-30T14:14:15.790509+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[19913]: cluster 2024-03-30T14:14:16.382043+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v74: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[19913]: audit 2024-03-30T14:14:16.781063+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[19913]: cluster 2024-03-30T14:14:16.781203+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[14476]: cluster 2024-03-30T14:14:15.779534+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[14476]: audit 2024-03-30T14:14:15.783704+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.106:0/938112854' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[14476]: audit 2024-03-30T14:14:15.790509+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[14476]: cluster 2024-03-30T14:14:16.382043+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v74: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[14476]: audit 2024-03-30T14:14:16.781063+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T14:14:17.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:16 smithi106 bash[14476]: cluster 2024-03-30T14:14:16.781203+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T14:14:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:18 smithi165 bash[14422]: cluster 2024-03-30T14:14:17.801719+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T14:14:19.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:18 smithi165 bash[14422]: audit 2024-03-30T14:14:17.804992+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:14:19.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:18 smithi165 bash[14422]: audit 2024-03-30T14:14:17.808441+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:14:19.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:18 smithi165 bash[14422]: cluster 2024-03-30T14:14:18.382847+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T14:14:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[14476]: cluster 2024-03-30T14:14:17.801719+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T14:14:19.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[14476]: audit 2024-03-30T14:14:17.804992+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:14:19.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[14476]: audit 2024-03-30T14:14:17.808441+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:14:19.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[14476]: cluster 2024-03-30T14:14:18.382847+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T14:14:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[19913]: cluster 2024-03-30T14:14:17.801719+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T14:14:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[19913]: audit 2024-03-30T14:14:17.804992+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:14:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[19913]: audit 2024-03-30T14:14:17.808441+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T14:14:19.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:18 smithi106 bash[19913]: cluster 2024-03-30T14:14:18.382847+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-30T14:14:20.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:19 smithi165 bash[14422]: audit 2024-03-30T14:14:18.803265+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T14:14:20.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:19 smithi165 bash[14422]: cluster 2024-03-30T14:14:18.803675+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T14:14:20.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:19 smithi165 bash[14422]: audit 2024-03-30T14:14:18.822105+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:14:20.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:19 smithi165 bash[14422]: audit 2024-03-30T14:14:18.823273+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:14:20.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[19913]: audit 2024-03-30T14:14:18.803265+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T14:14:20.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[19913]: cluster 2024-03-30T14:14:18.803675+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T14:14:20.159 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[19913]: audit 2024-03-30T14:14:18.822105+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:14:20.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[19913]: audit 2024-03-30T14:14:18.823273+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:14:20.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[14476]: audit 2024-03-30T14:14:18.803265+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T14:14:20.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[14476]: cluster 2024-03-30T14:14:18.803675+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T14:14:20.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[14476]: audit 2024-03-30T14:14:18.822105+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:14:20.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:19 smithi106 bash[14476]: audit 2024-03-30T14:14:18.823273+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T14:14:20.945 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:14:20.945 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "84bda4ba-7cda-4fcb-b3bf-c044e8908e6c", 2024-03-30T14:14:20.945 INFO:teuthology.orchestra.run.smithi106.stdout: "epoch": 1, 2024-03-30T14:14:20.945 INFO:teuthology.orchestra.run.smithi106.stdout: "predecessor_uuid": "fbb34d1d-811f-4ca2-878b-214e642b0142", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "sync_status": [], 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "period_map": { 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "84bda4ba-7cda-4fcb-b3bf-c044e8908e6c", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "zonegroups": [ 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: { 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "9ace599e-6c16-4ea3-92cb-b0b82b3eb287", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "name": "default", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "api_name": "default", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "is_master": "true", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "endpoints": [], 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "hostnames": [], 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "hostnames_s3website": [], 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "master_zone": "67303931-64c6-444b-92aa-e3983dc2903a", 2024-03-30T14:14:20.946 INFO:teuthology.orchestra.run.smithi106.stdout: "zones": [ 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: { 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "id": "67303931-64c6-444b-92aa-e3983dc2903a", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "name": "z", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "endpoints": [], 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "log_meta": "false", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "log_data": "false", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "bucket_index_max_shards": 11, 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "read_only": "false", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "tier_type": "", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "sync_from_all": "true", 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "sync_from": [], 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "redirect_zone": "" 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:14:20.947 INFO:teuthology.orchestra.run.smithi106.stdout: "placement_targets": [ 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: { 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "name": "default-placement", 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "tags": [], 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "storage_classes": [ 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "STANDARD" 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: ] 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "default_placement": "default-placement", 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "realm_id": "0ee91564-8815-46e3-94ea-7a6ee8b43a0d", 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "sync_policy": { 2024-03-30T14:14:20.948 INFO:teuthology.orchestra.run.smithi106.stdout: "groups": [] 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: "short_zone_ids": [ 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: { 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: "key": "67303931-64c6-444b-92aa-e3983dc2903a", 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: "val": 1595736474 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: ] 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: "master_zonegroup": "9ace599e-6c16-4ea3-92cb-b0b82b3eb287", 2024-03-30T14:14:20.949 INFO:teuthology.orchestra.run.smithi106.stdout: "master_zone": "67303931-64c6-444b-92aa-e3983dc2903a", 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "period_config": { 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "bucket_quota": { 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "enabled": false, 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "check_on_raw": false, 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "max_size": -1, 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "max_size_kb": 0, 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "max_objects": -1 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "user_quota": { 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "enabled": false, 2024-03-30T14:14:20.950 INFO:teuthology.orchestra.run.smithi106.stdout: "check_on_raw": false, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_size": -1, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_size_kb": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_objects": -1 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "user_ratelimit": { 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_read_ops": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_write_ops": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_read_bytes": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_write_bytes": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "enabled": false 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "bucket_ratelimit": { 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_read_ops": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_write_ops": 0, 2024-03-30T14:14:20.951 INFO:teuthology.orchestra.run.smithi106.stdout: "max_read_bytes": 0, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "max_write_bytes": 0, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "enabled": false 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "anonymous_ratelimit": { 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "max_read_ops": 0, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "max_write_ops": 0, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "max_read_bytes": 0, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "max_write_bytes": 0, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "enabled": false 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "realm_id": "0ee91564-8815-46e3-94ea-7a6ee8b43a0d", 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "realm_name": "r", 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout: "realm_epoch": 2 2024-03-30T14:14:20.952 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:14:21.089 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[14476]: audit 2024-03-30T14:14:19.822416+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T14:14:21.089 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[14476]: cluster 2024-03-30T14:14:19.822616+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T14:14:21.089 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[14476]: audit 2024-03-30T14:14:19.824257+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[14476]: audit 2024-03-30T14:14:19.832068+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[14476]: cluster 2024-03-30T14:14:20.383531+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v80: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[19913]: audit 2024-03-30T14:14:19.822416+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[19913]: cluster 2024-03-30T14:14:19.822616+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[19913]: audit 2024-03-30T14:14:19.824257+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[19913]: audit 2024-03-30T14:14:19.832068+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:14:21.090 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:20 smithi106 bash[19913]: cluster 2024-03-30T14:14:20.383531+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v80: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:21.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:20 smithi165 bash[14422]: audit 2024-03-30T14:14:19.822416+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T14:14:21.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:20 smithi165 bash[14422]: cluster 2024-03-30T14:14:19.822616+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T14:14:21.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:20 smithi165 bash[14422]: audit 2024-03-30T14:14:19.824257+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.106:0/2035926891' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:14:21.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:20 smithi165 bash[14422]: audit 2024-03-30T14:14:19.832068+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T14:14:21.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:20 smithi165 bash[14422]: cluster 2024-03-30T14:14:20.383531+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v80: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:14:21.731 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-30T14:14:22.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:14:21 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:14:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:21 smithi165 bash[14422]: audit 2024-03-30T14:14:20.836336+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T14:14:22.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:21 smithi165 bash[14422]: cluster 2024-03-30T14:14:20.836703+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T14:14:22.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:21 smithi106 bash[14476]: audit 2024-03-30T14:14:20.836336+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T14:14:22.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:21 smithi106 bash[14476]: cluster 2024-03-30T14:14:20.836703+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T14:14:22.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:21 smithi106 bash[19913]: audit 2024-03-30T14:14:20.836336+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T14:14:22.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:21 smithi106 bash[19913]: cluster 2024-03-30T14:14:20.836703+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T14:14:22.964 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:22 smithi106 bash[14476]: cluster 2024-03-30T14:14:22.384974+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-30T14:14:22.964 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:22 smithi106 bash[19913]: cluster 2024-03-30T14:14:22.384974+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-30T14:14:23.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:22 smithi165 bash[14422]: cluster 2024-03-30T14:14:22.384974+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-03-30T14:14:24.628 INFO:teuthology.orchestra.run.smithi106.stdout:Scheduled rgw.foo update... 2024-03-30T14:14:24.804 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:14:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:24] "GET /metrics HTTP/1.1" 200 193119 "" "Prometheus/2.33.4" 2024-03-30T14:14:25.870 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch apply rgw smpl' 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: cluster 2024-03-30T14:14:24.385594+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.619554+0000 mgr.y (mgr.24367) 100 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: cephadm 2024-03-30T14:14:24.623982+0000 mgr.y (mgr.24367) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.633112+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.659463+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.661537+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.662821+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.932377+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.945306+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.954204+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: cephadm 2024-03-30T14:14:24.955444+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:14:25.878 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.963410+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.964578+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.972578+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.983333+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: audit 2024-03-30T14:14:24.984724+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[19913]: cephadm 2024-03-30T14:14:24.986335+0000 mgr.y (mgr.24367) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: cluster 2024-03-30T14:14:24.385594+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.619554+0000 mgr.y (mgr.24367) 100 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: cephadm 2024-03-30T14:14:24.623982+0000 mgr.y (mgr.24367) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:14:25.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.633112+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.659463+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.661537+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.662821+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.932377+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.945306+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.954204+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: cephadm 2024-03-30T14:14:24.955444+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.963410+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.964578+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.972578+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.983333+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: audit 2024-03-30T14:14:24.984724+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:25.880 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:25 smithi106 bash[14476]: cephadm 2024-03-30T14:14:24.986335+0000 mgr.y (mgr.24367) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:14:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: cluster 2024-03-30T14:14:24.385594+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T14:14:26.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.619554+0000 mgr.y (mgr.24367) 100 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:26.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: cephadm 2024-03-30T14:14:24.623982+0000 mgr.y (mgr.24367) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:14:26.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.633112+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.659463+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.661537+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.662821+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.932377+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.945306+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.954204+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: cephadm 2024-03-30T14:14:24.955444+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.963410+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.964578+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.972578+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.983333+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: audit 2024-03-30T14:14:24.984724+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:26.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:25 smithi165 bash[14422]: cephadm 2024-03-30T14:14:24.986335+0000 mgr.y (mgr.24367) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:14:27.892 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:27 smithi106 bash[14476]: cluster 2024-03-30T14:14:26.387152+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T14:14:27.892 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:27 smithi106 bash[19913]: cluster 2024-03-30T14:14:26.387152+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T14:14:28.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:27 smithi165 bash[14422]: cluster 2024-03-30T14:14:26.387152+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: cluster 2024-03-30T14:14:28.387861+0000 mgr.y (mgr.24367) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: audit 2024-03-30T14:14:28.941791+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: audit 2024-03-30T14:14:28.943209+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: audit 2024-03-30T14:14:28.947192+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: audit 2024-03-30T14:14:28.955134+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: audit 2024-03-30T14:14:28.956254+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:30.272 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:29 smithi165 bash[14422]: cephadm 2024-03-30T14:14:28.957344+0000 mgr.y (mgr.24367) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:14:30.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: cluster 2024-03-30T14:14:28.387861+0000 mgr.y (mgr.24367) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-03-30T14:14:30.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: audit 2024-03-30T14:14:28.941791+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:30.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: audit 2024-03-30T14:14:28.943209+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: audit 2024-03-30T14:14:28.947192+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: audit 2024-03-30T14:14:28.955134+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: audit 2024-03-30T14:14:28.956254+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[14476]: cephadm 2024-03-30T14:14:28.957344+0000 mgr.y (mgr.24367) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: cluster 2024-03-30T14:14:28.387861+0000 mgr.y (mgr.24367) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: audit 2024-03-30T14:14:28.941791+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: audit 2024-03-30T14:14:28.943209+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: audit 2024-03-30T14:14:28.947192+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: audit 2024-03-30T14:14:28.955134+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: audit 2024-03-30T14:14:28.956254+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:30.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:29 smithi106 bash[19913]: cephadm 2024-03-30T14:14:28.957344+0000 mgr.y (mgr.24367) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:14:30.574 INFO:teuthology.orchestra.run.smithi106.stdout:Scheduled rgw.smpl update... 2024-03-30T14:14:31.420 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph osd pool create foo' 2024-03-30T14:14:31.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:14:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: cluster 2024-03-30T14:14:30.388483+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-03-30T14:14:31.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: audit 2024-03-30T14:14:30.573526+0000 mgr.y (mgr.24367) 108 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:31.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: cephadm 2024-03-30T14:14:30.574853+0000 mgr.y (mgr.24367) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:14:31.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: audit 2024-03-30T14:14:30.579084+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:31.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: audit 2024-03-30T14:14:31.546271+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:31.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: audit 2024-03-30T14:14:31.548629+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:31.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: audit 2024-03-30T14:14:31.550529+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:31.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:31 smithi165 bash[14422]: audit 2024-03-30T14:14:31.551701+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:31.909 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: cluster 2024-03-30T14:14:30.388483+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: audit 2024-03-30T14:14:30.573526+0000 mgr.y (mgr.24367) 108 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: cephadm 2024-03-30T14:14:30.574853+0000 mgr.y (mgr.24367) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: audit 2024-03-30T14:14:30.579084+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: audit 2024-03-30T14:14:31.546271+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: audit 2024-03-30T14:14:31.548629+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: audit 2024-03-30T14:14:31.550529+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:31.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[14476]: audit 2024-03-30T14:14:31.551701+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: cluster 2024-03-30T14:14:30.388483+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: audit 2024-03-30T14:14:30.573526+0000 mgr.y (mgr.24367) 108 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: cephadm 2024-03-30T14:14:30.574853+0000 mgr.y (mgr.24367) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: audit 2024-03-30T14:14:30.579084+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: audit 2024-03-30T14:14:31.546271+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: audit 2024-03-30T14:14:31.548629+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: audit 2024-03-30T14:14:31.550529+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:31.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:31 smithi106 bash[19913]: audit 2024-03-30T14:14:31.551701+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:34.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:33 smithi165 bash[14422]: cluster 2024-03-30T14:14:32.390088+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 99 op/s 2024-03-30T14:14:34.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:33 smithi106 bash[14476]: cluster 2024-03-30T14:14:32.390088+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 99 op/s 2024-03-30T14:14:34.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:33 smithi106 bash[19913]: cluster 2024-03-30T14:14:32.390088+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 99 op/s 2024-03-30T14:14:34.659 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:14:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:34] "GET /metrics HTTP/1.1" 200 196877 "" "Prometheus/2.33.4" 2024-03-30T14:14:35.159 INFO:teuthology.orchestra.run.smithi106.stderr:pool 'foo' created 2024-03-30T14:14:35.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:35 smithi106 bash[19913]: audit 2024-03-30T14:14:34.643469+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.106:0/810156961' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:14:35.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:35 smithi106 bash[19913]: audit 2024-03-30T14:14:34.644200+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:14:35.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:35 smithi106 bash[14476]: audit 2024-03-30T14:14:34.643469+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.106:0/810156961' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:14:35.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:35 smithi106 bash[14476]: audit 2024-03-30T14:14:34.644200+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:14:35.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:35 smithi165 bash[14422]: audit 2024-03-30T14:14:34.643469+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.106:0/810156961' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:14:35.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:35 smithi165 bash[14422]: audit 2024-03-30T14:14:34.644200+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T14:14:36.004 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'rbd pool init foo' 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: cluster 2024-03-30T14:14:34.390702+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.151513+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: cluster 2024-03-30T14:14:35.151589+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.167630+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.369011+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: cephadm 2024-03-30T14:14:35.374934+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.481121+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.920551+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.232 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.935423+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.945055+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.957832+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.958869+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.964163+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.973025+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[19913]: audit 2024-03-30T14:14:35.974225+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: cluster 2024-03-30T14:14:34.390702+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.151513+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: cluster 2024-03-30T14:14:35.151589+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.167630+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.233 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.369011+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: cephadm 2024-03-30T14:14:35.374934+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.481121+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.920551+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.935423+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.945055+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.957832+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.958869+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.964163+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.973025+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.234 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:36 smithi106 bash[14476]: audit 2024-03-30T14:14:35.974225+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:36.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: cluster 2024-03-30T14:14:34.390702+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.151513+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: cluster 2024-03-30T14:14:35.151589+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.167630+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.369011+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: cephadm 2024-03-30T14:14:35.374934+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.481121+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.920551+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.935423+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.945055+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.957832+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.958869+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.964163+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:36.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.973025+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:36.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:36 smithi165 bash[14422]: audit 2024-03-30T14:14:35.974225+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:37.436 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[14476]: cephadm 2024-03-30T14:14:35.952174+0000 mgr.y (mgr.24367) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:14:37.436 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[14476]: cephadm 2024-03-30T14:14:35.975867+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:14:37.436 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[14476]: cluster 2024-03-30T14:14:36.157590+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T14:14:37.436 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[14476]: cluster 2024-03-30T14:14:37.159554+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T14:14:37.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[19913]: cephadm 2024-03-30T14:14:35.952174+0000 mgr.y (mgr.24367) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:14:37.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[19913]: cephadm 2024-03-30T14:14:35.975867+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:14:37.437 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[19913]: cluster 2024-03-30T14:14:36.157590+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T14:14:37.437 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:37 smithi106 bash[19913]: cluster 2024-03-30T14:14:37.159554+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T14:14:37.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:37 smithi165 bash[14422]: cephadm 2024-03-30T14:14:35.952174+0000 mgr.y (mgr.24367) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-30T14:14:37.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:37 smithi165 bash[14422]: cephadm 2024-03-30T14:14:35.975867+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:14:37.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:37 smithi165 bash[14422]: cluster 2024-03-30T14:14:36.157590+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T14:14:37.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:37 smithi165 bash[14422]: cluster 2024-03-30T14:14:37.159554+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T14:14:38.471 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:38 smithi106 bash[14476]: cluster 2024-03-30T14:14:36.392527+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v91: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-30T14:14:38.471 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:38 smithi106 bash[19913]: cluster 2024-03-30T14:14:36.392527+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v91: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-30T14:14:38.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:38 smithi165 bash[14422]: cluster 2024-03-30T14:14:36.392527+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v91: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.5 KiB/s wr, 270 op/s 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: cluster 2024-03-30T14:14:38.393265+0000 mgr.y (mgr.24367) 116 : cluster [DBG] pgmap v93: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: audit 2024-03-30T14:14:38.985604+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: audit 2024-03-30T14:14:38.987740+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: audit 2024-03-30T14:14:38.993735+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: audit 2024-03-30T14:14:39.001210+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: audit 2024-03-30T14:14:39.002406+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:40.237 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:39 smithi165 bash[14422]: cephadm 2024-03-30T14:14:39.003527+0000 mgr.y (mgr.24367) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:14:40.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: cluster 2024-03-30T14:14:38.393265+0000 mgr.y (mgr.24367) 116 : cluster [DBG] pgmap v93: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-30T14:14:40.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: audit 2024-03-30T14:14:38.985604+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:40.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: audit 2024-03-30T14:14:38.987740+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:40.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: audit 2024-03-30T14:14:38.993735+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:40.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: audit 2024-03-30T14:14:39.001210+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:40.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: audit 2024-03-30T14:14:39.002406+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:40.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[14476]: cephadm 2024-03-30T14:14:39.003527+0000 mgr.y (mgr.24367) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: cluster 2024-03-30T14:14:38.393265+0000 mgr.y (mgr.24367) 116 : cluster [DBG] pgmap v93: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: audit 2024-03-30T14:14:38.985604+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: audit 2024-03-30T14:14:38.987740+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: audit 2024-03-30T14:14:38.993735+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: audit 2024-03-30T14:14:39.001210+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: audit 2024-03-30T14:14:39.002406+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:40.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:39 smithi106 bash[19913]: cephadm 2024-03-30T14:14:39.003527+0000 mgr.y (mgr.24367) 117 : cephadm [INF] Deploying daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:14:41.357 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:40 smithi165 bash[14422]: audit 2024-03-30T14:14:40.210073+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.106:0/3694276170' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:14:41.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:40 smithi106 bash[14476]: audit 2024-03-30T14:14:40.210073+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.106:0/3694276170' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:14:41.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:40 smithi106 bash[19913]: audit 2024-03-30T14:14:40.210073+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.106:0/3694276170' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T14:14:42.011 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:14:41 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:14:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: cluster 2024-03-30T14:14:40.394024+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v94: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-30T14:14:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: audit 2024-03-30T14:14:41.006549+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.106:0/3694276170' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T14:14:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: cluster 2024-03-30T14:14:41.006680+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T14:14:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: audit 2024-03-30T14:14:41.616009+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: audit 2024-03-30T14:14:41.619096+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: audit 2024-03-30T14:14:41.621735+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:42.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:42 smithi165 bash[14422]: audit 2024-03-30T14:14:41.623333+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:42.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: cluster 2024-03-30T14:14:40.394024+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v94: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-30T14:14:42.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: audit 2024-03-30T14:14:41.006549+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.106:0/3694276170' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T14:14:42.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: cluster 2024-03-30T14:14:41.006680+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T14:14:42.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: audit 2024-03-30T14:14:41.616009+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:42.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: audit 2024-03-30T14:14:41.619096+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: audit 2024-03-30T14:14:41.621735+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[14476]: audit 2024-03-30T14:14:41.623333+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: cluster 2024-03-30T14:14:40.394024+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v94: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: audit 2024-03-30T14:14:41.006549+0000 mon.a (mon.0) 757 : audit [INF] from='client.? 172.21.15.106:0/3694276170' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: cluster 2024-03-30T14:14:41.006680+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: audit 2024-03-30T14:14:41.616009+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: audit 2024-03-30T14:14:41.619096+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: audit 2024-03-30T14:14:41.621735+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:42.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:42 smithi106 bash[19913]: audit 2024-03-30T14:14:41.623333+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:43 smithi165 bash[14422]: cluster 2024-03-30T14:14:42.008661+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T14:14:43.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:43 smithi106 bash[19913]: cluster 2024-03-30T14:14:42.008661+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T14:14:43.425 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:43 smithi106 bash[14476]: cluster 2024-03-30T14:14:42.008661+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T14:14:44.045 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-30T14:14:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:44 smithi165 bash[14422]: cluster 2024-03-30T14:14:42.394853+0000 mgr.y (mgr.24367) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:44 smithi165 bash[14422]: cluster 2024-03-30T14:14:43.029385+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T14:14:44.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:44 smithi106 bash[14476]: cluster 2024-03-30T14:14:42.394853+0000 mgr.y (mgr.24367) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:44.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:44 smithi106 bash[14476]: cluster 2024-03-30T14:14:43.029385+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T14:14:44.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:44 smithi106 bash[19913]: cluster 2024-03-30T14:14:42.394853+0000 mgr.y (mgr.24367) 119 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:44.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:44 smithi106 bash[19913]: cluster 2024-03-30T14:14:43.029385+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T14:14:44.779 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:14:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:44] "GET /metrics HTTP/1.1" 200 208111 "" "Prometheus/2.33.4" 2024-03-30T14:14:46.026 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:46 smithi165 bash[14422]: cluster 2024-03-30T14:14:44.395739+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:46.026 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:46 smithi165 bash[14422]: audit 2024-03-30T14:14:45.479067+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.026 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:46 smithi165 bash[14422]: audit 2024-03-30T14:14:45.505326+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.026 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:46 smithi165 bash[14422]: audit 2024-03-30T14:14:45.610974+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[14476]: cluster 2024-03-30T14:14:44.395739+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[14476]: audit 2024-03-30T14:14:45.479067+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[14476]: audit 2024-03-30T14:14:45.505326+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[14476]: audit 2024-03-30T14:14:45.610974+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[19913]: cluster 2024-03-30T14:14:44.395739+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[19913]: audit 2024-03-30T14:14:45.479067+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[19913]: audit 2024-03-30T14:14:45.505326+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:46.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:46 smithi106 bash[19913]: audit 2024-03-30T14:14:45.610974+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:47.227 INFO:teuthology.orchestra.run.smithi106.stdout:Scheduled iscsi.foo update... 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: cephadm 2024-03-30T14:14:45.758994+0000 mgr.y (mgr.24367) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: audit 2024-03-30T14:14:46.098701+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: audit 2024-03-30T14:14:46.113188+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: audit 2024-03-30T14:14:46.115520+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: audit 2024-03-30T14:14:46.117044+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: cephadm 2024-03-30T14:14:46.122142+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:47 smithi165 bash[14422]: audit 2024-03-30T14:14:46.469437+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: cephadm 2024-03-30T14:14:45.758994+0000 mgr.y (mgr.24367) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: audit 2024-03-30T14:14:46.098701+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: audit 2024-03-30T14:14:46.113188+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: audit 2024-03-30T14:14:46.115520+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: audit 2024-03-30T14:14:46.117044+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: cephadm 2024-03-30T14:14:46.122142+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:47.396 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[14476]: audit 2024-03-30T14:14:46.469437+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: cephadm 2024-03-30T14:14:45.758994+0000 mgr.y (mgr.24367) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: audit 2024-03-30T14:14:46.098701+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: audit 2024-03-30T14:14:46.113188+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: audit 2024-03-30T14:14:46.115520+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: audit 2024-03-30T14:14:46.117044+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: cephadm 2024-03-30T14:14:46.122142+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T14:14:47.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:47 smithi106 bash[19913]: audit 2024-03-30T14:14:46.469437+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.376 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'sleep 120' 2024-03-30T14:14:48.562 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: cluster 2024-03-30T14:14:46.398125+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 226 KiB/s rd, 682 B/s wr, 345 op/s 2024-03-30T14:14:48.562 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.220682+0000 mgr.y (mgr.24367) 124 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:48.562 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: cephadm 2024-03-30T14:14:47.224802+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T14:14:48.562 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.232069+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.243184+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.245563+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.246963+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.256167+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: cephadm 2024-03-30T14:14:47.260982+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.271240+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.276750+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: audit 2024-03-30T14:14:47.282454+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[14476]: cephadm 2024-03-30T14:14:47.283735+0000 mgr.y (mgr.24367) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:14:48.563 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: cluster 2024-03-30T14:14:46.398125+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 226 KiB/s rd, 682 B/s wr, 345 op/s 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.220682+0000 mgr.y (mgr.24367) 124 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: cephadm 2024-03-30T14:14:47.224802+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.232069+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.243184+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.245563+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.246963+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.256167+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: cephadm 2024-03-30T14:14:47.260982+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.271240+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.276750+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: audit 2024-03-30T14:14:47.282454+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:48.564 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:48 smithi106 bash[19913]: cephadm 2024-03-30T14:14:47.283735+0000 mgr.y (mgr.24367) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:14:48.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: cluster 2024-03-30T14:14:46.398125+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 226 KiB/s rd, 682 B/s wr, 345 op/s 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.220682+0000 mgr.y (mgr.24367) 124 : audit [DBG] from='client.24820 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: cephadm 2024-03-30T14:14:47.224802+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.232069+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.243184+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.245563+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.246963+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.256167+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: cephadm 2024-03-30T14:14:47.260982+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.271240+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.276750+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: audit 2024-03-30T14:14:47.282454+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:48 smithi165 bash[14422]: cephadm 2024-03-30T14:14:47.283735+0000 mgr.y (mgr.24367) 127 : cephadm [INF] Deploying daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:14:50.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:50 smithi106 bash[14476]: cluster 2024-03-30T14:14:48.398950+0000 mgr.y (mgr.24367) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 553 B/s wr, 280 op/s 2024-03-30T14:14:50.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:50 smithi106 bash[14476]: cluster 2024-03-30T14:14:49.250824+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T14:14:50.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:50 smithi106 bash[19913]: cluster 2024-03-30T14:14:48.398950+0000 mgr.y (mgr.24367) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 553 B/s wr, 280 op/s 2024-03-30T14:14:50.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:50 smithi106 bash[19913]: cluster 2024-03-30T14:14:49.250824+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T14:14:50.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:50 smithi165 bash[14422]: cluster 2024-03-30T14:14:48.398950+0000 mgr.y (mgr.24367) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 553 B/s wr, 280 op/s 2024-03-30T14:14:50.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:50 smithi165 bash[14422]: cluster 2024-03-30T14:14:49.250824+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T14:14:51.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[14422]: cluster 2024-03-30T14:14:50.399759+0000 mgr.y (mgr.24367) 129 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 365 B/s wr, 126 op/s 2024-03-30T14:14:51.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[14422]: audit 2024-03-30T14:14:50.515337+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:51.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[14422]: audit 2024-03-30T14:14:50.952446+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:51.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[14422]: audit 2024-03-30T14:14:50.955212+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:51.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[14422]: audit 2024-03-30T14:14:50.957095+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:51.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[14422]: audit 2024-03-30T14:14:50.958328+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[14476]: cluster 2024-03-30T14:14:50.399759+0000 mgr.y (mgr.24367) 129 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 365 B/s wr, 126 op/s 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[14476]: audit 2024-03-30T14:14:50.515337+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[14476]: audit 2024-03-30T14:14:50.952446+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[14476]: audit 2024-03-30T14:14:50.955212+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[14476]: audit 2024-03-30T14:14:50.957095+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[14476]: audit 2024-03-30T14:14:50.958328+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:51.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[19913]: cluster 2024-03-30T14:14:50.399759+0000 mgr.y (mgr.24367) 129 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 365 B/s wr, 126 op/s 2024-03-30T14:14:51.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[19913]: audit 2024-03-30T14:14:50.515337+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:51.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[19913]: audit 2024-03-30T14:14:50.952446+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:51.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[19913]: audit 2024-03-30T14:14:50.955212+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:51.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[19913]: audit 2024-03-30T14:14:50.957095+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:51.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:51 smithi106 bash[19913]: audit 2024-03-30T14:14:50.958328+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:52.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:14:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:14:53.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:52 smithi165 bash[14422]: cluster 2024-03-30T14:14:51.765963+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T14:14:53.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:52 smithi106 bash[14476]: cluster 2024-03-30T14:14:51.765963+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T14:14:53.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:52 smithi106 bash[19913]: cluster 2024-03-30T14:14:51.765963+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T14:14:53.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:53 smithi106 bash[14476]: cluster 2024-03-30T14:14:52.400523+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 327 B/s wr, 114 op/s 2024-03-30T14:14:53.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:53 smithi106 bash[14476]: audit 2024-03-30T14:14:53.623582+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.106:0/3231240770' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:14:53.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:53 smithi106 bash[19913]: cluster 2024-03-30T14:14:52.400523+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 327 B/s wr, 114 op/s 2024-03-30T14:14:53.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:53 smithi106 bash[19913]: audit 2024-03-30T14:14:53.623582+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.106:0/3231240770' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:14:54.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:53 smithi165 bash[14422]: cluster 2024-03-30T14:14:52.400523+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 327 B/s wr, 114 op/s 2024-03-30T14:14:54.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:53 smithi165 bash[14422]: audit 2024-03-30T14:14:53.623582+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.106:0/3231240770' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:14:54.774 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:14:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:14:54] "GET /metrics HTTP/1.1" 200 208111 "" "Prometheus/2.33.4" 2024-03-30T14:14:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:54 smithi165 bash[14422]: audit 2024-03-30T14:14:53.981523+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.106:0/1068545164' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]: dispatch 2024-03-30T14:14:55.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:54 smithi165 bash[14422]: audit 2024-03-30T14:14:53.982562+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]: dispatch 2024-03-30T14:14:55.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:54 smithi106 bash[14476]: audit 2024-03-30T14:14:53.981523+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.106:0/1068545164' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]: dispatch 2024-03-30T14:14:55.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:54 smithi106 bash[14476]: audit 2024-03-30T14:14:53.982562+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]: dispatch 2024-03-30T14:14:55.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:54 smithi106 bash[19913]: audit 2024-03-30T14:14:53.981523+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.106:0/1068545164' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]: dispatch 2024-03-30T14:14:55.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:54 smithi106 bash[19913]: audit 2024-03-30T14:14:53.982562+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]: dispatch 2024-03-30T14:14:56.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:55 smithi165 bash[14422]: cluster 2024-03-30T14:14:54.401320+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 307 B/s wr, 107 op/s 2024-03-30T14:14:56.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:55 smithi165 bash[14422]: audit 2024-03-30T14:14:54.794072+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]': finished 2024-03-30T14:14:56.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:55 smithi165 bash[14422]: cluster 2024-03-30T14:14:54.794173+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T14:14:56.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:55 smithi165 bash[14422]: audit 2024-03-30T14:14:55.164957+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.106:0/60451559' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/945652911"}]: dispatch 2024-03-30T14:14:56.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:55 smithi165 bash[14422]: audit 2024-03-30T14:14:55.524949+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[14476]: cluster 2024-03-30T14:14:54.401320+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 307 B/s wr, 107 op/s 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[14476]: audit 2024-03-30T14:14:54.794072+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]': finished 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[14476]: cluster 2024-03-30T14:14:54.794173+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[14476]: audit 2024-03-30T14:14:55.164957+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.106:0/60451559' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/945652911"}]: dispatch 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[14476]: audit 2024-03-30T14:14:55.524949+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[19913]: cluster 2024-03-30T14:14:54.401320+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 307 B/s wr, 107 op/s 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[19913]: audit 2024-03-30T14:14:54.794072+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3994829882"}]': finished 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[19913]: cluster 2024-03-30T14:14:54.794173+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T14:14:56.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[19913]: audit 2024-03-30T14:14:55.164957+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.106:0/60451559' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/945652911"}]: dispatch 2024-03-30T14:14:56.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:55 smithi106 bash[19913]: audit 2024-03-30T14:14:55.524949+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:57.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:56 smithi165 bash[14422]: audit 2024-03-30T14:14:55.802869+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.106:0/60451559' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/945652911"}]': finished 2024-03-30T14:14:57.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:56 smithi165 bash[14422]: cluster 2024-03-30T14:14:55.803146+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T14:14:57.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:56 smithi165 bash[14422]: audit 2024-03-30T14:14:56.202586+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.106:0/722955218' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3919122489"}]: dispatch 2024-03-30T14:14:57.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:56 smithi106 bash[19913]: audit 2024-03-30T14:14:55.802869+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.106:0/60451559' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/945652911"}]': finished 2024-03-30T14:14:57.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:56 smithi106 bash[19913]: cluster 2024-03-30T14:14:55.803146+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T14:14:57.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:56 smithi106 bash[19913]: audit 2024-03-30T14:14:56.202586+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.106:0/722955218' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3919122489"}]: dispatch 2024-03-30T14:14:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:56 smithi106 bash[14476]: audit 2024-03-30T14:14:55.802869+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.106:0/60451559' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/945652911"}]': finished 2024-03-30T14:14:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:56 smithi106 bash[14476]: cluster 2024-03-30T14:14:55.803146+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T14:14:57.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:56 smithi106 bash[14476]: audit 2024-03-30T14:14:56.202586+0000 mon.a (mon.0) 796 : audit [INF] from='client.? 172.21.15.106:0/722955218' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3919122489"}]: dispatch 2024-03-30T14:14:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: cluster 2024-03-30T14:14:56.402579+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.816118+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.106:0/722955218' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3919122489"}]': finished 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: cluster 2024-03-30T14:14:56.816176+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.879517+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.887485+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.899770+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.900958+0000 mgr.y (mgr.24367) 133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: cephadm 2024-03-30T14:14:56.902899+0000 mgr.y (mgr.24367) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.903322+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.904092+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.915297+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.922259+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.923469+0000 mgr.y (mgr.24367) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.937784+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.939561+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.941268+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.942183+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:56.949337+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:57 smithi165 bash[14422]: audit 2024-03-30T14:14:57.182557+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.106:0/2246746954' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/394533950"}]: dispatch 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: cluster 2024-03-30T14:14:56.402579+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.816118+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.106:0/722955218' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3919122489"}]': finished 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: cluster 2024-03-30T14:14:56.816176+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.879517+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.887485+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.899770+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:14:58.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.900958+0000 mgr.y (mgr.24367) 133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: cephadm 2024-03-30T14:14:56.902899+0000 mgr.y (mgr.24367) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.903322+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.904092+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.915297+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.922259+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.923469+0000 mgr.y (mgr.24367) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.937784+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.939561+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.941268+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.942183+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:56.949337+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[14476]: audit 2024-03-30T14:14:57.182557+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.106:0/2246746954' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/394533950"}]: dispatch 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: cluster 2024-03-30T14:14:56.402579+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.816118+0000 mon.a (mon.0) 797 : audit [INF] from='client.? 172.21.15.106:0/722955218' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3919122489"}]': finished 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: cluster 2024-03-30T14:14:56.816176+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.879517+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.887485+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.899770+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.900958+0000 mgr.y (mgr.24367) 133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: cephadm 2024-03-30T14:14:56.902899+0000 mgr.y (mgr.24367) 134 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.903322+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.904092+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.915297+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.922259+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.923469+0000 mgr.y (mgr.24367) 136 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.937784+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.939561+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.941268+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.942183+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:56.949337+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:14:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:57 smithi106 bash[19913]: audit 2024-03-30T14:14:57.182557+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.106:0/2246746954' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/394533950"}]: dispatch 2024-03-30T14:14:59.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:58 smithi165 bash[14422]: audit 2024-03-30T14:14:57.956304+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.106:0/2246746954' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/394533950"}]': finished 2024-03-30T14:14:59.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:58 smithi165 bash[14422]: cluster 2024-03-30T14:14:57.956645+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T14:14:59.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:58 smithi165 bash[14422]: audit 2024-03-30T14:14:58.316537+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.106:0/2992751087' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3820042520"}]: dispatch 2024-03-30T14:14:59.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:58 smithi106 bash[19913]: audit 2024-03-30T14:14:57.956304+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.106:0/2246746954' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/394533950"}]': finished 2024-03-30T14:14:59.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:58 smithi106 bash[19913]: cluster 2024-03-30T14:14:57.956645+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T14:14:59.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:58 smithi106 bash[19913]: audit 2024-03-30T14:14:58.316537+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.106:0/2992751087' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3820042520"}]: dispatch 2024-03-30T14:14:59.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:58 smithi106 bash[14476]: audit 2024-03-30T14:14:57.956304+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.106:0/2246746954' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/394533950"}]': finished 2024-03-30T14:14:59.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:58 smithi106 bash[14476]: cluster 2024-03-30T14:14:57.956645+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T14:14:59.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:58 smithi106 bash[14476]: audit 2024-03-30T14:14:58.316537+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.106:0/2992751087' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3820042520"}]: dispatch 2024-03-30T14:15:00.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:59 smithi165 bash[14422]: cluster 2024-03-30T14:14:58.403311+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-30T14:15:00.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:59 smithi165 bash[14422]: audit 2024-03-30T14:14:58.964545+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.106:0/2992751087' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3820042520"}]': finished 2024-03-30T14:15:00.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:59 smithi165 bash[14422]: cluster 2024-03-30T14:14:58.964657+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T14:15:00.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:14:59 smithi165 bash[14422]: audit 2024-03-30T14:14:59.329765+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.106:0/826137255' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2829183158"}]: dispatch 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[19913]: cluster 2024-03-30T14:14:58.403311+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[19913]: audit 2024-03-30T14:14:58.964545+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.106:0/2992751087' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3820042520"}]': finished 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[19913]: cluster 2024-03-30T14:14:58.964657+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[19913]: audit 2024-03-30T14:14:59.329765+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.106:0/826137255' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2829183158"}]: dispatch 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[14476]: cluster 2024-03-30T14:14:58.403311+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[14476]: audit 2024-03-30T14:14:58.964545+0000 mon.a (mon.0) 814 : audit [INF] from='client.? 172.21.15.106:0/2992751087' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3820042520"}]': finished 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[14476]: cluster 2024-03-30T14:14:58.964657+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T14:15:00.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:14:59 smithi106 bash[14476]: audit 2024-03-30T14:14:59.329765+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.106:0/826137255' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2829183158"}]: dispatch 2024-03-30T14:15:01.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:00 smithi165 bash[14422]: audit 2024-03-30T14:14:59.972614+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.106:0/826137255' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2829183158"}]': finished 2024-03-30T14:15:01.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:00 smithi165 bash[14422]: cluster 2024-03-30T14:14:59.972696+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T14:15:01.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:00 smithi165 bash[14422]: audit 2024-03-30T14:15:00.342167+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.106:0/2784426265' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]: dispatch 2024-03-30T14:15:01.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:00 smithi165 bash[14422]: audit 2024-03-30T14:15:00.342802+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]: dispatch 2024-03-30T14:15:01.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[19913]: audit 2024-03-30T14:14:59.972614+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.106:0/826137255' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2829183158"}]': finished 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[19913]: cluster 2024-03-30T14:14:59.972696+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[19913]: audit 2024-03-30T14:15:00.342167+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.106:0/2784426265' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]: dispatch 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[19913]: audit 2024-03-30T14:15:00.342802+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]: dispatch 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[14476]: audit 2024-03-30T14:14:59.972614+0000 mon.a (mon.0) 817 : audit [INF] from='client.? 172.21.15.106:0/826137255' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2829183158"}]': finished 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[14476]: cluster 2024-03-30T14:14:59.972696+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[14476]: audit 2024-03-30T14:15:00.342167+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.106:0/2784426265' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]: dispatch 2024-03-30T14:15:01.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:00 smithi106 bash[14476]: audit 2024-03-30T14:15:00.342802+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]: dispatch 2024-03-30T14:15:02.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:15:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:15:02.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:01 smithi165 bash[14422]: cluster 2024-03-30T14:15:00.404025+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:02.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:01 smithi165 bash[14422]: audit 2024-03-30T14:15:00.977117+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]': finished 2024-03-30T14:15:02.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:01 smithi165 bash[14422]: cluster 2024-03-30T14:15:00.977225+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T14:15:02.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:01 smithi165 bash[14422]: audit 2024-03-30T14:15:01.348525+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.106:0/3527370804' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2829183158"}]: dispatch 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[14476]: cluster 2024-03-30T14:15:00.404025+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[14476]: audit 2024-03-30T14:15:00.977117+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]': finished 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[14476]: cluster 2024-03-30T14:15:00.977225+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[14476]: audit 2024-03-30T14:15:01.348525+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.106:0/3527370804' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2829183158"}]: dispatch 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[19913]: cluster 2024-03-30T14:15:00.404025+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[19913]: audit 2024-03-30T14:15:00.977117+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1658358735"}]': finished 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[19913]: cluster 2024-03-30T14:15:00.977225+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T14:15:02.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:01 smithi106 bash[19913]: audit 2024-03-30T14:15:01.348525+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.106:0/3527370804' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2829183158"}]: dispatch 2024-03-30T14:15:03.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[14476]: audit 2024-03-30T14:15:02.004941+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.106:0/3527370804' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2829183158"}]': finished 2024-03-30T14:15:03.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[14476]: cluster 2024-03-30T14:15:02.005047+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T14:15:03.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[14476]: audit 2024-03-30T14:15:02.368712+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.106:0/1655285915' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]: dispatch 2024-03-30T14:15:03.309 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[14476]: audit 2024-03-30T14:15:02.369713+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]: dispatch 2024-03-30T14:15:03.309 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[19913]: audit 2024-03-30T14:15:02.004941+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.106:0/3527370804' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2829183158"}]': finished 2024-03-30T14:15:03.309 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[19913]: cluster 2024-03-30T14:15:02.005047+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T14:15:03.309 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[19913]: audit 2024-03-30T14:15:02.368712+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.106:0/1655285915' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]: dispatch 2024-03-30T14:15:03.309 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[19913]: audit 2024-03-30T14:15:02.369713+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]: dispatch 2024-03-30T14:15:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:03 smithi165 bash[14422]: audit 2024-03-30T14:15:02.004941+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.106:0/3527370804' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2829183158"}]': finished 2024-03-30T14:15:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:03 smithi165 bash[14422]: cluster 2024-03-30T14:15:02.005047+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T14:15:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:03 smithi165 bash[14422]: audit 2024-03-30T14:15:02.368712+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.106:0/1655285915' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]: dispatch 2024-03-30T14:15:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:03 smithi165 bash[14422]: audit 2024-03-30T14:15:02.369713+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]: dispatch 2024-03-30T14:15:03.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[39477]: level=warn ts=2024-03-30T14:15:03.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:15:03.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:03 smithi106 bash[39477]: level=warn ts=2024-03-30T14:15:03.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:15:04.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:04 smithi165 bash[14422]: cluster 2024-03-30T14:15:02.404785+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:04.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:04 smithi165 bash[14422]: audit 2024-03-30T14:15:03.020982+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]': finished 2024-03-30T14:15:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:04 smithi165 bash[14422]: cluster 2024-03-30T14:15:03.021150+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T14:15:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:04 smithi165 bash[14422]: audit 2024-03-30T14:15:03.312804+0000 mgr.y (mgr.24367) 140 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:04 smithi165 bash[14422]: audit 2024-03-30T14:15:03.385439+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.106:0/1833468088' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]: dispatch 2024-03-30T14:15:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:04 smithi165 bash[14422]: audit 2024-03-30T14:15:03.386385+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]: dispatch 2024-03-30T14:15:04.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14476]: cluster 2024-03-30T14:15:02.404785+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14476]: audit 2024-03-30T14:15:03.020982+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]': finished 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14476]: cluster 2024-03-30T14:15:03.021150+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14476]: audit 2024-03-30T14:15:03.312804+0000 mgr.y (mgr.24367) 140 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14476]: audit 2024-03-30T14:15:03.385439+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.106:0/1833468088' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]: dispatch 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14476]: audit 2024-03-30T14:15:03.386385+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]: dispatch 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[19913]: cluster 2024-03-30T14:15:02.404785+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[19913]: audit 2024-03-30T14:15:03.020982+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/394533950"}]': finished 2024-03-30T14:15:04.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[19913]: cluster 2024-03-30T14:15:03.021150+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T14:15:04.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[19913]: audit 2024-03-30T14:15:03.312804+0000 mgr.y (mgr.24367) 140 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:04.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[19913]: audit 2024-03-30T14:15:03.385439+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.106:0/1833468088' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]: dispatch 2024-03-30T14:15:04.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[19913]: audit 2024-03-30T14:15:03.386385+0000 mon.a (mon.0) 828 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]: dispatch 2024-03-30T14:15:04.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:15:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:04] "GET /metrics HTTP/1.1" 200 214917 "" "Prometheus/2.33.4" 2024-03-30T14:15:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:05 smithi165 bash[14422]: audit 2024-03-30T14:15:04.021171+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]': finished 2024-03-30T14:15:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:05 smithi165 bash[14422]: cluster 2024-03-30T14:15:04.021427+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T14:15:05.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:05 smithi165 bash[14422]: audit 2024-03-30T14:15:04.375702+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.106:0/362772354' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3544799826"}]: dispatch 2024-03-30T14:15:05.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:05 smithi106 bash[14476]: audit 2024-03-30T14:15:04.021171+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]': finished 2024-03-30T14:15:05.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:05 smithi106 bash[14476]: cluster 2024-03-30T14:15:04.021427+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T14:15:05.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:05 smithi106 bash[14476]: audit 2024-03-30T14:15:04.375702+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.106:0/362772354' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3544799826"}]: dispatch 2024-03-30T14:15:05.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:05 smithi106 bash[19913]: audit 2024-03-30T14:15:04.021171+0000 mon.a (mon.0) 829 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3433404700"}]': finished 2024-03-30T14:15:05.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:05 smithi106 bash[19913]: cluster 2024-03-30T14:15:04.021427+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T14:15:05.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:05 smithi106 bash[19913]: audit 2024-03-30T14:15:04.375702+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.106:0/362772354' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3544799826"}]: dispatch 2024-03-30T14:15:06.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:06 smithi165 bash[14422]: cluster 2024-03-30T14:15:04.405501+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:06.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:06 smithi165 bash[14422]: audit 2024-03-30T14:15:05.046729+0000 mon.a (mon.0) 832 : audit [INF] from='client.? 172.21.15.106:0/362772354' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3544799826"}]': finished 2024-03-30T14:15:06.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:06 smithi165 bash[14422]: cluster 2024-03-30T14:15:05.047087+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T14:15:06.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:06 smithi165 bash[14422]: audit 2024-03-30T14:15:05.406637+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.106:0/3989889113' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]: dispatch 2024-03-30T14:15:06.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:06 smithi165 bash[14422]: audit 2024-03-30T14:15:05.407723+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]: dispatch 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[19913]: cluster 2024-03-30T14:15:04.405501+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[19913]: audit 2024-03-30T14:15:05.046729+0000 mon.a (mon.0) 832 : audit [INF] from='client.? 172.21.15.106:0/362772354' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3544799826"}]': finished 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[19913]: cluster 2024-03-30T14:15:05.047087+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[19913]: audit 2024-03-30T14:15:05.406637+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.106:0/3989889113' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]: dispatch 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[19913]: audit 2024-03-30T14:15:05.407723+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]: dispatch 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[14476]: cluster 2024-03-30T14:15:04.405501+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[14476]: audit 2024-03-30T14:15:05.046729+0000 mon.a (mon.0) 832 : audit [INF] from='client.? 172.21.15.106:0/362772354' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3544799826"}]': finished 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[14476]: cluster 2024-03-30T14:15:05.047087+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T14:15:06.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[14476]: audit 2024-03-30T14:15:05.406637+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.106:0/3989889113' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]: dispatch 2024-03-30T14:15:06.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:06 smithi106 bash[14476]: audit 2024-03-30T14:15:05.407723+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]: dispatch 2024-03-30T14:15:07.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:07 smithi165 bash[14422]: audit 2024-03-30T14:15:06.058936+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]': finished 2024-03-30T14:15:07.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:07 smithi165 bash[14422]: cluster 2024-03-30T14:15:06.059095+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T14:15:07.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:07 smithi165 bash[14422]: audit 2024-03-30T14:15:06.424649+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.106:0/2277031389' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/433207508"}]: dispatch 2024-03-30T14:15:07.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:07 smithi106 bash[14476]: audit 2024-03-30T14:15:06.058936+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]': finished 2024-03-30T14:15:07.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:07 smithi106 bash[14476]: cluster 2024-03-30T14:15:06.059095+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T14:15:07.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:07 smithi106 bash[14476]: audit 2024-03-30T14:15:06.424649+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.106:0/2277031389' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/433207508"}]: dispatch 2024-03-30T14:15:07.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:07 smithi106 bash[19913]: audit 2024-03-30T14:15:06.058936+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2060414019"}]': finished 2024-03-30T14:15:07.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:07 smithi106 bash[19913]: cluster 2024-03-30T14:15:06.059095+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T14:15:07.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:07 smithi106 bash[19913]: audit 2024-03-30T14:15:06.424649+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.106:0/2277031389' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/433207508"}]: dispatch 2024-03-30T14:15:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:08 smithi165 bash[14422]: cluster 2024-03-30T14:15:06.407176+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:08 smithi165 bash[14422]: audit 2024-03-30T14:15:07.071947+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.106:0/2277031389' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/433207508"}]': finished 2024-03-30T14:15:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:08 smithi165 bash[14422]: cluster 2024-03-30T14:15:07.072056+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T14:15:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:08 smithi165 bash[14422]: audit 2024-03-30T14:15:07.436726+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.106:0/2678406894' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]: dispatch 2024-03-30T14:15:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:08 smithi165 bash[14422]: audit 2024-03-30T14:15:07.437374+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]: dispatch 2024-03-30T14:15:08.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[14476]: cluster 2024-03-30T14:15:06.407176+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:08.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[14476]: audit 2024-03-30T14:15:07.071947+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.106:0/2277031389' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/433207508"}]': finished 2024-03-30T14:15:08.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[14476]: cluster 2024-03-30T14:15:07.072056+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T14:15:08.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[14476]: audit 2024-03-30T14:15:07.436726+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.106:0/2678406894' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]: dispatch 2024-03-30T14:15:08.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[14476]: audit 2024-03-30T14:15:07.437374+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]: dispatch 2024-03-30T14:15:08.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[19913]: cluster 2024-03-30T14:15:06.407176+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:08.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[19913]: audit 2024-03-30T14:15:07.071947+0000 mon.a (mon.0) 838 : audit [INF] from='client.? 172.21.15.106:0/2277031389' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/433207508"}]': finished 2024-03-30T14:15:08.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[19913]: cluster 2024-03-30T14:15:07.072056+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T14:15:08.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[19913]: audit 2024-03-30T14:15:07.436726+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.106:0/2678406894' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]: dispatch 2024-03-30T14:15:08.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:08 smithi106 bash[19913]: audit 2024-03-30T14:15:07.437374+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]: dispatch 2024-03-30T14:15:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:09 smithi165 bash[14422]: audit 2024-03-30T14:15:08.071940+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]': finished 2024-03-30T14:15:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:09 smithi165 bash[14422]: cluster 2024-03-30T14:15:08.072149+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T14:15:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:09 smithi165 bash[14422]: audit 2024-03-30T14:15:08.437003+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.106:0/3478078575' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]: dispatch 2024-03-30T14:15:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:09 smithi165 bash[14422]: audit 2024-03-30T14:15:08.438015+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]: dispatch 2024-03-30T14:15:09.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[14476]: audit 2024-03-30T14:15:08.071940+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]': finished 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[14476]: cluster 2024-03-30T14:15:08.072149+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[14476]: audit 2024-03-30T14:15:08.437003+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.106:0/3478078575' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]: dispatch 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[14476]: audit 2024-03-30T14:15:08.438015+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]: dispatch 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[19913]: audit 2024-03-30T14:15:08.071940+0000 mon.a (mon.0) 841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2556497078"}]': finished 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[19913]: cluster 2024-03-30T14:15:08.072149+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[19913]: audit 2024-03-30T14:15:08.437003+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.106:0/3478078575' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]: dispatch 2024-03-30T14:15:09.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:09 smithi106 bash[19913]: audit 2024-03-30T14:15:08.438015+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]: dispatch 2024-03-30T14:15:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:10 smithi165 bash[14422]: cluster 2024-03-30T14:15:08.407918+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:10 smithi165 bash[14422]: audit 2024-03-30T14:15:09.092752+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]': finished 2024-03-30T14:15:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:10 smithi165 bash[14422]: cluster 2024-03-30T14:15:09.092889+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T14:15:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:10 smithi165 bash[14422]: audit 2024-03-30T14:15:09.449369+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.106:0/3756263490' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]: dispatch 2024-03-30T14:15:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:10 smithi165 bash[14422]: audit 2024-03-30T14:15:09.450468+0000 mon.a (mon.0) 846 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]: dispatch 2024-03-30T14:15:10.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[14476]: cluster 2024-03-30T14:15:08.407918+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[14476]: audit 2024-03-30T14:15:09.092752+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]': finished 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[14476]: cluster 2024-03-30T14:15:09.092889+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[14476]: audit 2024-03-30T14:15:09.449369+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.106:0/3756263490' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]: dispatch 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[14476]: audit 2024-03-30T14:15:09.450468+0000 mon.a (mon.0) 846 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]: dispatch 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[19913]: cluster 2024-03-30T14:15:08.407918+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[19913]: audit 2024-03-30T14:15:09.092752+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1210413750"}]': finished 2024-03-30T14:15:10.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[19913]: cluster 2024-03-30T14:15:09.092889+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T14:15:10.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[19913]: audit 2024-03-30T14:15:09.449369+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.106:0/3756263490' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]: dispatch 2024-03-30T14:15:10.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:10 smithi106 bash[19913]: audit 2024-03-30T14:15:09.450468+0000 mon.a (mon.0) 846 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]: dispatch 2024-03-30T14:15:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: audit 2024-03-30T14:15:10.103323+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]': finished 2024-03-30T14:15:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: cluster 2024-03-30T14:15:10.103431+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T14:15:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: audit 2024-03-30T14:15:10.446763+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-03-30T14:15:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: audit 2024-03-30T14:15:10.447336+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-30T14:15:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: audit 2024-03-30T14:15:10.447824+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:15:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: audit 2024-03-30T14:15:10.665275+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:15:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[14422]: audit 2024-03-30T14:15:10.678360+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:15:11.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: audit 2024-03-30T14:15:10.103323+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]': finished 2024-03-30T14:15:11.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: cluster 2024-03-30T14:15:10.103431+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T14:15:11.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: audit 2024-03-30T14:15:10.446763+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: audit 2024-03-30T14:15:10.447336+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: audit 2024-03-30T14:15:10.447824+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: audit 2024-03-30T14:15:10.665275+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[14476]: audit 2024-03-30T14:15:10.678360+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: audit 2024-03-30T14:15:10.103323+0000 mon.a (mon.0) 847 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/433207508"}]': finished 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: cluster 2024-03-30T14:15:10.103431+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: audit 2024-03-30T14:15:10.446763+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: audit 2024-03-30T14:15:10.447336+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: audit 2024-03-30T14:15:10.447824+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: audit 2024-03-30T14:15:10.665275+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:15:11.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:11 smithi106 bash[19913]: audit 2024-03-30T14:15:10.678360+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:15:12.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:15:11 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:15:12.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[14476]: cluster 2024-03-30T14:15:10.408629+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:12.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[14476]: audit 2024-03-30T14:15:11.115221+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-03-30T14:15:12.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[14476]: audit 2024-03-30T14:15:11.115430+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-03-30T14:15:12.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[14476]: audit 2024-03-30T14:15:11.115580+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T14:15:12.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[14476]: cluster 2024-03-30T14:15:11.115712+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T14:15:12.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[19913]: cluster 2024-03-30T14:15:10.408629+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:12.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[19913]: audit 2024-03-30T14:15:11.115221+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-03-30T14:15:12.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[19913]: audit 2024-03-30T14:15:11.115430+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-03-30T14:15:12.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[19913]: audit 2024-03-30T14:15:11.115580+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T14:15:12.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:12 smithi106 bash[19913]: cluster 2024-03-30T14:15:11.115712+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T14:15:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:12 smithi165 bash[14422]: cluster 2024-03-30T14:15:10.408629+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:15:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:12 smithi165 bash[14422]: audit 2024-03-30T14:15:11.115221+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-03-30T14:15:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:12 smithi165 bash[14422]: audit 2024-03-30T14:15:11.115430+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-03-30T14:15:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:12 smithi165 bash[14422]: audit 2024-03-30T14:15:11.115580+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T14:15:12.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:12 smithi165 bash[14422]: cluster 2024-03-30T14:15:11.115712+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T14:15:13.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:13 smithi106 bash[14476]: cluster 2024-03-30T14:15:12.119739+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T14:15:13.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:13 smithi106 bash[19913]: cluster 2024-03-30T14:15:12.119739+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T14:15:13.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:13 smithi165 bash[14422]: cluster 2024-03-30T14:15:12.119739+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T14:15:13.910 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:13 smithi106 bash[39477]: level=error ts=2024-03-30T14:15:13.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:15:13.910 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:13 smithi106 bash[39477]: level=warn ts=2024-03-30T14:15:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:15:13.910 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:13 smithi106 bash[39477]: level=warn ts=2024-03-30T14:15:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:15:14.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:14 smithi106 bash[14476]: cluster 2024-03-30T14:15:12.409426+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:14.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:14 smithi106 bash[14476]: audit 2024-03-30T14:15:13.316682+0000 mgr.y (mgr.24367) 146 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:14.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:14 smithi106 bash[19913]: cluster 2024-03-30T14:15:12.409426+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:14.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:14 smithi106 bash[19913]: audit 2024-03-30T14:15:13.316682+0000 mgr.y (mgr.24367) 146 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:14.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:14 smithi165 bash[14422]: cluster 2024-03-30T14:15:12.409426+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:14.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:14 smithi165 bash[14422]: audit 2024-03-30T14:15:13.316682+0000 mgr.y (mgr.24367) 146 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:14.909 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:15:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:14] "GET /metrics HTTP/1.1" 200 214948 "" "Prometheus/2.33.4" 2024-03-30T14:15:16.409 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:16 smithi106 bash[14476]: cluster 2024-03-30T14:15:14.410138+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T14:15:16.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:16 smithi106 bash[19913]: cluster 2024-03-30T14:15:14.410138+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T14:15:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:16 smithi165 bash[14422]: cluster 2024-03-30T14:15:14.410138+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-03-30T14:15:18.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:18 smithi106 bash[14476]: cluster 2024-03-30T14:15:16.411829+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:15:18.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:18 smithi106 bash[19913]: cluster 2024-03-30T14:15:16.411829+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:15:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:18 smithi165 bash[14422]: cluster 2024-03-30T14:15:16.411829+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:15:20.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:20 smithi106 bash[14476]: cluster 2024-03-30T14:15:18.412542+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:20.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:20 smithi106 bash[19913]: cluster 2024-03-30T14:15:18.412542+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:20.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:20 smithi165 bash[14422]: cluster 2024-03-30T14:15:18.412542+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:22.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:15:21 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:15:22.409 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:22 smithi106 bash[19913]: cluster 2024-03-30T14:15:20.413278+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:22.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:22 smithi106 bash[14476]: cluster 2024-03-30T14:15:20.413278+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:22.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:22 smithi165 bash[14422]: cluster 2024-03-30T14:15:20.413278+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:15:23.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:23 smithi106 bash[39477]: level=error ts=2024-03-30T14:15:23.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:15:23.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:23 smithi106 bash[39477]: level=warn ts=2024-03-30T14:15:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:15:23.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:23 smithi106 bash[39477]: level=warn ts=2024-03-30T14:15:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:15:24.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:24 smithi106 bash[14476]: cluster 2024-03-30T14:15:22.414949+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-30T14:15:24.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:24 smithi106 bash[14476]: audit 2024-03-30T14:15:23.324547+0000 mgr.y (mgr.24367) 152 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:24.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:24 smithi106 bash[19913]: cluster 2024-03-30T14:15:22.414949+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-30T14:15:24.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:24 smithi106 bash[19913]: audit 2024-03-30T14:15:23.324547+0000 mgr.y (mgr.24367) 152 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:24.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:24 smithi165 bash[14422]: cluster 2024-03-30T14:15:22.414949+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-30T14:15:24.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:24 smithi165 bash[14422]: audit 2024-03-30T14:15:23.324547+0000 mgr.y (mgr.24367) 152 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:24.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:15:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:24] "GET /metrics HTTP/1.1" 200 214948 "" "Prometheus/2.33.4" 2024-03-30T14:15:26.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:26 smithi106 bash[19913]: cluster 2024-03-30T14:15:24.415772+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:26.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:26 smithi106 bash[14476]: cluster 2024-03-30T14:15:24.415772+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:26.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:26 smithi165 bash[14422]: cluster 2024-03-30T14:15:24.415772+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:28 smithi165 bash[14422]: cluster 2024-03-30T14:15:26.417405+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:28.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:28 smithi106 bash[19913]: cluster 2024-03-30T14:15:26.417405+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:28.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:28 smithi106 bash[14476]: cluster 2024-03-30T14:15:26.417405+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:30.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:30 smithi165 bash[14422]: cluster 2024-03-30T14:15:28.418268+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:30.659 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:30 smithi106 bash[19913]: cluster 2024-03-30T14:15:28.418268+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:30.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:30 smithi106 bash[14476]: cluster 2024-03-30T14:15:28.418268+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:32.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:15:31 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:15:32.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:32 smithi165 bash[14422]: cluster 2024-03-30T14:15:30.419056+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:32.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:32 smithi106 bash[14476]: cluster 2024-03-30T14:15:30.419056+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:32.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:32 smithi106 bash[19913]: cluster 2024-03-30T14:15:30.419056+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:33.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:15:33 smithi106 bash[39477]: level=error ts=2024-03-30T14:15:33.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:15:34.465 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:34 smithi106 bash[14476]: cluster 2024-03-30T14:15:32.420811+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:34.465 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:34 smithi106 bash[14476]: audit 2024-03-30T14:15:33.335784+0000 mgr.y (mgr.24367) 158 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:34.465 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:34 smithi106 bash[19913]: cluster 2024-03-30T14:15:32.420811+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:34.465 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:34 smithi106 bash[19913]: audit 2024-03-30T14:15:33.335784+0000 mgr.y (mgr.24367) 158 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:34.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:34 smithi165 bash[14422]: cluster 2024-03-30T14:15:32.420811+0000 mgr.y (mgr.24367) 157 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:34.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:34 smithi165 bash[14422]: audit 2024-03-30T14:15:33.335784+0000 mgr.y (mgr.24367) 158 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:34.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:15:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:34] "GET /metrics HTTP/1.1" 200 214908 "" "Prometheus/2.33.4" 2024-03-30T14:15:36.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:36 smithi165 bash[14422]: cluster 2024-03-30T14:15:34.421570+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:36.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:36 smithi106 bash[14476]: cluster 2024-03-30T14:15:34.421570+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:36.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:36 smithi106 bash[19913]: cluster 2024-03-30T14:15:34.421570+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:38.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:38 smithi165 bash[14422]: cluster 2024-03-30T14:15:36.423190+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:38.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:38 smithi106 bash[14476]: cluster 2024-03-30T14:15:36.423190+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:38.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:38 smithi106 bash[19913]: cluster 2024-03-30T14:15:36.423190+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:40.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:40 smithi165 bash[14422]: cluster 2024-03-30T14:15:38.423975+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:40.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:40 smithi106 bash[14476]: cluster 2024-03-30T14:15:38.423975+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:40.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:40 smithi106 bash[19913]: cluster 2024-03-30T14:15:38.423975+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:42.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:15:41 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:15:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:42 smithi165 bash[14422]: cluster 2024-03-30T14:15:40.424682+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:42.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:42 smithi106 bash[14476]: cluster 2024-03-30T14:15:40.424682+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:42.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:42 smithi106 bash[19913]: cluster 2024-03-30T14:15:40.424682+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:15:44.465 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:44 smithi106 bash[14476]: cluster 2024-03-30T14:15:42.426447+0000 mgr.y (mgr.24367) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:44.465 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:44 smithi106 bash[14476]: audit 2024-03-30T14:15:43.344518+0000 mgr.y (mgr.24367) 164 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:44.466 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:44 smithi106 bash[19913]: cluster 2024-03-30T14:15:42.426447+0000 mgr.y (mgr.24367) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:44.466 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:44 smithi106 bash[19913]: audit 2024-03-30T14:15:43.344518+0000 mgr.y (mgr.24367) 164 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:44 smithi165 bash[14422]: cluster 2024-03-30T14:15:42.426447+0000 mgr.y (mgr.24367) 163 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:44 smithi165 bash[14422]: audit 2024-03-30T14:15:43.344518+0000 mgr.y (mgr.24367) 164 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:44.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:15:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:44] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-03-30T14:15:46.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:46 smithi165 bash[14422]: cluster 2024-03-30T14:15:44.427243+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:46.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:46 smithi106 bash[14476]: cluster 2024-03-30T14:15:44.427243+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:46.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:46 smithi106 bash[19913]: cluster 2024-03-30T14:15:44.427243+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:48.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:48 smithi165 bash[14422]: cluster 2024-03-30T14:15:46.428945+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:48.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:48 smithi106 bash[19913]: cluster 2024-03-30T14:15:46.428945+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:48.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:48 smithi106 bash[14476]: cluster 2024-03-30T14:15:46.428945+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:50.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:50 smithi165 bash[14422]: cluster 2024-03-30T14:15:48.429701+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:50.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:50 smithi106 bash[19913]: cluster 2024-03-30T14:15:48.429701+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:50.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:50 smithi106 bash[14476]: cluster 2024-03-30T14:15:48.429701+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:52.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:15:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:15:52.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:52 smithi165 bash[14422]: cluster 2024-03-30T14:15:50.430428+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:52.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:52 smithi106 bash[19913]: cluster 2024-03-30T14:15:50.430428+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:52.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:52 smithi106 bash[14476]: cluster 2024-03-30T14:15:50.430428+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:54 smithi165 bash[14422]: cluster 2024-03-30T14:15:52.432195+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:54 smithi165 bash[14422]: audit 2024-03-30T14:15:53.346031+0000 mgr.y (mgr.24367) 170 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:54.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:15:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:15:54] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-03-30T14:15:54.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:54 smithi106 bash[14476]: cluster 2024-03-30T14:15:52.432195+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:54.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:54 smithi106 bash[14476]: audit 2024-03-30T14:15:53.346031+0000 mgr.y (mgr.24367) 170 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:54.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:54 smithi106 bash[19913]: cluster 2024-03-30T14:15:52.432195+0000 mgr.y (mgr.24367) 169 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:54.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:54 smithi106 bash[19913]: audit 2024-03-30T14:15:53.346031+0000 mgr.y (mgr.24367) 170 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:15:56.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:56 smithi165 bash[14422]: cluster 2024-03-30T14:15:54.432981+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:56.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:56 smithi106 bash[19913]: cluster 2024-03-30T14:15:54.432981+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:56.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:56 smithi106 bash[14476]: cluster 2024-03-30T14:15:54.432981+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:15:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[14476]: cluster 2024-03-30T14:15:56.434705+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[14476]: audit 2024-03-30T14:15:56.957625+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[14476]: audit 2024-03-30T14:15:56.960632+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[14476]: audit 2024-03-30T14:15:56.962520+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[14476]: audit 2024-03-30T14:15:57.260271+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:15:57.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[14476]: audit 2024-03-30T14:15:57.557867+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:15:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[19913]: cluster 2024-03-30T14:15:56.434705+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[19913]: audit 2024-03-30T14:15:56.957625+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[19913]: audit 2024-03-30T14:15:56.960632+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[19913]: audit 2024-03-30T14:15:56.962520+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[19913]: audit 2024-03-30T14:15:57.260271+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:15:57.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:57 smithi106 bash[19913]: audit 2024-03-30T14:15:57.557867+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:15:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:57 smithi165 bash[14422]: cluster 2024-03-30T14:15:56.434705+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:15:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:57 smithi165 bash[14422]: audit 2024-03-30T14:15:56.957625+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:15:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:57 smithi165 bash[14422]: audit 2024-03-30T14:15:56.960632+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:15:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:57 smithi165 bash[14422]: audit 2024-03-30T14:15:56.962520+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:15:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:57 smithi165 bash[14422]: audit 2024-03-30T14:15:57.260271+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:15:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:57 smithi165 bash[14422]: audit 2024-03-30T14:15:57.557867+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:16:00.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:15:59 smithi165 bash[14422]: cluster 2024-03-30T14:15:58.435433+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:00.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:15:59 smithi106 bash[14476]: cluster 2024-03-30T14:15:58.435433+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:00.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:15:59 smithi106 bash[19913]: cluster 2024-03-30T14:15:58.435433+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:02.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:01 smithi165 bash[14422]: cluster 2024-03-30T14:16:00.436189+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:02.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:16:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:16:02.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:01 smithi106 bash[14476]: cluster 2024-03-30T14:16:00.436189+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:02.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:01 smithi106 bash[19913]: cluster 2024-03-30T14:16:00.436189+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:03 smithi165 bash[14422]: cluster 2024-03-30T14:16:02.437929+0000 mgr.y (mgr.24367) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:03 smithi165 bash[14422]: audit 2024-03-30T14:16:03.356833+0000 mgr.y (mgr.24367) 176 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:04.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:03 smithi106 bash[14476]: cluster 2024-03-30T14:16:02.437929+0000 mgr.y (mgr.24367) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:04.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:03 smithi106 bash[14476]: audit 2024-03-30T14:16:03.356833+0000 mgr.y (mgr.24367) 176 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:04.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:03 smithi106 bash[19913]: cluster 2024-03-30T14:16:02.437929+0000 mgr.y (mgr.24367) 175 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:04.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:03 smithi106 bash[19913]: audit 2024-03-30T14:16:03.356833+0000 mgr.y (mgr.24367) 176 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:04.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:16:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:04] "GET /metrics HTTP/1.1" 200 214844 "" "Prometheus/2.33.4" 2024-03-30T14:16:06.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:05 smithi165 bash[14422]: cluster 2024-03-30T14:16:04.438682+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:06.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:05 smithi106 bash[14476]: cluster 2024-03-30T14:16:04.438682+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:06.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:05 smithi106 bash[19913]: cluster 2024-03-30T14:16:04.438682+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:08.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:07 smithi165 bash[14422]: cluster 2024-03-30T14:16:06.440371+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:08.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:07 smithi106 bash[14476]: cluster 2024-03-30T14:16:06.440371+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:08.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:07 smithi106 bash[19913]: cluster 2024-03-30T14:16:06.440371+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:10.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:09 smithi165 bash[14422]: cluster 2024-03-30T14:16:08.441105+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:10.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:09 smithi106 bash[14476]: cluster 2024-03-30T14:16:08.441105+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:10.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:09 smithi106 bash[19913]: cluster 2024-03-30T14:16:08.441105+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:11.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:10 smithi165 bash[14422]: audit 2024-03-30T14:16:10.674693+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:16:11.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:10 smithi165 bash[14422]: audit 2024-03-30T14:16:10.684735+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:16:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:10 smithi106 bash[14476]: audit 2024-03-30T14:16:10.674693+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:16:11.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:10 smithi106 bash[14476]: audit 2024-03-30T14:16:10.684735+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:16:11.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:10 smithi106 bash[19913]: audit 2024-03-30T14:16:10.674693+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:16:11.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:10 smithi106 bash[19913]: audit 2024-03-30T14:16:10.684735+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:16:12.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:16:11 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:16:12.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:11 smithi165 bash[14422]: cluster 2024-03-30T14:16:10.441829+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:12.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:11 smithi106 bash[14476]: cluster 2024-03-30T14:16:10.441829+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:12.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:11 smithi106 bash[19913]: cluster 2024-03-30T14:16:10.441829+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:13 smithi165 bash[14422]: cluster 2024-03-30T14:16:12.443619+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:14.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:13 smithi165 bash[14422]: audit 2024-03-30T14:16:13.368204+0000 mgr.y (mgr.24367) 182 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:14.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:13 smithi106 bash[19913]: cluster 2024-03-30T14:16:12.443619+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:14.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:13 smithi106 bash[19913]: audit 2024-03-30T14:16:13.368204+0000 mgr.y (mgr.24367) 182 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:14.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:13 smithi106 bash[14476]: cluster 2024-03-30T14:16:12.443619+0000 mgr.y (mgr.24367) 181 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:14.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:13 smithi106 bash[14476]: audit 2024-03-30T14:16:13.368204+0000 mgr.y (mgr.24367) 182 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:14.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:16:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:14] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2024-03-30T14:16:16.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:15 smithi165 bash[14422]: cluster 2024-03-30T14:16:14.444406+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:16.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:15 smithi106 bash[14476]: cluster 2024-03-30T14:16:14.444406+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:16.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:15 smithi106 bash[19913]: cluster 2024-03-30T14:16:14.444406+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:18.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:17 smithi165 bash[14422]: cluster 2024-03-30T14:16:16.446063+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:18.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:17 smithi106 bash[14476]: cluster 2024-03-30T14:16:16.446063+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:18.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:17 smithi106 bash[19913]: cluster 2024-03-30T14:16:16.446063+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:20.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:19 smithi165 bash[14422]: cluster 2024-03-30T14:16:18.446824+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:20.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:19 smithi106 bash[19913]: cluster 2024-03-30T14:16:18.446824+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:20.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:19 smithi106 bash[14476]: cluster 2024-03-30T14:16:18.446824+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:22.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:16:21 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:16:22.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:21 smithi165 bash[14422]: cluster 2024-03-30T14:16:20.447601+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:22.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:21 smithi106 bash[19913]: cluster 2024-03-30T14:16:20.447601+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:22.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:21 smithi106 bash[14476]: cluster 2024-03-30T14:16:20.447601+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:24.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:23 smithi165 bash[14422]: cluster 2024-03-30T14:16:22.449394+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:24.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:23 smithi165 bash[14422]: audit 2024-03-30T14:16:23.377618+0000 mgr.y (mgr.24367) 188 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:24.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:23 smithi106 bash[19913]: cluster 2024-03-30T14:16:22.449394+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:24.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:23 smithi106 bash[19913]: audit 2024-03-30T14:16:23.377618+0000 mgr.y (mgr.24367) 188 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:24.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:23 smithi106 bash[14476]: cluster 2024-03-30T14:16:22.449394+0000 mgr.y (mgr.24367) 187 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:24.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:23 smithi106 bash[14476]: audit 2024-03-30T14:16:23.377618+0000 mgr.y (mgr.24367) 188 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:24.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:16:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:24] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2024-03-30T14:16:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:25 smithi165 bash[14422]: cluster 2024-03-30T14:16:24.450159+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:26.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:25 smithi106 bash[14476]: cluster 2024-03-30T14:16:24.450159+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:26.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:25 smithi106 bash[19913]: cluster 2024-03-30T14:16:24.450159+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:28.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:27 smithi165 bash[14422]: cluster 2024-03-30T14:16:26.452051+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:28.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:27 smithi106 bash[14476]: cluster 2024-03-30T14:16:26.452051+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:28.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:27 smithi106 bash[19913]: cluster 2024-03-30T14:16:26.452051+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:30.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:29 smithi165 bash[14422]: cluster 2024-03-30T14:16:28.452774+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:30.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:29 smithi106 bash[14476]: cluster 2024-03-30T14:16:28.452774+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:30.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:29 smithi106 bash[19913]: cluster 2024-03-30T14:16:28.452774+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:32.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:16:31 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:16:32.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:31 smithi165 bash[14422]: cluster 2024-03-30T14:16:30.453524+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:32.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:31 smithi106 bash[14476]: cluster 2024-03-30T14:16:30.453524+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:32.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:31 smithi106 bash[19913]: cluster 2024-03-30T14:16:30.453524+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:34.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:33 smithi106 bash[14476]: cluster 2024-03-30T14:16:32.455356+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:34.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:33 smithi106 bash[14476]: audit 2024-03-30T14:16:33.388907+0000 mgr.y (mgr.24367) 194 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:34.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:33 smithi106 bash[19913]: cluster 2024-03-30T14:16:32.455356+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:34.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:33 smithi106 bash[19913]: audit 2024-03-30T14:16:33.388907+0000 mgr.y (mgr.24367) 194 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:34.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:33 smithi165 bash[14422]: cluster 2024-03-30T14:16:32.455356+0000 mgr.y (mgr.24367) 193 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:34.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:33 smithi165 bash[14422]: audit 2024-03-30T14:16:33.388907+0000 mgr.y (mgr.24367) 194 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:34.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:16:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:34] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-03-30T14:16:36.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:35 smithi106 bash[14476]: cluster 2024-03-30T14:16:34.456282+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:36.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:35 smithi106 bash[19913]: cluster 2024-03-30T14:16:34.456282+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:36.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:35 smithi165 bash[14422]: cluster 2024-03-30T14:16:34.456282+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:38.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:37 smithi106 bash[14476]: cluster 2024-03-30T14:16:36.457968+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:38.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:37 smithi106 bash[19913]: cluster 2024-03-30T14:16:36.457968+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:38.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:37 smithi165 bash[14422]: cluster 2024-03-30T14:16:36.457968+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:40.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:39 smithi106 bash[14476]: cluster 2024-03-30T14:16:38.458680+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:40.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:39 smithi106 bash[19913]: cluster 2024-03-30T14:16:38.458680+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:39 smithi165 bash[14422]: cluster 2024-03-30T14:16:38.458680+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:42.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:41 smithi165 bash[14422]: cluster 2024-03-30T14:16:40.459394+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:42.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:16:41 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:16:42.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:41 smithi106 bash[14476]: cluster 2024-03-30T14:16:40.459394+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:42.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:41 smithi106 bash[19913]: cluster 2024-03-30T14:16:40.459394+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:44.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:43 smithi106 bash[14476]: cluster 2024-03-30T14:16:42.461177+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:44.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:43 smithi106 bash[14476]: audit 2024-03-30T14:16:43.400142+0000 mgr.y (mgr.24367) 200 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:44.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:43 smithi106 bash[19913]: cluster 2024-03-30T14:16:42.461177+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:44.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:43 smithi106 bash[19913]: audit 2024-03-30T14:16:43.400142+0000 mgr.y (mgr.24367) 200 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:43 smithi165 bash[14422]: cluster 2024-03-30T14:16:42.461177+0000 mgr.y (mgr.24367) 199 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:44.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:43 smithi165 bash[14422]: audit 2024-03-30T14:16:43.400142+0000 mgr.y (mgr.24367) 200 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:44.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:16:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:44] "GET /metrics HTTP/1.1" 200 214869 "" "Prometheus/2.33.4" 2024-03-30T14:16:46.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:45 smithi106 bash[14476]: cluster 2024-03-30T14:16:44.461936+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:46.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:45 smithi106 bash[19913]: cluster 2024-03-30T14:16:44.461936+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:46.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:45 smithi165 bash[14422]: cluster 2024-03-30T14:16:44.461936+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:48.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:47 smithi165 bash[14422]: cluster 2024-03-30T14:16:46.463603+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:48.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:47 smithi106 bash[14476]: cluster 2024-03-30T14:16:46.463603+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:48.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:47 smithi106 bash[19913]: cluster 2024-03-30T14:16:46.463603+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:49 smithi165 bash[14422]: cluster 2024-03-30T14:16:48.464362+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:50.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:49 smithi106 bash[14476]: cluster 2024-03-30T14:16:48.464362+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:50.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:49 smithi106 bash[19913]: cluster 2024-03-30T14:16:48.464362+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:52.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:51 smithi165 bash[14422]: cluster 2024-03-30T14:16:50.465199+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:52.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:16:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:16:52.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:51 smithi106 bash[14476]: cluster 2024-03-30T14:16:50.465199+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:52.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:51 smithi106 bash[19913]: cluster 2024-03-30T14:16:50.465199+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:54.033 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-30T14:16:54.219 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:53 smithi106 bash[14476]: cluster 2024-03-30T14:16:52.466980+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:54.219 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:53 smithi106 bash[14476]: audit 2024-03-30T14:16:53.408558+0000 mgr.y (mgr.24367) 206 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:54.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:53 smithi106 bash[19913]: cluster 2024-03-30T14:16:52.466980+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:54.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:53 smithi106 bash[19913]: audit 2024-03-30T14:16:53.408558+0000 mgr.y (mgr.24367) 206 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:54.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:53 smithi165 bash[14422]: cluster 2024-03-30T14:16:52.466980+0000 mgr.y (mgr.24367) 205 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:54.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:53 smithi165 bash[14422]: audit 2024-03-30T14:16:53.408558+0000 mgr.y (mgr.24367) 206 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:16:54.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:16:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:16:54] "GET /metrics HTTP/1.1" 200 214869 "" "Prometheus/2.33.4" 2024-03-30T14:16:56.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:55 smithi165 bash[14422]: cluster 2024-03-30T14:16:54.467780+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:56.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:55 smithi106 bash[14476]: cluster 2024-03-30T14:16:54.467780+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:56.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:55 smithi106 bash[19913]: cluster 2024-03-30T14:16:54.467780+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:16:57.937 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-30T14:16:58.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:57 smithi165 bash[14422]: cluster 2024-03-30T14:16:56.469474+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:57 smithi165 bash[14422]: audit 2024-03-30T14:16:57.566295+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:57 smithi165 bash[14422]: audit 2024-03-30T14:16:57.569383+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:57 smithi165 bash[14422]: audit 2024-03-30T14:16:57.571342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:58.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:57 smithi165 bash[14422]: audit 2024-03-30T14:16:57.868774+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:16:58.120 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[19913]: cluster 2024-03-30T14:16:56.469474+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:58.120 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[19913]: audit 2024-03-30T14:16:57.566295+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[19913]: audit 2024-03-30T14:16:57.569383+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[19913]: audit 2024-03-30T14:16:57.571342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[19913]: audit 2024-03-30T14:16:57.868774+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[14476]: cluster 2024-03-30T14:16:56.469474+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[14476]: audit 2024-03-30T14:16:57.566295+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[14476]: audit 2024-03-30T14:16:57.569383+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[14476]: audit 2024-03-30T14:16:57.571342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:16:58.121 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:57 smithi106 bash[14476]: audit 2024-03-30T14:16:57.868774+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:16:59.301 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:16:59 smithi106 bash[19913]: audit 2024-03-30T14:16:58.162872+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:16:59.302 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:16:59 smithi106 bash[14476]: audit 2024-03-30T14:16:58.162872+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:16:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:16:59 smithi165 bash[14422]: audit 2024-03-30T14:16:58.162872+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:00.465 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:00 smithi106 bash[14476]: cluster 2024-03-30T14:16:58.470160+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:00.465 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:00 smithi106 bash[19913]: cluster 2024-03-30T14:16:58.470160+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:00 smithi165 bash[14422]: cluster 2024-03-30T14:16:58.470160+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:01.661 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-30T14:17:02.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:17:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:17:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:02 smithi165 bash[14422]: cluster 2024-03-30T14:17:00.470953+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:02.660 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:02 smithi106 bash[14476]: cluster 2024-03-30T14:17:00.470953+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:02.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:02 smithi106 bash[19913]: cluster 2024-03-30T14:17:00.470953+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:04.465 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:04 smithi106 bash[19913]: cluster 2024-03-30T14:17:02.472740+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:04.466 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:04 smithi106 bash[14476]: cluster 2024-03-30T14:17:02.472740+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:04.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:04 smithi165 bash[14422]: cluster 2024-03-30T14:17:02.472740+0000 mgr.y (mgr.24367) 211 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:04.792 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:17:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:04] "GET /metrics HTTP/1.1" 200 214862 "" "Prometheus/2.33.4" 2024-03-30T14:17:05.448 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:05 smithi106 bash[19913]: audit 2024-03-30T14:17:03.417604+0000 mgr.y (mgr.24367) 212 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:05.448 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:05 smithi106 bash[14476]: audit 2024-03-30T14:17:03.417604+0000 mgr.y (mgr.24367) 212 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:05.450 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-30T14:17:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:05 smithi165 bash[14422]: audit 2024-03-30T14:17:03.417604+0000 mgr.y (mgr.24367) 212 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:06.453 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:06 smithi106 bash[14476]: cluster 2024-03-30T14:17:04.473417+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:06.453 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:06 smithi106 bash[19913]: cluster 2024-03-30T14:17:04.473417+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:06.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:06 smithi165 bash[14422]: cluster 2024-03-30T14:17:04.473417+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:08.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:08 smithi106 bash[14476]: cluster 2024-03-30T14:17:06.475192+0000 mgr.y (mgr.24367) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:08.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:08 smithi106 bash[19913]: cluster 2024-03-30T14:17:06.475192+0000 mgr.y (mgr.24367) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:08.536 INFO:teuthology.orchestra.run.smithi106.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:08.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:08 smithi165 bash[14422]: cluster 2024-03-30T14:17:06.475192+0000 mgr.y (mgr.24367) 214 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:09.431 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T14:17:09.440 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi106.front.sepia.ceph.com 2024-03-30T14:17:09.441 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: cluster 2024-03-30T14:17:08.476078+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: audit 2024-03-30T14:17:08.533470+0000 mgr.y (mgr.24367) 216 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: cephadm 2024-03-30T14:17:08.535289+0000 mgr.y (mgr.24367) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: audit 2024-03-30T14:17:08.540714+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: audit 2024-03-30T14:17:08.562812+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: audit 2024-03-30T14:17:08.565488+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: audit 2024-03-30T14:17:08.566837+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: audit 2024-03-30T14:17:08.577121+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:09.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:09 smithi165 bash[14422]: cephadm 2024-03-30T14:17:08.584050+0000 mgr.y (mgr.24367) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:09.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: cluster 2024-03-30T14:17:08.476078+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:09.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: audit 2024-03-30T14:17:08.533470+0000 mgr.y (mgr.24367) 216 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: cephadm 2024-03-30T14:17:08.535289+0000 mgr.y (mgr.24367) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: audit 2024-03-30T14:17:08.540714+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: audit 2024-03-30T14:17:08.562812+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: audit 2024-03-30T14:17:08.565488+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: audit 2024-03-30T14:17:08.566837+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: audit 2024-03-30T14:17:08.577121+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[14476]: cephadm 2024-03-30T14:17:08.584050+0000 mgr.y (mgr.24367) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: cluster 2024-03-30T14:17:08.476078+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: audit 2024-03-30T14:17:08.533470+0000 mgr.y (mgr.24367) 216 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: cephadm 2024-03-30T14:17:08.535289+0000 mgr.y (mgr.24367) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: audit 2024-03-30T14:17:08.540714+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:09.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: audit 2024-03-30T14:17:08.562812+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:17:09.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: audit 2024-03-30T14:17:08.565488+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:17:09.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: audit 2024-03-30T14:17:08.566837+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:17:09.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: audit 2024-03-30T14:17:08.577121+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:17:09.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:09 smithi106 bash[19913]: cephadm 2024-03-30T14:17:08.584050+0000 mgr.y (mgr.24367) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb 2024-03-30T14:17:11.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:11 smithi165 bash[14422]: cluster 2024-03-30T14:17:10.476720+0000 mgr.y (mgr.24367) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:11.806 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:11 smithi165 bash[14422]: audit 2024-03-30T14:17:10.678534+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:17:11.806 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:11 smithi165 bash[14422]: audit 2024-03-30T14:17:10.688766+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:17:11.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:11 smithi106 bash[14476]: cluster 2024-03-30T14:17:10.476720+0000 mgr.y (mgr.24367) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:11.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:11 smithi106 bash[14476]: audit 2024-03-30T14:17:10.678534+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:17:11.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:11 smithi106 bash[14476]: audit 2024-03-30T14:17:10.688766+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:17:11.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:11 smithi106 bash[19913]: cluster 2024-03-30T14:17:10.476720+0000 mgr.y (mgr.24367) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:11.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:11 smithi106 bash[19913]: audit 2024-03-30T14:17:10.678534+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:17:11.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:11 smithi106 bash[19913]: audit 2024-03-30T14:17:10.688766+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:17:12.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:17:11 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:17:13.150 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (3m) 2m ago 4m 14.5M - ba2b418f427c 88177c71d4f3 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (4m) 2m ago 4m 46.5M - 8.3.5 dad864ee21e9 32aa21137cc3 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (2m) 2m ago 2m 65.9M - 3.5 e1d6a67b021e 80bf222cbe34 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 99622815230e 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (12m) 2m ago 12m 52.8M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:17:13.890 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (10m) 2m ago 10m 43.9M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (10m) 2m ago 10m 44.2M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (4m) 2m ago 4m 11.2M - 1dbe0e931976 5cee51097569 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (4m) 2m ago 4m 12.8M - 1dbe0e931976 c88b911d5283 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (9m) 2m ago 9m 53.9M 4061M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (9m) 2m ago 9m 54.7M 4061M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (8m) 2m ago 8m 50.2M 4061M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (7m) 2m ago 7m 51.0M 4061M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (7m) 2m ago 7m 51.1M 4317M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (6m) 2m ago 6m 49.3M 4317M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (6m) 2m ago 6m 49.3M 4317M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (5m) 2m ago 5m 51.1M 4317M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (3m) 2m ago 4m 46.4M - 514e6a882f6e ac09f5e3b639 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (2m) 2m ago 2m 83.4M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:17:13.891 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (2m) 2m ago 2m 83.7M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:17:13.892 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (2m) 2m ago 2m 82.7M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:17:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:13 smithi165 bash[14422]: cluster 2024-03-30T14:17:12.478338+0000 mgr.y (mgr.24367) 220 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:14.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:13 smithi165 bash[14422]: audit 2024-03-30T14:17:13.138898+0000 mgr.y (mgr.24367) 221 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:14.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:13 smithi106 bash[14476]: cluster 2024-03-30T14:17:12.478338+0000 mgr.y (mgr.24367) 220 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:14.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:13 smithi106 bash[14476]: audit 2024-03-30T14:17:13.138898+0000 mgr.y (mgr.24367) 221 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:14.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:13 smithi106 bash[19913]: cluster 2024-03-30T14:17:12.478338+0000 mgr.y (mgr.24367) 220 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:14.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:13 smithi106 bash[19913]: audit 2024-03-30T14:17:13.138898+0000 mgr.y (mgr.24367) 221 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:14.333 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:17:14.333 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:17:14.333 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:17:14.333 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:14.333 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:17:14.334 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:17:14.713 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:17:14.713 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", 2024-03-30T14:17:14.713 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:17:14.713 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:17:14.713 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "", 2024-03-30T14:17:14.713 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb image" 2024-03-30T14:17:14.714 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:17:14.828 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:14] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-03-30T14:17:15.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:14 smithi165 bash[14422]: audit 2024-03-30T14:17:13.428371+0000 mgr.y (mgr.24367) 222 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:15.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:14 smithi165 bash[14422]: audit 2024-03-30T14:17:13.505440+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:14 smithi165 bash[14422]: audit 2024-03-30T14:17:13.876146+0000 mgr.y (mgr.24367) 224 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:14 smithi165 bash[14422]: audit 2024-03-30T14:17:14.337336+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.106:0/34117591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:15.159 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[14476]: audit 2024-03-30T14:17:13.428371+0000 mgr.y (mgr.24367) 222 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[14476]: audit 2024-03-30T14:17:13.505440+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[14476]: audit 2024-03-30T14:17:13.876146+0000 mgr.y (mgr.24367) 224 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[14476]: audit 2024-03-30T14:17:14.337336+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.106:0/34117591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[19913]: audit 2024-03-30T14:17:13.428371+0000 mgr.y (mgr.24367) 222 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[19913]: audit 2024-03-30T14:17:13.505440+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[19913]: audit 2024-03-30T14:17:13.876146+0000 mgr.y (mgr.24367) 224 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:15.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:14 smithi106 bash[19913]: audit 2024-03-30T14:17:14.337336+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.106:0/34117591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:16.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:15 smithi165 bash[14422]: cluster 2024-03-30T14:17:14.478790+0000 mgr.y (mgr.24367) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:16.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:15 smithi165 bash[14422]: audit 2024-03-30T14:17:14.717393+0000 mgr.y (mgr.24367) 226 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:15 smithi165 bash[14422]: audit 2024-03-30T14:17:15.163581+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.106:0/1868080661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:16.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:15 smithi106 bash[19913]: cluster 2024-03-30T14:17:14.478790+0000 mgr.y (mgr.24367) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:16.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:15 smithi106 bash[19913]: audit 2024-03-30T14:17:14.717393+0000 mgr.y (mgr.24367) 226 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:15 smithi106 bash[19913]: audit 2024-03-30T14:17:15.163581+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.106:0/1868080661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:16.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:15 smithi106 bash[14476]: cluster 2024-03-30T14:17:14.478790+0000 mgr.y (mgr.24367) 225 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:16.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:15 smithi106 bash[14476]: audit 2024-03-30T14:17:14.717393+0000 mgr.y (mgr.24367) 226 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:16.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:15 smithi106 bash[14476]: audit 2024-03-30T14:17:15.163581+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.106:0/1868080661' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:18.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:17 smithi165 bash[14422]: cluster 2024-03-30T14:17:16.480161+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:18.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:17 smithi106 bash[14476]: cluster 2024-03-30T14:17:16.480161+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:18.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:17 smithi106 bash[19913]: cluster 2024-03-30T14:17:16.480161+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:20.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:19 smithi165 bash[14422]: cluster 2024-03-30T14:17:18.480889+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:20.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:19 smithi106 bash[19913]: cluster 2024-03-30T14:17:18.480889+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:20.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:19 smithi106 bash[14476]: cluster 2024-03-30T14:17:18.480889+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:22.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:21 smithi165 bash[14422]: cluster 2024-03-30T14:17:20.481690+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:22.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:17:21 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:17:22.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:21 smithi106 bash[14476]: cluster 2024-03-30T14:17:20.481690+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:22.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:21 smithi106 bash[19913]: cluster 2024-03-30T14:17:20.481690+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:24.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:23 smithi165 bash[14422]: cluster 2024-03-30T14:17:22.483940+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:24.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:23 smithi106 bash[14476]: cluster 2024-03-30T14:17:22.483940+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:24.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:23 smithi106 bash[19913]: cluster 2024-03-30T14:17:22.483940+0000 mgr.y (mgr.24367) 230 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:24.860 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:17:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:24] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-03-30T14:17:25.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:24 smithi165 bash[14422]: audit 2024-03-30T14:17:23.439274+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:25.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:24 smithi106 bash[14476]: audit 2024-03-30T14:17:23.439274+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:25.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:24 smithi106 bash[19913]: audit 2024-03-30T14:17:23.439274+0000 mgr.y (mgr.24367) 231 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:25 smithi165 bash[14422]: cluster 2024-03-30T14:17:24.484722+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:26.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:25 smithi106 bash[14476]: cluster 2024-03-30T14:17:24.484722+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:26.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:25 smithi106 bash[19913]: cluster 2024-03-30T14:17:24.484722+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:28.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:27 smithi106 bash[19913]: cluster 2024-03-30T14:17:26.486212+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:28.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:27 smithi106 bash[14476]: cluster 2024-03-30T14:17:26.486212+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:28.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:27 smithi165 bash[14422]: cluster 2024-03-30T14:17:26.486212+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:30.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:29 smithi106 bash[14476]: cluster 2024-03-30T14:17:28.486966+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:30.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:29 smithi106 bash[19913]: cluster 2024-03-30T14:17:28.486966+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:30.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:29 smithi165 bash[14422]: cluster 2024-03-30T14:17:28.486966+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:32.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:31 smithi165 bash[14422]: cluster 2024-03-30T14:17:30.487712+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:32.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:17:31 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:17:32.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:31 smithi106 bash[19913]: cluster 2024-03-30T14:17:30.487712+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:32.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:31 smithi106 bash[14476]: cluster 2024-03-30T14:17:30.487712+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:34.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:33 smithi106 bash[14476]: cluster 2024-03-30T14:17:32.489624+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:34.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:33 smithi106 bash[19913]: cluster 2024-03-30T14:17:32.489624+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:34.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:33 smithi165 bash[14422]: cluster 2024-03-30T14:17:32.489624+0000 mgr.y (mgr.24367) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:34.889 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:17:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:34] "GET /metrics HTTP/1.1" 200 214801 "" "Prometheus/2.33.4" 2024-03-30T14:17:35.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:34 smithi106 bash[19913]: audit 2024-03-30T14:17:33.449748+0000 mgr.y (mgr.24367) 237 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:35.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:34 smithi106 bash[14476]: audit 2024-03-30T14:17:33.449748+0000 mgr.y (mgr.24367) 237 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:35.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:34 smithi165 bash[14422]: audit 2024-03-30T14:17:33.449748+0000 mgr.y (mgr.24367) 237 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:36.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:35 smithi106 bash[14476]: cluster 2024-03-30T14:17:34.490428+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:36.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:35 smithi106 bash[19913]: cluster 2024-03-30T14:17:34.490428+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:36.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:35 smithi165 bash[14422]: cluster 2024-03-30T14:17:34.490428+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:38.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:37 smithi106 bash[14476]: cluster 2024-03-30T14:17:36.492171+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:38.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:37 smithi106 bash[19913]: cluster 2024-03-30T14:17:36.492171+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:38.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:37 smithi165 bash[14422]: cluster 2024-03-30T14:17:36.492171+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:40.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:39 smithi106 bash[14476]: cluster 2024-03-30T14:17:38.492812+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:40.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:39 smithi106 bash[19913]: cluster 2024-03-30T14:17:38.492812+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:40.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:39 smithi165 bash[14422]: cluster 2024-03-30T14:17:38.492812+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:42.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:17:41 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:17:42.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:41 smithi165 bash[14422]: cluster 2024-03-30T14:17:40.493362+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:42.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:41 smithi106 bash[14476]: cluster 2024-03-30T14:17:40.493362+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:42.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:41 smithi106 bash[19913]: cluster 2024-03-30T14:17:40.493362+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:44.160 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:43 smithi106 bash[14476]: cluster 2024-03-30T14:17:42.494668+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:44.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:43 smithi106 bash[19913]: cluster 2024-03-30T14:17:42.494668+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:44.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:43 smithi165 bash[14422]: cluster 2024-03-30T14:17:42.494668+0000 mgr.y (mgr.24367) 242 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:44.910 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:17:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:44] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-03-30T14:17:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:44 smithi165 bash[14422]: audit 2024-03-30T14:17:43.460870+0000 mgr.y (mgr.24367) 243 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:45.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:44 smithi106 bash[19913]: audit 2024-03-30T14:17:43.460870+0000 mgr.y (mgr.24367) 243 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:45.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:44 smithi106 bash[14476]: audit 2024-03-30T14:17:43.460870+0000 mgr.y (mgr.24367) 243 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:45.593 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:17:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:45 smithi165 bash[14422]: cluster 2024-03-30T14:17:44.495321+0000 mgr.y (mgr.24367) 244 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (4m) 2m ago 5m 14.5M - ba2b418f427c 88177c71d4f3 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (4m) 3m ago 4m 46.5M - 8.3.5 dad864ee21e9 32aa21137cc3 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (2m) 2m ago 2m 65.9M - 3.5 e1d6a67b021e 80bf222cbe34 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443 running (10m) 3m ago 10m 405M - 17.2.0 e1d6a67b021e 99622815230e 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (12m) 2m ago 12m 52.8M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:17:46.391 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (11m) 3m ago 11m 43.9M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (11m) 2m ago 11m 44.2M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (5m) 2m ago 5m 11.2M - 1dbe0e931976 5cee51097569 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (5m) 3m ago 5m 12.8M - 1dbe0e931976 c88b911d5283 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (10m) 2m ago 10m 53.9M 4061M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (9m) 2m ago 9m 54.7M 4061M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (9m) 2m ago 9m 50.2M 4061M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (8m) 2m ago 8m 51.0M 4061M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (7m) 3m ago 7m 51.1M 4317M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (7m) 3m ago 7m 49.3M 4317M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (6m) 3m ago 6m 49.3M 4317M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (6m) 3m ago 6m 51.1M 4317M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (4m) 3m ago 5m 46.4M - 514e6a882f6e ac09f5e3b639 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (3m) 2m ago 3m 83.4M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:17:46.392 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:17:46.393 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (3m) 2m ago 3m 83.7M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:17:46.393 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:17:46.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:45 smithi106 bash[14476]: cluster 2024-03-30T14:17:44.495321+0000 mgr.y (mgr.24367) 244 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:46.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:45 smithi106 bash[19913]: cluster 2024-03-30T14:17:44.495321+0000 mgr.y (mgr.24367) 244 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:46.858 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:17:46.858 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:17:46.858 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:17:46.859 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:17:46.860 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:17:46.860 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:17:46.860 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb", 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "", 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:4e50bbcdd1630c7760b708f3a5b4d38a121e66cb image" 2024-03-30T14:17:47.254 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:17:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:46 smithi165 bash[14422]: audit 2024-03-30T14:17:45.579587+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:46 smithi165 bash[14422]: audit 2024-03-30T14:17:45.980642+0000 mgr.y (mgr.24367) 246 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:46 smithi165 bash[14422]: audit 2024-03-30T14:17:46.378047+0000 mgr.y (mgr.24367) 247 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:46 smithi165 bash[14422]: audit 2024-03-30T14:17:46.863870+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.106:0/3468255086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:47.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[19913]: audit 2024-03-30T14:17:45.579587+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[19913]: audit 2024-03-30T14:17:45.980642+0000 mgr.y (mgr.24367) 246 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[19913]: audit 2024-03-30T14:17:46.378047+0000 mgr.y (mgr.24367) 247 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[19913]: audit 2024-03-30T14:17:46.863870+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.106:0/3468255086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[14476]: audit 2024-03-30T14:17:45.579587+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[14476]: audit 2024-03-30T14:17:45.980642+0000 mgr.y (mgr.24367) 246 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[14476]: audit 2024-03-30T14:17:46.378047+0000 mgr.y (mgr.24367) 247 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:47.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:46 smithi106 bash[14476]: audit 2024-03-30T14:17:46.863870+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.106:0/3468255086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:17:47.724 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:17:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:47 smithi165 bash[14422]: cluster 2024-03-30T14:17:46.496974+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:47 smithi165 bash[14422]: audit 2024-03-30T14:17:47.257931+0000 mgr.y (mgr.24367) 249 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:47 smithi165 bash[14422]: audit 2024-03-30T14:17:47.728326+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.106:0/2822922792' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:48.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:47 smithi106 bash[19913]: cluster 2024-03-30T14:17:46.496974+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:48.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:47 smithi106 bash[19913]: audit 2024-03-30T14:17:47.257931+0000 mgr.y (mgr.24367) 249 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:48.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:47 smithi106 bash[19913]: audit 2024-03-30T14:17:47.728326+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.106:0/2822922792' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:48.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:47 smithi106 bash[14476]: cluster 2024-03-30T14:17:46.496974+0000 mgr.y (mgr.24367) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:48.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:47 smithi106 bash[14476]: audit 2024-03-30T14:17:47.257931+0000 mgr.y (mgr.24367) 249 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:17:48.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:47 smithi106 bash[14476]: audit 2024-03-30T14:17:47.728326+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.106:0/2822922792' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:17:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:49 smithi165 bash[14422]: cluster 2024-03-30T14:17:48.497585+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:50.410 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:49 smithi106 bash[14476]: cluster 2024-03-30T14:17:48.497585+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:50.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:49 smithi106 bash[19913]: cluster 2024-03-30T14:17:48.497585+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:52.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:17:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:17:52.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:51 smithi165 bash[14422]: cluster 2024-03-30T14:17:50.498305+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:52.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:51 smithi106 bash[14476]: cluster 2024-03-30T14:17:50.498305+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:52.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:51 smithi106 bash[19913]: cluster 2024-03-30T14:17:50.498305+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:53.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:17:53 smithi106 bash[39477]: level=warn ts=2024-03-30T14:17:53.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:17:53.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:17:53 smithi106 bash[39477]: level=warn ts=2024-03-30T14:17:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:17:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:53 smithi165 bash[14422]: cluster 2024-03-30T14:17:52.499661+0000 mgr.y (mgr.24367) 252 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:54.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:53 smithi106 bash[14476]: cluster 2024-03-30T14:17:52.499661+0000 mgr.y (mgr.24367) 252 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:54.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:53 smithi106 bash[19913]: cluster 2024-03-30T14:17:52.499661+0000 mgr.y (mgr.24367) 252 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:54.911 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:17:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:17:54] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-03-30T14:17:55.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:54 smithi165 bash[14422]: audit 2024-03-30T14:17:53.471901+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:55.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:54 smithi106 bash[14476]: audit 2024-03-30T14:17:53.471901+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:55.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:54 smithi106 bash[19913]: audit 2024-03-30T14:17:53.471901+0000 mgr.y (mgr.24367) 253 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:17:56.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:55 smithi165 bash[14422]: cluster 2024-03-30T14:17:54.500449+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:56.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:55 smithi106 bash[14476]: cluster 2024-03-30T14:17:54.500449+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:56.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:55 smithi106 bash[19913]: cluster 2024-03-30T14:17:54.500449+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:17:58.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:57 smithi165 bash[14422]: cluster 2024-03-30T14:17:56.502197+0000 mgr.y (mgr.24367) 255 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:58.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:57 smithi106 bash[14476]: cluster 2024-03-30T14:17:56.502197+0000 mgr.y (mgr.24367) 255 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:17:58.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:57 smithi106 bash[19913]: cluster 2024-03-30T14:17:56.502197+0000 mgr.y (mgr.24367) 255 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:17:59 smithi165 bash[14422]: cluster 2024-03-30T14:17:58.502871+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:00.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:17:59 smithi106 bash[14476]: cluster 2024-03-30T14:17:58.502871+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:00.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:17:59 smithi106 bash[19913]: cluster 2024-03-30T14:17:58.502871+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:02.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:01 smithi165 bash[14422]: cluster 2024-03-30T14:18:00.503596+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:02.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:18:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:18:02.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:01 smithi106 bash[14476]: cluster 2024-03-30T14:18:00.503596+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:02.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:01 smithi106 bash[19913]: cluster 2024-03-30T14:18:00.503596+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:03.659 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:03 smithi106 bash[39477]: level=error ts=2024-03-30T14:18:03.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:03.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:03 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:03.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:03 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:04.292 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:03 smithi106 bash[14476]: cluster 2024-03-30T14:18:02.505339+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:04.293 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:03 smithi106 bash[19913]: cluster 2024-03-30T14:18:02.505339+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:04.342 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:03 smithi165 bash[14422]: cluster 2024-03-30T14:18:02.505339+0000 mgr.y (mgr.24367) 258 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:04.661 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:18:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:04] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: audit 2024-03-30T14:18:03.480502+0000 mgr.y (mgr.24367) 259 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: audit 2024-03-30T14:18:04.311007+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: cephadm 2024-03-30T14:18:04.311691+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-1967-g4e50bbcd (unknown) 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: cephadm 2024-03-30T14:18:04.311872+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d'] 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: audit 2024-03-30T14:18:04.314307+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: audit 2024-03-30T14:18:04.327267+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:18:05.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:05 smithi165 bash[14422]: cephadm 2024-03-30T14:18:04.328695+0000 mgr.y (mgr.24367) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:18:05.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: audit 2024-03-30T14:18:03.480502+0000 mgr.y (mgr.24367) 259 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:05.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: audit 2024-03-30T14:18:04.311007+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:18:05.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: cephadm 2024-03-30T14:18:04.311691+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-1967-g4e50bbcd (unknown) 2024-03-30T14:18:05.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: cephadm 2024-03-30T14:18:04.311872+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d'] 2024-03-30T14:18:05.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: audit 2024-03-30T14:18:04.314307+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:18:05.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: audit 2024-03-30T14:18:04.327267+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[14476]: cephadm 2024-03-30T14:18:04.328695+0000 mgr.y (mgr.24367) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: audit 2024-03-30T14:18:03.480502+0000 mgr.y (mgr.24367) 259 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: audit 2024-03-30T14:18:04.311007+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: cephadm 2024-03-30T14:18:04.311691+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Target is version 19.0.0-1967-g4e50bbcd (unknown) 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: cephadm 2024-03-30T14:18:04.311872+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d'] 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: audit 2024-03-30T14:18:04.314307+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: audit 2024-03-30T14:18:04.327267+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:18:05.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:05 smithi106 bash[19913]: cephadm 2024-03-30T14:18:04.328695+0000 mgr.y (mgr.24367) 262 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:18:06.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:06 smithi165 bash[14422]: cluster 2024-03-30T14:18:04.506085+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:06.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:06 smithi165 bash[14422]: cephadm 2024-03-30T14:18:04.567357+0000 mgr.y (mgr.24367) 264 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d on smithi165 2024-03-30T14:18:06.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:06 smithi106 bash[14476]: cluster 2024-03-30T14:18:04.506085+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:06.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:06 smithi106 bash[14476]: cephadm 2024-03-30T14:18:04.567357+0000 mgr.y (mgr.24367) 264 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d on smithi165 2024-03-30T14:18:06.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:06 smithi106 bash[19913]: cluster 2024-03-30T14:18:04.506085+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:06.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:06 smithi106 bash[19913]: cephadm 2024-03-30T14:18:04.567357+0000 mgr.y (mgr.24367) 264 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d on smithi165 2024-03-30T14:18:08.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:08 smithi165 bash[14422]: cluster 2024-03-30T14:18:06.507737+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:08.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:08 smithi106 bash[14476]: cluster 2024-03-30T14:18:06.507737+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:08.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:08 smithi106 bash[19913]: cluster 2024-03-30T14:18:06.507737+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:10.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:10 smithi165 bash[14422]: cluster 2024-03-30T14:18:08.508505+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:10.660 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:10 smithi106 bash[19913]: cluster 2024-03-30T14:18:08.508505+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:10.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:10 smithi106 bash[14476]: cluster 2024-03-30T14:18:08.508505+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:11 smithi165 bash[14422]: audit 2024-03-30T14:18:10.683329+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:18:11.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:11 smithi165 bash[14422]: audit 2024-03-30T14:18:10.692964+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:18:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:11 smithi106 bash[14476]: audit 2024-03-30T14:18:10.683329+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:18:11.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:11 smithi106 bash[14476]: audit 2024-03-30T14:18:10.692964+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:18:11.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:11 smithi106 bash[19913]: audit 2024-03-30T14:18:10.683329+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:18:11.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:11 smithi106 bash[19913]: audit 2024-03-30T14:18:10.692964+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:18:12.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:18:11 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:18:12.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:12 smithi165 bash[14422]: cluster 2024-03-30T14:18:10.509393+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:12.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:12 smithi106 bash[14476]: cluster 2024-03-30T14:18:10.509393+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:12.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:12 smithi106 bash[19913]: cluster 2024-03-30T14:18:10.509393+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:13.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:13 smithi106 bash[39477]: level=error ts=2024-03-30T14:18:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:13.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:13 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:13.912 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:13 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:14.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:14 smithi165 bash[14422]: cluster 2024-03-30T14:18:12.511235+0000 mgr.y (mgr.24367) 268 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:14.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:14 smithi106 bash[14476]: cluster 2024-03-30T14:18:12.511235+0000 mgr.y (mgr.24367) 268 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:14.661 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:18:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:14] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-03-30T14:18:14.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:14 smithi106 bash[19913]: cluster 2024-03-30T14:18:12.511235+0000 mgr.y (mgr.24367) 268 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:15.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:15 smithi165 bash[14422]: audit 2024-03-30T14:18:13.488812+0000 mgr.y (mgr.24367) 269 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:15.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:15 smithi106 bash[14476]: audit 2024-03-30T14:18:13.488812+0000 mgr.y (mgr.24367) 269 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:15.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:15 smithi106 bash[19913]: audit 2024-03-30T14:18:13.488812+0000 mgr.y (mgr.24367) 269 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:16.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:16 smithi165 bash[14422]: cluster 2024-03-30T14:18:14.511941+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:16.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:16 smithi106 bash[14476]: cluster 2024-03-30T14:18:14.511941+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:16.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:16 smithi106 bash[19913]: cluster 2024-03-30T14:18:14.511941+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:18.098 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:18:18.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:18 smithi165 bash[14422]: cluster 2024-03-30T14:18:16.513591+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:18.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:18 smithi106 bash[14476]: cluster 2024-03-30T14:18:16.513591+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:18.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:18 smithi106 bash[19913]: cluster 2024-03-30T14:18:16.513591+0000 mgr.y (mgr.24367) 271 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (4m) 3m ago 5m 14.5M - ba2b418f427c 88177c71d4f3 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (5m) 3m ago 5m 46.5M - 8.3.5 dad864ee21e9 32aa21137cc3 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (3m) 3m ago 3m 65.9M - 3.5 e1d6a67b021e 80bf222cbe34 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e 99622815230e 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (13m) 3m ago 13m 52.8M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (11m) 3m ago 11m 43.9M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (11m) 3m ago 11m 44.2M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:18:18.809 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (5m) 3m ago 5m 11.2M - 1dbe0e931976 5cee51097569 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (5m) 3m ago 5m 12.8M - 1dbe0e931976 c88b911d5283 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (10m) 3m ago 10m 53.9M 4061M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (10m) 3m ago 10m 54.7M 4061M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (9m) 3m ago 9m 50.2M 4061M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (9m) 3m ago 9m 51.0M 4061M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (8m) 3m ago 8m 51.1M 4317M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (7m) 3m ago 7m 49.3M 4317M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (7m) 3m ago 7m 49.3M 4317M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (6m) 3m ago 6m 51.1M 4317M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (4m) 3m ago 5m 46.4M - 514e6a882f6e ac09f5e3b639 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (3m) 3m ago 3m 83.4M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:18:18.810 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:18:18.811 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (3m) 3m ago 3m 83.7M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:18:18.811 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (3m) 3m ago 3m 82.7M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:18:19.215 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:18:19.216 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:18:19.573 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:18:19.574 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:18:19.574 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:18:19.574 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:18:19.574 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T14:18:19.574 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d image on host smithi165" 2024-03-30T14:18:19.574 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:18:19.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:19 smithi106 bash[14476]: audit 2024-03-30T14:18:18.087341+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:19.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:19 smithi106 bash[14476]: audit 2024-03-30T14:18:19.218699+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.106:0/4105978627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:18:19.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:19 smithi106 bash[19913]: audit 2024-03-30T14:18:18.087341+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:19.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:19 smithi106 bash[19913]: audit 2024-03-30T14:18:19.218699+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.106:0/4105978627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:18:19.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:19 smithi165 bash[14422]: audit 2024-03-30T14:18:18.087341+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:19.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:19 smithi165 bash[14422]: audit 2024-03-30T14:18:19.218699+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.106:0/4105978627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:18:19.965 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[14476]: audit 2024-03-30T14:18:18.444334+0000 mgr.y (mgr.24367) 273 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[14476]: cluster 2024-03-30T14:18:18.514297+0000 mgr.y (mgr.24367) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[14476]: audit 2024-03-30T14:18:18.789472+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[14476]: audit 2024-03-30T14:18:19.969234+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.106:0/1042058998' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[19913]: audit 2024-03-30T14:18:18.444334+0000 mgr.y (mgr.24367) 273 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[19913]: cluster 2024-03-30T14:18:18.514297+0000 mgr.y (mgr.24367) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:20.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[19913]: audit 2024-03-30T14:18:18.789472+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:20.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:20 smithi106 bash[19913]: audit 2024-03-30T14:18:19.969234+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.106:0/1042058998' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:18:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:20 smithi165 bash[14422]: audit 2024-03-30T14:18:18.444334+0000 mgr.y (mgr.24367) 273 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:20 smithi165 bash[14422]: cluster 2024-03-30T14:18:18.514297+0000 mgr.y (mgr.24367) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:20 smithi165 bash[14422]: audit 2024-03-30T14:18:18.789472+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:20 smithi165 bash[14422]: audit 2024-03-30T14:18:19.969234+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.106:0/1042058998' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:18:21.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:21 smithi106 bash[14476]: audit 2024-03-30T14:18:19.576675+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:21.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:21 smithi106 bash[19913]: audit 2024-03-30T14:18:19.576675+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:21.806 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:21 smithi165 bash[14422]: audit 2024-03-30T14:18:19.576675+0000 mgr.y (mgr.24367) 276 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:22.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:18:21 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:18:22.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:22 smithi106 bash[14476]: cluster 2024-03-30T14:18:20.514984+0000 mgr.y (mgr.24367) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:22.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:22 smithi106 bash[19913]: cluster 2024-03-30T14:18:20.514984+0000 mgr.y (mgr.24367) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:22.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:22 smithi165 bash[14422]: cluster 2024-03-30T14:18:20.514984+0000 mgr.y (mgr.24367) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:23.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:23 smithi106 bash[39477]: level=error ts=2024-03-30T14:18:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:23.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:23 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:23.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:23 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:24.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:24 smithi106 bash[14476]: cluster 2024-03-30T14:18:22.516895+0000 mgr.y (mgr.24367) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:24.661 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:18:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:24] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-03-30T14:18:24.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:24 smithi106 bash[19913]: cluster 2024-03-30T14:18:22.516895+0000 mgr.y (mgr.24367) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:24.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:24 smithi165 bash[14422]: cluster 2024-03-30T14:18:22.516895+0000 mgr.y (mgr.24367) 278 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:25.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:25 smithi106 bash[14476]: audit 2024-03-30T14:18:23.491546+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:25.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:25 smithi106 bash[19913]: audit 2024-03-30T14:18:23.491546+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:25.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:25 smithi165 bash[14422]: audit 2024-03-30T14:18:23.491546+0000 mgr.y (mgr.24367) 279 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:26.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:26 smithi106 bash[14476]: cluster 2024-03-30T14:18:24.517792+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:26.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:26 smithi106 bash[19913]: cluster 2024-03-30T14:18:24.517792+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:26.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:26 smithi165 bash[14422]: cluster 2024-03-30T14:18:24.517792+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:28.661 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:28 smithi106 bash[14476]: cluster 2024-03-30T14:18:26.519535+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:28.661 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:28 smithi106 bash[19913]: cluster 2024-03-30T14:18:26.519535+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:28.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:28 smithi165 bash[14422]: cluster 2024-03-30T14:18:26.519535+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:30.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:30 smithi165 bash[14422]: cluster 2024-03-30T14:18:28.520322+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:30.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:30 smithi106 bash[14476]: cluster 2024-03-30T14:18:28.520322+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:30.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:30 smithi106 bash[19913]: cluster 2024-03-30T14:18:28.520322+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:32.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:18:31 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:18:32.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:32 smithi165 bash[14422]: cluster 2024-03-30T14:18:30.521084+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:32.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:32 smithi106 bash[14476]: cluster 2024-03-30T14:18:30.521084+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:32.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:32 smithi106 bash[19913]: cluster 2024-03-30T14:18:30.521084+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:33.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:33 smithi106 bash[39477]: level=error ts=2024-03-30T14:18:33.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:33.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:33 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:33.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:33.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:33 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:33.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:34.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:34 smithi165 bash[14422]: cluster 2024-03-30T14:18:32.522832+0000 mgr.y (mgr.24367) 284 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:34.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:34 smithi106 bash[14476]: cluster 2024-03-30T14:18:32.522832+0000 mgr.y (mgr.24367) 284 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:34.911 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:18:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:34] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-03-30T14:18:34.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:34 smithi106 bash[19913]: cluster 2024-03-30T14:18:32.522832+0000 mgr.y (mgr.24367) 284 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:35.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:35 smithi165 bash[14422]: audit 2024-03-30T14:18:33.502873+0000 mgr.y (mgr.24367) 285 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:35.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:35 smithi106 bash[14476]: audit 2024-03-30T14:18:33.502873+0000 mgr.y (mgr.24367) 285 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:35.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:35 smithi106 bash[19913]: audit 2024-03-30T14:18:33.502873+0000 mgr.y (mgr.24367) 285 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:36.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:36 smithi165 bash[14422]: cluster 2024-03-30T14:18:34.523677+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:36.911 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:36 smithi106 bash[14476]: cluster 2024-03-30T14:18:34.523677+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:36.911 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:36 smithi106 bash[19913]: cluster 2024-03-30T14:18:34.523677+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:38.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:37 smithi165 bash[14422]: cluster 2024-03-30T14:18:36.525551+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:38.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:37 smithi106 bash[14476]: cluster 2024-03-30T14:18:36.525551+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:38.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:37 smithi106 bash[19913]: cluster 2024-03-30T14:18:36.525551+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:40.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:39 smithi165 bash[14422]: cluster 2024-03-30T14:18:38.526381+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:40.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:39 smithi106 bash[14476]: cluster 2024-03-30T14:18:38.526381+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:40.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:39 smithi106 bash[19913]: cluster 2024-03-30T14:18:38.526381+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:42.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:41 smithi165 bash[14422]: cluster 2024-03-30T14:18:40.527173+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:42.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:18:41 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:18:42.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:41 smithi106 bash[14476]: cluster 2024-03-30T14:18:40.527173+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:42.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:41 smithi106 bash[19913]: cluster 2024-03-30T14:18:40.527173+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:43.854 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:43 smithi106 bash[39477]: level=error ts=2024-03-30T14:18:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:43.854 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:43 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:43.854 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:43 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:44.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:43 smithi165 bash[14422]: cluster 2024-03-30T14:18:42.529620+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:44.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:43 smithi106 bash[14476]: cluster 2024-03-30T14:18:42.529620+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:44.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:43 smithi106 bash[19913]: cluster 2024-03-30T14:18:42.529620+0000 mgr.y (mgr.24367) 290 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:44.864 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:18:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:44] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2024-03-30T14:18:45.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:44 smithi165 bash[14422]: audit 2024-03-30T14:18:43.514104+0000 mgr.y (mgr.24367) 291 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:45.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:44 smithi106 bash[14476]: audit 2024-03-30T14:18:43.514104+0000 mgr.y (mgr.24367) 291 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:45.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:44 smithi106 bash[19913]: audit 2024-03-30T14:18:43.514104+0000 mgr.y (mgr.24367) 291 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:46.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:45 smithi165 bash[14422]: cluster 2024-03-30T14:18:44.530396+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:46.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:45 smithi106 bash[14476]: cluster 2024-03-30T14:18:44.530396+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:46.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:45 smithi106 bash[19913]: cluster 2024-03-30T14:18:44.530396+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:48.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:47 smithi106 bash[14476]: cluster 2024-03-30T14:18:46.532102+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:48.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:47 smithi106 bash[19913]: cluster 2024-03-30T14:18:46.532102+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:47 smithi165 bash[14422]: cluster 2024-03-30T14:18:46.532102+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:50.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:49 smithi106 bash[14476]: cluster 2024-03-30T14:18:48.532790+0000 mgr.y (mgr.24367) 294 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:50.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:49 smithi106 bash[19913]: cluster 2024-03-30T14:18:48.532790+0000 mgr.y (mgr.24367) 294 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:49 smithi165 bash[14422]: cluster 2024-03-30T14:18:48.532790+0000 mgr.y (mgr.24367) 294 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:50.372 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (5m) 3m ago 6m 14.5M - ba2b418f427c 88177c71d4f3 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (5m) 4m ago 5m 46.5M - 8.3.5 dad864ee21e9 32aa21137cc3 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (4m) 3m ago 4m 65.9M - 3.5 e1d6a67b021e 80bf222cbe34 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443 running (11m) 4m ago 11m 405M - 17.2.0 e1d6a67b021e 99622815230e 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (13m) 3m ago 14m 52.8M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (12m) 4m ago 12m 43.9M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (12m) 3m ago 12m 44.2M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (6m) 3m ago 6m 11.2M - 1dbe0e931976 5cee51097569 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (6m) 4m ago 6m 12.8M - 1dbe0e931976 c88b911d5283 2024-03-30T14:18:51.091 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (11m) 3m ago 11m 53.9M 4061M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (10m) 3m ago 10m 54.7M 4061M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (10m) 3m ago 10m 50.2M 4061M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (9m) 3m ago 9m 51.0M 4061M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (8m) 4m ago 9m 51.1M 4317M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (8m) 4m ago 8m 49.3M 4317M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (7m) 4m ago 7m 49.3M 4317M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (7m) 4m ago 7m 51.1M 4317M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (5m) 4m ago 6m 46.4M - 514e6a882f6e ac09f5e3b639 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (4m) 3m ago 4m 83.4M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (4m) 3m ago 4m 83.7M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:18:51.092 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (4m) 4m ago 4m 82.7M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:18:51.161 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:50 smithi106 bash[19913]: audit 2024-03-30T14:18:50.354398+0000 mgr.y (mgr.24367) 295 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:51.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:50 smithi106 bash[14476]: audit 2024-03-30T14:18:50.354398+0000 mgr.y (mgr.24367) 295 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:51.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:50 smithi165 bash[14422]: audit 2024-03-30T14:18:50.354398+0000 mgr.y (mgr.24367) 295 : audit [DBG] from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:51.505 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:18:51.505 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:18:51.505 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:18:51.505 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:51.505 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:18:51.505 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:18:51.506 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "0/23 daemons upgraded", 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d image on host smithi165" 2024-03-30T14:18:51.861 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:18:52.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:18:51 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:18:52.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:51 smithi165 bash[14422]: cluster 2024-03-30T14:18:50.533688+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:52.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:51 smithi165 bash[14422]: audit 2024-03-30T14:18:50.725458+0000 mgr.y (mgr.24367) 297 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:52.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:51 smithi165 bash[14422]: audit 2024-03-30T14:18:51.071668+0000 mgr.y (mgr.24367) 298 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:52.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:51 smithi165 bash[14422]: audit 2024-03-30T14:18:51.508606+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.106:0/2362804291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:18:52.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[14476]: cluster 2024-03-30T14:18:50.533688+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:52.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[14476]: audit 2024-03-30T14:18:50.725458+0000 mgr.y (mgr.24367) 297 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:52.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[14476]: audit 2024-03-30T14:18:51.071668+0000 mgr.y (mgr.24367) 298 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:52.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[14476]: audit 2024-03-30T14:18:51.508606+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.106:0/2362804291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:18:52.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[19913]: cluster 2024-03-30T14:18:50.533688+0000 mgr.y (mgr.24367) 296 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:52.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[19913]: audit 2024-03-30T14:18:50.725458+0000 mgr.y (mgr.24367) 297 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:52.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[19913]: audit 2024-03-30T14:18:51.071668+0000 mgr.y (mgr.24367) 298 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:52.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:51 smithi106 bash[19913]: audit 2024-03-30T14:18:51.508606+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.106:0/2362804291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:18:52.266 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:18:53.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:52 smithi106 bash[14476]: audit 2024-03-30T14:18:51.864142+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:53.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:52 smithi106 bash[14476]: audit 2024-03-30T14:18:52.270272+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.106:0/620319591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:18:53.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:52 smithi106 bash[19913]: audit 2024-03-30T14:18:51.864142+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:53.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:52 smithi106 bash[19913]: audit 2024-03-30T14:18:52.270272+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.106:0/620319591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:18:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:52 smithi165 bash[14422]: audit 2024-03-30T14:18:51.864142+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:18:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:52 smithi165 bash[14422]: audit 2024-03-30T14:18:52.270272+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.106:0/620319591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:18:53.901 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:53 smithi106 bash[39477]: level=error ts=2024-03-30T14:18:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:53.901 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:53 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:18:53.901 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:18:53 smithi106 bash[39477]: level=warn ts=2024-03-30T14:18:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:18:54.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:53 smithi106 bash[14476]: cluster 2024-03-30T14:18:52.535446+0000 mgr.y (mgr.24367) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:54.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:53 smithi106 bash[19913]: cluster 2024-03-30T14:18:52.535446+0000 mgr.y (mgr.24367) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:53 smithi165 bash[14422]: cluster 2024-03-30T14:18:52.535446+0000 mgr.y (mgr.24367) 300 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:54.911 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:18:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:18:54] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2024-03-30T14:18:55.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:54 smithi165 bash[14422]: audit 2024-03-30T14:18:53.524485+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:55.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:54 smithi106 bash[14476]: audit 2024-03-30T14:18:53.524485+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:55.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:54 smithi106 bash[19913]: audit 2024-03-30T14:18:53.524485+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:18:56.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:55 smithi165 bash[14422]: cluster 2024-03-30T14:18:54.536413+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:56.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:55 smithi106 bash[14476]: cluster 2024-03-30T14:18:54.536413+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:56.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:55 smithi106 bash[19913]: cluster 2024-03-30T14:18:54.536413+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:18:58.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:57 smithi165 bash[14422]: cluster 2024-03-30T14:18:56.538266+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:58.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:57 smithi106 bash[14476]: cluster 2024-03-30T14:18:56.538266+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:18:58.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:57 smithi106 bash[19913]: cluster 2024-03-30T14:18:56.538266+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:59 smithi165 bash[14422]: cluster 2024-03-30T14:18:58.539051+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:59 smithi165 bash[14422]: audit 2024-03-30T14:18:59.897425+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:59 smithi165 bash[14422]: audit 2024-03-30T14:18:59.898869+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:19:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:59 smithi165 bash[14422]: audit 2024-03-30T14:18:59.900161+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:19:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:18:59 smithi165 bash[14422]: audit 2024-03-30T14:18:59.901519+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:00.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[14476]: cluster 2024-03-30T14:18:58.539051+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[14476]: audit 2024-03-30T14:18:59.897425+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[14476]: audit 2024-03-30T14:18:59.898869+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[14476]: audit 2024-03-30T14:18:59.900161+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[14476]: audit 2024-03-30T14:18:59.901519+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[19913]: cluster 2024-03-30T14:18:58.539051+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[19913]: audit 2024-03-30T14:18:59.897425+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[19913]: audit 2024-03-30T14:18:59.898869+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[19913]: audit 2024-03-30T14:18:59.900161+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:19:00.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:18:59 smithi106 bash[19913]: audit 2024-03-30T14:18:59.901519+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:01.318 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:00 smithi165 bash[14422]: cephadm 2024-03-30T14:18:59.887224+0000 mgr.y (mgr.24367) 305 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:19:01.318 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:00 smithi165 bash[14422]: cephadm 2024-03-30T14:18:59.902974+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:19:01.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:00 smithi106 bash[14476]: cephadm 2024-03-30T14:18:59.887224+0000 mgr.y (mgr.24367) 305 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:19:01.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:00 smithi106 bash[14476]: cephadm 2024-03-30T14:18:59.902974+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:19:01.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:00 smithi106 bash[19913]: cephadm 2024-03-30T14:18:59.887224+0000 mgr.y (mgr.24367) 305 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:19:01.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:00 smithi106 bash[19913]: cephadm 2024-03-30T14:18:59.902974+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:19:02.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:01 smithi165 bash[14422]: cluster 2024-03-30T14:19:00.539772+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:02.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:01 smithi165 bash[15153]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:19:02.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 systemd[1]: Stopping Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:02.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 bash[34432]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T14:19:02.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:01 smithi106 bash[14476]: cluster 2024-03-30T14:19:00.539772+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:02.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:01 smithi106 bash[19913]: cluster 2024-03-30T14:19:00.539772+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:02.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 bash[34443]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:19:02.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 bash[34492]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T14:19:02.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:19:02.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T14:19:02.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:02 smithi165 systemd[1]: Stopped Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:03.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:03 smithi165 systemd[1]: Started Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:03.661 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:03 smithi106 bash[39477]: level=error ts=2024-03-30T14:19:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:03.661 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:03 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": dial tcp 172.21.15.165:8443: connect: connection refused" 2024-03-30T14:19:03.662 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:03 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:04.219 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[34564]: debug 2024-03-30T14:19:04.049+0000 7fb3c136e700 1 -- 172.21.15.165:0/1451887058 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56325fdfe5a0 con 0x563260b7e800 2024-03-30T14:19:04.219 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[14422]: cluster 2024-03-30T14:19:02.541492+0000 mgr.y (mgr.24367) 308 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:04.220 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[14422]: audit 2024-03-30T14:19:03.069058+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:04.220 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[14422]: audit 2024-03-30T14:19:03.071322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:04.220 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[14422]: audit 2024-03-30T14:19:03.073507+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:04.220 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[14422]: audit 2024-03-30T14:19:03.075211+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[14476]: cluster 2024-03-30T14:19:02.541492+0000 mgr.y (mgr.24367) 308 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[14476]: audit 2024-03-30T14:19:03.069058+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[14476]: audit 2024-03-30T14:19:03.071322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[14476]: audit 2024-03-30T14:19:03.073507+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[14476]: audit 2024-03-30T14:19:03.075211+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:04.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[19913]: cluster 2024-03-30T14:19:02.541492+0000 mgr.y (mgr.24367) 308 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[19913]: audit 2024-03-30T14:19:03.069058+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[19913]: audit 2024-03-30T14:19:03.071322+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[19913]: audit 2024-03-30T14:19:03.073507+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[19913]: audit 2024-03-30T14:19:03.075211+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:04.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:04 smithi165 bash[34564]: debug 2024-03-30T14:19:04.217+0000 7fb3cb576200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:19:04.911 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:04] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-03-30T14:19:05.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:05 smithi165 bash[14422]: audit 2024-03-30T14:19:03.532638+0000 mgr.y (mgr.24367) 309 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:05.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:05 smithi165 bash[34564]: debug 2024-03-30T14:19:05.165+0000 7fb3cb576200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:19:05.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:05 smithi165 bash[34564]: debug 2024-03-30T14:19:05.265+0000 7fb3cb576200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:19:05.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:05 smithi106 bash[14476]: audit 2024-03-30T14:19:03.532638+0000 mgr.y (mgr.24367) 309 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:05.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:05 smithi106 bash[19913]: audit 2024-03-30T14:19:03.532638+0000 mgr.y (mgr.24367) 309 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:05.653 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:05 smithi165 bash[34564]: debug 2024-03-30T14:19:05.369+0000 7fb3cb576200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:19:06.058 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:05 smithi165 bash[34564]: debug 2024-03-30T14:19:05.653+0000 7fb3cb576200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:19:06.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:06 smithi165 bash[14422]: cluster 2024-03-30T14:19:04.542244+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:06.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:06 smithi165 bash[34564]: debug 2024-03-30T14:19:06.057+0000 7fb3cb576200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:19:06.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:06 smithi165 bash[34564]: debug 2024-03-30T14:19:06.225+0000 7fb3cb576200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:19:06.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:06 smithi106 bash[14476]: cluster 2024-03-30T14:19:04.542244+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:06.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:06 smithi106 bash[19913]: cluster 2024-03-30T14:19:04.542244+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:06.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:06 smithi165 bash[34564]: debug 2024-03-30T14:19:06.445+0000 7fb3cb576200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:19:07.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:07 smithi165 bash[34564]: debug 2024-03-30T14:19:07.593+0000 7fb3cb576200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:19:08.084 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:07 smithi165 bash[34564]: debug 2024-03-30T14:19:07.713+0000 7fb3cb576200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:19:08.084 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:07 smithi165 bash[34564]: debug 2024-03-30T14:19:07.829+0000 7fb3cb576200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:19:08.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:08 smithi165 bash[34564]: debug 2024-03-30T14:19:08.309+0000 7fb3cb576200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:19:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:08 smithi165 bash[14422]: cluster 2024-03-30T14:19:06.543322+0000 mgr.y (mgr.24367) 311 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:08 smithi165 bash[14422]: audit 2024-03-30T14:19:07.087277+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:08 smithi165 bash[14422]: audit 2024-03-30T14:19:07.572693+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:08.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:08 smithi106 bash[14476]: cluster 2024-03-30T14:19:06.543322+0000 mgr.y (mgr.24367) 311 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:08.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:08 smithi106 bash[14476]: audit 2024-03-30T14:19:07.087277+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:08.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:08 smithi106 bash[14476]: audit 2024-03-30T14:19:07.572693+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:08.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:08 smithi106 bash[19913]: cluster 2024-03-30T14:19:06.543322+0000 mgr.y (mgr.24367) 311 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:08.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:08 smithi106 bash[19913]: audit 2024-03-30T14:19:07.087277+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:08.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:08 smithi106 bash[19913]: audit 2024-03-30T14:19:07.572693+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:08.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:08 smithi165 bash[34564]: debug 2024-03-30T14:19:08.529+0000 7fb3cb576200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:19:09.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:08 smithi165 bash[34564]: debug 2024-03-30T14:19:08.981+0000 7fb3cb576200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:19:09.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:09 smithi165 bash[34564]: debug 2024-03-30T14:19:09.493+0000 7fb3cb576200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:19:10.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[14422]: cluster 2024-03-30T14:19:08.544112+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:10.359 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[34564]: debug 2024-03-30T14:19:10.045+0000 7fb3cb576200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:19:10.359 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[34564]: debug 2024-03-30T14:19:10.157+0000 7fb3cb576200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:19:10.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:10 smithi106 bash[14476]: cluster 2024-03-30T14:19:08.544112+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:10.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:10 smithi106 bash[19913]: cluster 2024-03-30T14:19:08.544112+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:10.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[34564]: debug 2024-03-30T14:19:10.505+0000 7fb3cb576200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:19:10.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[34564]: debug 2024-03-30T14:19:10.617+0000 7fb3cb576200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:19:10.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[34564]: debug 2024-03-30T14:19:10.761+0000 7fb3cb576200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:19:11.191 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:11 smithi165 bash[14422]: audit 2024-03-30T14:19:10.688052+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:11.191 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:11 smithi165 bash[14422]: audit 2024-03-30T14:19:10.698194+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:11.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:10 smithi165 bash[34564]: debug 2024-03-30T14:19:10.877+0000 7fb3cb576200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:19:11.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:11 smithi165 bash[34564]: debug 2024-03-30T14:19:11.001+0000 7fb3cb576200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:19:11.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:11 smithi106 bash[14476]: audit 2024-03-30T14:19:10.688052+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:11 smithi106 bash[14476]: audit 2024-03-30T14:19:10.698194+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:11.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:11 smithi106 bash[19913]: audit 2024-03-30T14:19:10.688052+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:11.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:11 smithi106 bash[19913]: audit 2024-03-30T14:19:10.698194+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:11.518 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:11 smithi165 bash[34564]: debug 2024-03-30T14:19:11.193+0000 7fb3cb576200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:19:11.518 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:11 smithi165 bash[34564]: debug 2024-03-30T14:19:11.321+0000 7fb3cb576200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:19:12.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[14422]: cluster 2024-03-30T14:19:10.544836+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:12.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:12 smithi106 bash[14476]: cluster 2024-03-30T14:19:10.544836+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:12.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:12 smithi106 bash[19913]: cluster 2024-03-30T14:19:10.544836+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:12.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[34564]: debug 2024-03-30T14:19:12.601+0000 7fb3cb576200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:19:12.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[34564]: [30/Mar/2024:14:19:12] ENGINE Bus STARTING 2024-03-30T14:19:12.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[34564]: CherryPy Checker: 2024-03-30T14:19:12.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[34564]: The Application mounted at '' has an empty config. 2024-03-30T14:19:12.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[34564]: [30/Mar/2024:14:19:12] ENGINE Serving on http://:::9283 2024-03-30T14:19:12.870 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:12 smithi165 bash[34564]: [30/Mar/2024:14:19:12] ENGINE Bus STARTED 2024-03-30T14:19:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:13 smithi165 bash[14422]: cluster 2024-03-30T14:19:12.607734+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:19:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:13 smithi165 bash[14422]: cluster 2024-03-30T14:19:12.608019+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:19:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:13 smithi165 bash[14422]: audit 2024-03-30T14:19:12.614083+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:19:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:13 smithi165 bash[14422]: audit 2024-03-30T14:19:12.615094+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:19:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:13 smithi165 bash[14422]: audit 2024-03-30T14:19:12.619773+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:19:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:13 smithi165 bash[14422]: audit 2024-03-30T14:19:12.620255+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[19913]: cluster 2024-03-30T14:19:12.607734+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[19913]: cluster 2024-03-30T14:19:12.608019+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[19913]: audit 2024-03-30T14:19:12.614083+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[19913]: audit 2024-03-30T14:19:12.615094+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[19913]: audit 2024-03-30T14:19:12.619773+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[19913]: audit 2024-03-30T14:19:12.620255+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[14476]: cluster 2024-03-30T14:19:12.607734+0000 mon.a (mon.0) 899 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[14476]: cluster 2024-03-30T14:19:12.608019+0000 mon.a (mon.0) 900 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[14476]: audit 2024-03-30T14:19:12.614083+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:19:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[14476]: audit 2024-03-30T14:19:12.615094+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:19:13.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[14476]: audit 2024-03-30T14:19:12.619773+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:19:13.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[14476]: audit 2024-03-30T14:19:12.620255+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:19:13.911 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[39477]: level=error ts=2024-03-30T14:19:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": dial tcp 172.21.15.165:8443: connect: connection refused" 2024-03-30T14:19:13.912 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:19:13.912 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:13 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:14 smithi165 bash[14422]: cluster 2024-03-30T14:19:12.546545+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:14 smithi165 bash[14422]: cluster 2024-03-30T14:19:13.126366+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T14:19:14.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:14 smithi106 bash[14476]: cluster 2024-03-30T14:19:12.546545+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:14.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:14 smithi106 bash[14476]: cluster 2024-03-30T14:19:13.126366+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T14:19:14.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:14 smithi106 bash[19913]: cluster 2024-03-30T14:19:12.546545+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:14.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:14 smithi106 bash[19913]: cluster 2024-03-30T14:19:13.126366+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T14:19:14.911 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:14 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:14] "GET /metrics HTTP/1.1" 200 214808 "" "Prometheus/2.33.4" 2024-03-30T14:19:15.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: audit 2024-03-30T14:19:13.542219+0000 mgr.y (mgr.24367) 315 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:15.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: audit 2024-03-30T14:19:15.017268+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:15.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: audit 2024-03-30T14:19:15.025019+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:15.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: audit 2024-03-30T14:19:15.037144+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:15.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: audit 2024-03-30T14:19:15.043281+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:19:15.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: cluster 2024-03-30T14:19:15.049489+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T14:19:15.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:15 smithi165 bash[14422]: cluster 2024-03-30T14:19:15.097849+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:19:15.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: audit 2024-03-30T14:19:13.542219+0000 mgr.y (mgr.24367) 315 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: audit 2024-03-30T14:19:15.017268+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: audit 2024-03-30T14:19:15.025019+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: audit 2024-03-30T14:19:15.037144+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: audit 2024-03-30T14:19:15.043281+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: cluster 2024-03-30T14:19:15.049489+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[19913]: cluster 2024-03-30T14:19:15.097849+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: audit 2024-03-30T14:19:13.542219+0000 mgr.y (mgr.24367) 315 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: audit 2024-03-30T14:19:15.017268+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: audit 2024-03-30T14:19:15.025019+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: audit 2024-03-30T14:19:15.037144+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: audit 2024-03-30T14:19:15.043281+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-30T14:19:15.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: cluster 2024-03-30T14:19:15.049489+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T14:19:15.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:15 smithi106 bash[14476]: cluster 2024-03-30T14:19:15.097849+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:19:16.338 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14751]: ignoring --setuser ceph since I am not root 2024-03-30T14:19:16.339 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14751]: ignoring --setgroup ceph since I am not root 2024-03-30T14:19:16.339 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14751]: debug 2024-03-30T14:19:16.087+0000 7ff728397700 1 -- 172.21.15.106:0/3805598754 <== mon.1 v2:172.21.15.106:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556ed2a12340 con 0x556ed378e400 2024-03-30T14:19:16.339 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14751]: debug 2024-03-30T14:19:16.247+0000 7ff730df3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:19:16.339 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: cluster 2024-03-30T14:19:14.547386+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:16.339 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: cephadm 2024-03-30T14:19:15.039669+0000 mgr.y (mgr.24367) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: cephadm 2024-03-30T14:19:15.042960+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Failing over to other MGR 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.041719+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: cluster 2024-03-30T14:19:16.041829+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e22: x(active, starting, since 0.997311s), standbys: y 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.045630+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.045855+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.046025+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.047152+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.047414+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.047728+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.048006+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.048267+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:19:16.340 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.048515+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.048771+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.049017+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.049251+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.049483+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.050550+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.050893+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: audit 2024-03-30T14:19:16.051510+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[19913]: cluster 2024-03-30T14:19:16.101524+0000 mon.a (mon.0) 910 : cluster [INF] Manager daemon x is now available 2024-03-30T14:19:16.341 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: cluster 2024-03-30T14:19:14.547386+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: cephadm 2024-03-30T14:19:15.039669+0000 mgr.y (mgr.24367) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: cephadm 2024-03-30T14:19:15.042960+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Failing over to other MGR 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.041719+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: cluster 2024-03-30T14:19:16.041829+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e22: x(active, starting, since 0.997311s), standbys: y 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.045630+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.045855+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.046025+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.047152+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.047414+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.047728+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:19:16.342 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.048006+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.048267+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.048515+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.048771+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.049017+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.049251+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.049483+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.050550+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.050893+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: audit 2024-03-30T14:19:16.051510+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:19:16.343 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14476]: cluster 2024-03-30T14:19:16.101524+0000 mon.a (mon.0) 910 : cluster [INF] Manager daemon x is now available 2024-03-30T14:19:16.350 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[34564]: [30/Mar/2024:14:19:16] ENGINE Bus STOPPING 2024-03-30T14:19:16.350 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[34564]: [30/Mar/2024:14:19:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:19:16.350 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[34564]: [30/Mar/2024:14:19:16] ENGINE Bus STOPPED 2024-03-30T14:19:16.350 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[34564]: [30/Mar/2024:14:19:16] ENGINE Bus STARTING 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: cluster 2024-03-30T14:19:14.547386+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: cephadm 2024-03-30T14:19:15.039669+0000 mgr.y (mgr.24367) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: cephadm 2024-03-30T14:19:15.042960+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Failing over to other MGR 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.041719+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24367 172.21.15.106:0/350179318' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: cluster 2024-03-30T14:19:16.041829+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e22: x(active, starting, since 0.997311s), standbys: y 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.045630+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.045855+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.046025+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:19:16.351 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.047152+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.047414+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.047728+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.048006+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.048267+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.048515+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.048771+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.049017+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.049251+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.049483+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.050550+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.050893+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:19:16.352 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: audit 2024-03-30T14:19:16.051510+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:19:16.353 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[14422]: cluster 2024-03-30T14:19:16.101524+0000 mon.a (mon.0) 910 : cluster [INF] Manager daemon x is now available 2024-03-30T14:19:16.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[34564]: [30/Mar/2024:14:19:16] ENGINE Serving on http://:::9283 2024-03-30T14:19:16.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:16 smithi165 bash[34564]: [30/Mar/2024:14:19:16] ENGINE Bus STARTED 2024-03-30T14:19:17.216 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:16 smithi106 bash[14751]: debug 2024-03-30T14:19:16.927+0000 7ff730df3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14751]: debug 2024-03-30T14:19:17.055+0000 7ff730df3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.168134+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cephadm 2024-03-30T14:19:16.171428+0000 mgr.x (mgr.25013) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.175532+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cephadm 2024-03-30T14:19:16.178767+0000 mgr.x (mgr.25013) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cephadm 2024-03-30T14:19:16.179746+0000 mgr.x (mgr.25013) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cephadm 2024-03-30T14:19:16.179888+0000 mgr.x (mgr.25013) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.186628+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.217 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.197964+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.249071+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.261437+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.262993+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.319233+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.320751+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.706024+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: audit 2024-03-30T14:19:16.712525+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cephadm 2024-03-30T14:19:16.759293+0000 mgr.x (mgr.25013) 5 : cephadm [INF] Deploying cephadm binary to smithi165 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cephadm 2024-03-30T14:19:16.768144+0000 mgr.x (mgr.25013) 6 : cephadm [INF] Deploying cephadm binary to smithi106 2024-03-30T14:19:17.218 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14476]: cluster 2024-03-30T14:19:17.044785+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.168134+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cephadm 2024-03-30T14:19:16.171428+0000 mgr.x (mgr.25013) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.175532+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cephadm 2024-03-30T14:19:16.178767+0000 mgr.x (mgr.25013) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cephadm 2024-03-30T14:19:16.179746+0000 mgr.x (mgr.25013) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cephadm 2024-03-30T14:19:16.179888+0000 mgr.x (mgr.25013) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.186628+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.197964+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.249071+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.261437+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.262993+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:17.219 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.319233+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:17.220 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.320751+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:17.220 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.706024+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.220 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: audit 2024-03-30T14:19:16.712525+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.220 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cephadm 2024-03-30T14:19:16.759293+0000 mgr.x (mgr.25013) 5 : cephadm [INF] Deploying cephadm binary to smithi165 2024-03-30T14:19:17.220 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cephadm 2024-03-30T14:19:16.768144+0000 mgr.x (mgr.25013) 6 : cephadm [INF] Deploying cephadm binary to smithi106 2024-03-30T14:19:17.220 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[19913]: cluster 2024-03-30T14:19:17.044785+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2024-03-30T14:19:17.541 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14751]: debug 2024-03-30T14:19:17.215+0000 7ff730df3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:19:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.168134+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cephadm 2024-03-30T14:19:16.171428+0000 mgr.x (mgr.25013) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T14:19:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.175532+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cephadm 2024-03-30T14:19:16.178767+0000 mgr.x (mgr.25013) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-30T14:19:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cephadm 2024-03-30T14:19:16.179746+0000 mgr.x (mgr.25013) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cephadm 2024-03-30T14:19:16.179888+0000 mgr.x (mgr.25013) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.186628+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.197964+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.249071+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.261437+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.262993+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.319233+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.320751+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.706024+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: audit 2024-03-30T14:19:16.712525+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cephadm 2024-03-30T14:19:16.759293+0000 mgr.x (mgr.25013) 5 : cephadm [INF] Deploying cephadm binary to smithi165 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cephadm 2024-03-30T14:19:16.768144+0000 mgr.x (mgr.25013) 6 : cephadm [INF] Deploying cephadm binary to smithi106 2024-03-30T14:19:17.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:17 smithi165 bash[14422]: cluster 2024-03-30T14:19:17.044785+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e23: x(active, since 2s), standbys: y 2024-03-30T14:19:17.835 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14751]: debug 2024-03-30T14:19:17.543+0000 7ff730df3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:19:17.835 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14751]: debug 2024-03-30T14:19:17.635+0000 7ff730df3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:19:18.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[14751]: debug 2024-03-30T14:19:17.835+0000 7ff730df3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:19:18.162 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:17 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:17.973Z 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.106:8443//api/prometheus_receiver\": dial tcp 172.21.15.106:8443: connect: connection refused" 2024-03-30T14:19:19.002 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:18 smithi106 bash[14751]: debug 2024-03-30T14:19:18.691+0000 7ff730df3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:19:19.002 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:18 smithi106 bash[14751]: debug 2024-03-30T14:19:18.799+0000 7ff730df3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:19:19.346 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[14751]: debug 2024-03-30T14:19:19.003+0000 7ff730df3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:19:19.346 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[14476]: cluster 2024-03-30T14:19:17.069782+0000 mgr.x (mgr.25013) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:19.346 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[14476]: cluster 2024-03-30T14:19:18.050764+0000 mgr.x (mgr.25013) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:19.346 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[19913]: cluster 2024-03-30T14:19:17.069782+0000 mgr.x (mgr.25013) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:19.346 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[19913]: cluster 2024-03-30T14:19:18.050764+0000 mgr.x (mgr.25013) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:19.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:19 smithi165 bash[14422]: cluster 2024-03-30T14:19:17.069782+0000 mgr.x (mgr.25013) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:19.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:19 smithi165 bash[14422]: cluster 2024-03-30T14:19:18.050764+0000 mgr.x (mgr.25013) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:19.661 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[14751]: debug 2024-03-30T14:19:19.347+0000 7ff730df3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:19:20.039 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:19 smithi106 bash[14751]: debug 2024-03-30T14:19:19.675+0000 7ff730df3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:19:20.311 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14751]: debug 2024-03-30T14:19:20.039+0000 7ff730df3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:19:20.312 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[19913]: cephadm 2024-03-30T14:19:18.216268+0000 mgr.x (mgr.25013) 9 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Bus STARTING 2024-03-30T14:19:20.312 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[19913]: cephadm 2024-03-30T14:19:18.345930+0000 mgr.x (mgr.25013) 10 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Serving on http://172.21.15.165:8765 2024-03-30T14:19:20.312 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[19913]: cephadm 2024-03-30T14:19:18.525403+0000 mgr.x (mgr.25013) 11 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Serving on https://172.21.15.165:7150 2024-03-30T14:19:20.312 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[19913]: cephadm 2024-03-30T14:19:18.525756+0000 mgr.x (mgr.25013) 12 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Bus STARTED 2024-03-30T14:19:20.312 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[19913]: cluster 2024-03-30T14:19:19.052385+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-03-30T14:19:20.313 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14476]: cephadm 2024-03-30T14:19:18.216268+0000 mgr.x (mgr.25013) 9 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Bus STARTING 2024-03-30T14:19:20.313 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14476]: cephadm 2024-03-30T14:19:18.345930+0000 mgr.x (mgr.25013) 10 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Serving on http://172.21.15.165:8765 2024-03-30T14:19:20.313 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14476]: cephadm 2024-03-30T14:19:18.525403+0000 mgr.x (mgr.25013) 11 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Serving on https://172.21.15.165:7150 2024-03-30T14:19:20.313 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14476]: cephadm 2024-03-30T14:19:18.525756+0000 mgr.x (mgr.25013) 12 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Bus STARTED 2024-03-30T14:19:20.313 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14476]: cluster 2024-03-30T14:19:19.052385+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-03-30T14:19:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:20 smithi165 bash[14422]: cephadm 2024-03-30T14:19:18.216268+0000 mgr.x (mgr.25013) 9 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Bus STARTING 2024-03-30T14:19:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:20 smithi165 bash[14422]: cephadm 2024-03-30T14:19:18.345930+0000 mgr.x (mgr.25013) 10 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Serving on http://172.21.15.165:8765 2024-03-30T14:19:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:20 smithi165 bash[14422]: cephadm 2024-03-30T14:19:18.525403+0000 mgr.x (mgr.25013) 11 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Serving on https://172.21.15.165:7150 2024-03-30T14:19:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:20 smithi165 bash[14422]: cephadm 2024-03-30T14:19:18.525756+0000 mgr.x (mgr.25013) 12 : cephadm [INF] [30/Mar/2024:14:19:18] ENGINE Bus STARTED 2024-03-30T14:19:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:20 smithi165 bash[14422]: cluster 2024-03-30T14:19:19.052385+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2024-03-30T14:19:20.661 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:20 smithi106 bash[14751]: debug 2024-03-30T14:19:20.311+0000 7ff730df3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:19:21.269 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14476]: cluster 2024-03-30T14:19:20.051502+0000 mgr.x (mgr.25013) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:21.270 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[19913]: cluster 2024-03-30T14:19:20.051502+0000 mgr.x (mgr.25013) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:21.270 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.003+0000 7ff730df3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:19:21.270 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.111+0000 7ff730df3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:19:21.270 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.271+0000 7ff730df3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:19:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:21 smithi165 bash[14422]: cluster 2024-03-30T14:19:20.051502+0000 mgr.x (mgr.25013) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:21.522 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.383+0000 7ff730df3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:19:22.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:21 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:21] "GET /metrics HTTP/1.1" 200 35347 "" "Prometheus/2.33.4" 2024-03-30T14:19:22.119 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.523+0000 7ff730df3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:19:22.120 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.815+0000 7ff730df3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:19:22.120 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:21 smithi106 bash[14751]: debug 2024-03-30T14:19:21.935+0000 7ff730df3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:19:22.411 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:22 smithi106 bash[14751]: debug 2024-03-30T14:19:22.119+0000 7ff730df3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:19:22.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:22 smithi106 bash[14751]: debug 2024-03-30T14:19:22.243+0000 7ff730df3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:19:22.676 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:19:23.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:22 smithi165 bash[14422]: cluster 2024-03-30T14:19:22.052454+0000 mgr.x (mgr.25013) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:23.144 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:22 smithi106 bash[14476]: cluster 2024-03-30T14:19:22.052454+0000 mgr.x (mgr.25013) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:23.145 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:22 smithi106 bash[19913]: cluster 2024-03-30T14:19:22.052454+0000 mgr.x (mgr.25013) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:19:23.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14751]: debug 2024-03-30T14:19:23.143+0000 7ff730df3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:19:23.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14751]: [30/Mar/2024:14:19:23] ENGINE Bus STARTING 2024-03-30T14:19:23.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14751]: CherryPy Checker: 2024-03-30T14:19:23.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14751]: The Application mounted at '' has an empty config. 2024-03-30T14:19:23.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14751]: [30/Mar/2024:14:19:23] ENGINE Serving on http://:::9283 2024-03-30T14:19:23.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14751]: [30/Mar/2024:14:19:23] ENGINE Bus STARTED 2024-03-30T14:19:23.462 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:19:23.462 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (5m) 4m ago 6m 14.5M - ba2b418f427c 88177c71d4f3 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (6m) 16s ago 6m 46.8M - 8.3.5 dad864ee21e9 32aa21137cc3 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (4m) 4m ago 4m 65.9M - 3.5 e1d6a67b021e 80bf222cbe34 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283 running (20s) 16s ago 12m 79.7M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 0c3198f56a7a 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (14m) 4m ago 14m 451M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (14m) 4m ago 14m 52.8M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (12m) 16s ago 12m 46.7M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (12m) 4m ago 12m 44.2M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (6m) 4m ago 6m 11.2M - 1dbe0e931976 5cee51097569 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (6m) 16s ago 6m 12.0M - 1dbe0e931976 c88b911d5283 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (11m) 4m ago 11m 53.9M 4061M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (11m) 4m ago 11m 54.7M 4061M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (10m) 4m ago 10m 50.2M 4061M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (10m) 4m ago 10m 51.0M 4061M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (9m) 16s ago 9m 56.0M 4317M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:19:23.463 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (8m) 16s ago 8m 53.6M 4317M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (8m) 16s ago 8m 52.2M 4317M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (7m) 16s ago 7m 54.5M 4317M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (5m) 16s ago 6m 60.8M - 514e6a882f6e ac09f5e3b639 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (4m) 4m ago 4m 83.4M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (4m) 16s ago 4m 84.6M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (4m) 4m ago 4m 83.7M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:19:23.464 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (4m) 16s ago 4m 84.2M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:19:23.861 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[39477]: level=error ts=2024-03-30T14:19:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": dial tcp 172.21.15.106:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:19:23.861 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:23.861 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:23.540Z 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.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:19:23.861 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: audit 2024-03-30T14:19:22.657258+0000 mgr.x (mgr.25013) 15 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:23.861 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: audit 2024-03-30T14:19:23.049336+0000 mgr.x (mgr.25013) 16 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:23.861 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: cluster 2024-03-30T14:19:23.169878+0000 mon.a (mon.0) 920 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:19:23.918 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:19:23.919 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:19:24.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: audit 2024-03-30T14:19:22.657258+0000 mgr.x (mgr.25013) 15 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:24.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: audit 2024-03-30T14:19:23.049336+0000 mgr.x (mgr.25013) 16 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:24.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: cluster 2024-03-30T14:19:23.169878+0000 mon.a (mon.0) 920 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:19:24.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: cluster 2024-03-30T14:19:23.170127+0000 mon.a (mon.0) 921 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:19:24.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: audit 2024-03-30T14:19:23.173031+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:19:24.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: audit 2024-03-30T14:19:23.174148+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:19:24.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: audit 2024-03-30T14:19:23.177168+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:19:24.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:23 smithi165 bash[14422]: audit 2024-03-30T14:19:23.178604+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: cluster 2024-03-30T14:19:23.170127+0000 mon.a (mon.0) 921 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: audit 2024-03-30T14:19:23.173031+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: audit 2024-03-30T14:19:23.174148+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: audit 2024-03-30T14:19:23.177168+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[14476]: audit 2024-03-30T14:19:23.178604+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: audit 2024-03-30T14:19:22.657258+0000 mgr.x (mgr.25013) 15 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: audit 2024-03-30T14:19:23.049336+0000 mgr.x (mgr.25013) 16 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:24.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: cluster 2024-03-30T14:19:23.169878+0000 mon.a (mon.0) 920 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:19:24.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: cluster 2024-03-30T14:19:23.170127+0000 mon.a (mon.0) 921 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:19:24.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: audit 2024-03-30T14:19:23.173031+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:19:24.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: audit 2024-03-30T14:19:23.174148+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:19:24.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: audit 2024-03-30T14:19:23.177168+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:19:24.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:23 smithi106 bash[19913]: audit 2024-03-30T14:19:23.178604+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.? 172.21.15.106:0/2994388990' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:19:24.300 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "1/23 daemons upgraded", 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "", 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:19:24.301 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:19:24.745 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:19:24.879 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:19:25.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14476]: audit 2024-03-30T14:19:23.414840+0000 mgr.x (mgr.25013) 17 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:25.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14476]: audit 2024-03-30T14:19:23.554804+0000 mgr.x (mgr.25013) 18 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:25.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14476]: cluster 2024-03-30T14:19:23.881808+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T14:19:25.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14476]: audit 2024-03-30T14:19:23.921264+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.106:0/3976777950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:25.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14476]: cluster 2024-03-30T14:19:24.053429+0000 mgr.x (mgr.25013) 19 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:19:25.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[14476]: audit 2024-03-30T14:19:24.748444+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.106:0/2079250091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:25.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[19913]: audit 2024-03-30T14:19:23.414840+0000 mgr.x (mgr.25013) 17 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:25.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[19913]: audit 2024-03-30T14:19:23.554804+0000 mgr.x (mgr.25013) 18 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:25.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[19913]: cluster 2024-03-30T14:19:23.881808+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T14:19:25.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[19913]: audit 2024-03-30T14:19:23.921264+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.106:0/3976777950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:25.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[19913]: cluster 2024-03-30T14:19:24.053429+0000 mgr.x (mgr.25013) 19 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:19:25.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:24 smithi106 bash[19913]: audit 2024-03-30T14:19:24.748444+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.106:0/2079250091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:25.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:24 smithi165 bash[14422]: audit 2024-03-30T14:19:23.414840+0000 mgr.x (mgr.25013) 17 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:25.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:24 smithi165 bash[14422]: audit 2024-03-30T14:19:23.554804+0000 mgr.x (mgr.25013) 18 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:25.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:24 smithi165 bash[14422]: cluster 2024-03-30T14:19:23.881808+0000 mon.a (mon.0) 926 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-03-30T14:19:25.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:24 smithi165 bash[14422]: audit 2024-03-30T14:19:23.921264+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.106:0/3976777950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:25.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:24 smithi165 bash[14422]: cluster 2024-03-30T14:19:24.053429+0000 mgr.x (mgr.25013) 19 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:19:25.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:24 smithi165 bash[14422]: audit 2024-03-30T14:19:24.748444+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.106:0/2079250091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:26.161 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:25 smithi106 bash[14476]: audit 2024-03-30T14:19:24.305210+0000 mgr.x (mgr.25013) 20 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:26.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:25 smithi106 bash[19913]: audit 2024-03-30T14:19:24.305210+0000 mgr.x (mgr.25013) 20 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:26.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:25 smithi165 bash[14422]: audit 2024-03-30T14:19:24.305210+0000 mgr.x (mgr.25013) 20 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:27.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:26 smithi106 bash[14476]: cluster 2024-03-30T14:19:26.054129+0000 mgr.x (mgr.25013) 21 : 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-30T14:19:27.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:26 smithi106 bash[19913]: cluster 2024-03-30T14:19:26.054129+0000 mgr.x (mgr.25013) 21 : 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-30T14:19:27.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:26 smithi165 bash[14422]: cluster 2024-03-30T14:19:26.054129+0000 mgr.x (mgr.25013) 21 : 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-30T14:19:28.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:28 smithi165 bash[14422]: cluster 2024-03-30T14:19:28.055991+0000 mgr.x (mgr.25013) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:19:28.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:28 smithi106 bash[14476]: cluster 2024-03-30T14:19:28.055991+0000 mgr.x (mgr.25013) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:19:28.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:28 smithi106 bash[19913]: cluster 2024-03-30T14:19:28.055991+0000 mgr.x (mgr.25013) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:19:30.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:30 smithi165 bash[14422]: cluster 2024-03-30T14:19:30.056556+0000 mgr.x (mgr.25013) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:30.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:30 smithi106 bash[14476]: cluster 2024-03-30T14:19:30.056556+0000 mgr.x (mgr.25013) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:30.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:30 smithi106 bash[19913]: cluster 2024-03-30T14:19:30.056556+0000 mgr.x (mgr.25013) 23 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:31.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:31 smithi165 bash[14422]: audit 2024-03-30T14:19:30.444133+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:31 smithi165 bash[14422]: audit 2024-03-30T14:19:30.457045+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:31 smithi165 bash[14422]: audit 2024-03-30T14:19:30.516512+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:31 smithi165 bash[14422]: audit 2024-03-30T14:19:30.531089+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:31 smithi165 bash[14422]: audit 2024-03-30T14:19:31.248187+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:31.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[14476]: audit 2024-03-30T14:19:30.444133+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[14476]: audit 2024-03-30T14:19:30.457045+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[14476]: audit 2024-03-30T14:19:30.516512+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[14476]: audit 2024-03-30T14:19:30.531089+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[14476]: audit 2024-03-30T14:19:31.248187+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:31.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[19913]: audit 2024-03-30T14:19:30.444133+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[19913]: audit 2024-03-30T14:19:30.457045+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[19913]: audit 2024-03-30T14:19:30.516512+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[19913]: audit 2024-03-30T14:19:30.531089+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:31.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:31 smithi106 bash[19913]: audit 2024-03-30T14:19:31.248187+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:32.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:31 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:31] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-03-30T14:19:32.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[30959]: ts=2024-03-30T14:19: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.165:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.106:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:19:32.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.636342+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.644080+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.654426+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.663120+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.669880+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.671614+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.672724+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.674584+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.675472+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.677240+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.677726+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.679528+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: cephadm 2024-03-30T14:19:31.682064+0000 mgr.x (mgr.25013) 24 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 2781M 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: audit 2024-03-30T14:19:31.688816+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[14476]: cluster 2024-03-30T14:19:32.057397+0000 mgr.x (mgr.25013) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:32.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.636342+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.644080+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.654426+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.663120+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.669880+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.671614+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.672724+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.674584+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.675472+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.677240+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.677726+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.679528+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: cephadm 2024-03-30T14:19:31.682064+0000 mgr.x (mgr.25013) 24 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 2781M 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: audit 2024-03-30T14:19:31.688816+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:32.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:32 smithi106 bash[19913]: cluster 2024-03-30T14:19:32.057397+0000 mgr.x (mgr.25013) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.636342+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.644080+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.654426+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.663120+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.669880+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.671614+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.672724+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.674584+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.675472+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.677240+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.677726+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.679528+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: cephadm 2024-03-30T14:19:31.682064+0000 mgr.x (mgr.25013) 24 : cephadm [INF] Adjusting osd_memory_target on smithi106 to 2781M 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: audit 2024-03-30T14:19:31.688816+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:33.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:32 smithi165 bash[14422]: cluster 2024-03-30T14:19:32.057397+0000 mgr.x (mgr.25013) 25 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:33.912 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:33 smithi106 bash[39477]: level=error ts=2024-03-30T14:19:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:33.912 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:33 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:19:33.912 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:33 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:34.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:34 smithi165 bash[14422]: audit 2024-03-30T14:19:33.566240+0000 mgr.x (mgr.25013) 26 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:34.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:34 smithi165 bash[14422]: cluster 2024-03-30T14:19:34.058931+0000 mgr.x (mgr.25013) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:34.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:34 smithi106 bash[19913]: audit 2024-03-30T14:19:33.566240+0000 mgr.x (mgr.25013) 26 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:34.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:34 smithi106 bash[19913]: cluster 2024-03-30T14:19:34.058931+0000 mgr.x (mgr.25013) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:34.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:34 smithi106 bash[14476]: audit 2024-03-30T14:19:33.566240+0000 mgr.x (mgr.25013) 26 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:34.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:34 smithi106 bash[14476]: cluster 2024-03-30T14:19:34.058931+0000 mgr.x (mgr.25013) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:19:34.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:34 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:19:36.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:36 smithi165 bash[14422]: cluster 2024-03-30T14:19:36.059761+0000 mgr.x (mgr.25013) 28 : 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-30T14:19:36.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:36 smithi106 bash[14476]: cluster 2024-03-30T14:19:36.059761+0000 mgr.x (mgr.25013) 28 : 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-30T14:19:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:36 smithi106 bash[19913]: cluster 2024-03-30T14:19:36.059761+0000 mgr.x (mgr.25013) 28 : 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-30T14:19:38.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:38 smithi165 bash[14422]: cluster 2024-03-30T14:19:38.061492+0000 mgr.x (mgr.25013) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:38.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:38 smithi106 bash[14476]: cluster 2024-03-30T14:19:38.061492+0000 mgr.x (mgr.25013) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:38.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:38 smithi106 bash[19913]: cluster 2024-03-30T14:19:38.061492+0000 mgr.x (mgr.25013) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:40.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:40 smithi106 bash[14476]: cluster 2024-03-30T14:19:40.062278+0000 mgr.x (mgr.25013) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:40.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:40 smithi106 bash[19913]: cluster 2024-03-30T14:19:40.062278+0000 mgr.x (mgr.25013) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:40.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:40 smithi165 bash[14422]: cluster 2024-03-30T14:19:40.062278+0000 mgr.x (mgr.25013) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:42.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:41 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:41] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-03-30T14:19:42.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[30959]: ts=2024-03-30T14:19:42.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.165:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.106:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.356318+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.368594+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.373058+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.374446+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.375748+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.377370+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.378422+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.380021+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.381322+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.382934+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.385362+0000 mgr.x (mgr.25013) 31 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3037M 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.391780+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.397448+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:41.399327+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.401548+0000 mgr.x (mgr.25013) 32 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.402060+0000 mgr.x (mgr.25013) 33 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.617291+0000 mgr.x (mgr.25013) 34 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.617693+0000 mgr.x (mgr.25013) 35 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.783062+0000 mgr.x (mgr.25013) 36 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.783436+0000 mgr.x (mgr.25013) 37 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.947952+0000 mgr.x (mgr.25013) 38 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cephadm 2024-03-30T14:19:41.948775+0000 mgr.x (mgr.25013) 39 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: cluster 2024-03-30T14:19:42.063064+0000 mgr.x (mgr.25013) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.121703+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.127914+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.137446+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.142279+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.153557+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.236498+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.244894+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.252852+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:42 smithi165 bash[14422]: audit 2024-03-30T14:19:42.259758+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.356318+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.368594+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.373058+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.374446+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.375748+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.377370+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.378422+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.380021+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.381322+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.382934+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.385362+0000 mgr.x (mgr.25013) 31 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3037M 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.391780+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.397448+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:41.399327+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.401548+0000 mgr.x (mgr.25013) 32 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.402060+0000 mgr.x (mgr.25013) 33 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.617291+0000 mgr.x (mgr.25013) 34 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.617693+0000 mgr.x (mgr.25013) 35 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.783062+0000 mgr.x (mgr.25013) 36 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.783436+0000 mgr.x (mgr.25013) 37 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.356318+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.368594+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.373058+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.374446+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.375748+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.377370+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.378422+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.380021+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.381322+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.382934+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.385362+0000 mgr.x (mgr.25013) 31 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3037M 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.391780+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.397448+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:41.399327+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.401548+0000 mgr.x (mgr.25013) 32 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:19:42.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.402060+0000 mgr.x (mgr.25013) 33 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.617291+0000 mgr.x (mgr.25013) 34 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.617693+0000 mgr.x (mgr.25013) 35 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.783062+0000 mgr.x (mgr.25013) 36 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.783436+0000 mgr.x (mgr.25013) 37 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.947952+0000 mgr.x (mgr.25013) 38 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cephadm 2024-03-30T14:19:41.948775+0000 mgr.x (mgr.25013) 39 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: cluster 2024-03-30T14:19:42.063064+0000 mgr.x (mgr.25013) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.121703+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.127914+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.137446+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.142279+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.153557+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.236498+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.244894+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.252852+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[14476]: audit 2024-03-30T14:19:42.259758+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.947952+0000 mgr.x (mgr.25013) 38 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cephadm 2024-03-30T14:19:41.948775+0000 mgr.x (mgr.25013) 39 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: cluster 2024-03-30T14:19:42.063064+0000 mgr.x (mgr.25013) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:42.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.121703+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.127914+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.137446+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.142279+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.153557+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.236498+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.244894+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.252852+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:42.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[19913]: audit 2024-03-30T14:19:42.259758+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:43.013 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:42 smithi106 systemd[1]: Stopping Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:43.013 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:42 smithi106 bash[48861]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T14:19:43.769 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[39477]: level=error ts=2024-03-30T14:19:43.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:43.769 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:43.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-03-30T14:19:43.769 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[39477]: level=warn ts=2024-03-30T14:19:43.527Z 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.106:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.106 because it doesn't contain any IP SANs" 2024-03-30T14:19:43.769 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[48872]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:19:43.769 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[48918]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T14:19:43.769 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:43 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:19:43.769 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:43 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T14:19:43.769 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:43 smithi106 systemd[1]: Stopped Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:44.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:43 smithi165 bash[14422]: cephadm 2024-03-30T14:19:42.264395+0000 mgr.x (mgr.25013) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T14:19:44.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:43 smithi165 bash[14422]: cephadm 2024-03-30T14:19:42.265343+0000 mgr.x (mgr.25013) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi106 2024-03-30T14:19:44.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:43 smithi165 bash[14422]: audit 2024-03-30T14:19:43.824672+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:44.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:43 smithi165 bash[14422]: audit 2024-03-30T14:19:43.835702+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:44.162 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:43 smithi106 systemd[1]: Started Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:44.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[14476]: cephadm 2024-03-30T14:19:42.264395+0000 mgr.x (mgr.25013) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T14:19:44.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[14476]: cephadm 2024-03-30T14:19:42.265343+0000 mgr.x (mgr.25013) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi106 2024-03-30T14:19:44.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[14476]: audit 2024-03-30T14:19:43.824672+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:44.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[14476]: audit 2024-03-30T14:19:43.835702+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:44.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[19913]: cephadm 2024-03-30T14:19:42.264395+0000 mgr.x (mgr.25013) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T14:19:44.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[19913]: cephadm 2024-03-30T14:19:42.265343+0000 mgr.x (mgr.25013) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi106 2024-03-30T14:19:44.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[19913]: audit 2024-03-30T14:19:43.824672+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:44.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:43 smithi106 bash[19913]: audit 2024-03-30T14:19:43.835702+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:44.822 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:19:45.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:44 smithi165 bash[14422]: audit 2024-03-30T14:19:43.575040+0000 mgr.x (mgr.25013) 43 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:45.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:44 smithi165 bash[14422]: cephadm 2024-03-30T14:19:43.885896+0000 mgr.x (mgr.25013) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:19:45.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:44 smithi165 bash[14422]: cephadm 2024-03-30T14:19:43.908016+0000 mgr.x (mgr.25013) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi106 2024-03-30T14:19:45.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:44 smithi165 bash[14422]: cluster 2024-03-30T14:19:44.064589+0000 mgr.x (mgr.25013) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:45.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[14476]: audit 2024-03-30T14:19:43.575040+0000 mgr.x (mgr.25013) 43 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:45.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[14476]: cephadm 2024-03-30T14:19:43.885896+0000 mgr.x (mgr.25013) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:19:45.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[14476]: cephadm 2024-03-30T14:19:43.908016+0000 mgr.x (mgr.25013) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi106 2024-03-30T14:19:45.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[14476]: cluster 2024-03-30T14:19:44.064589+0000 mgr.x (mgr.25013) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:45.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[19913]: audit 2024-03-30T14:19:43.575040+0000 mgr.x (mgr.25013) 43 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:45.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[19913]: cephadm 2024-03-30T14:19:43.885896+0000 mgr.x (mgr.25013) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T14:19:45.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[19913]: cephadm 2024-03-30T14:19:43.908016+0000 mgr.x (mgr.25013) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi106 2024-03-30T14:19:45.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[19913]: cluster 2024-03-30T14:19:44.064589+0000 mgr.x (mgr.25013) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:45.163 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.948Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T14:19:45.163 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.949Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T14:19:45.163 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.949Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T14:19:45.163 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.949Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T14:19:45.164 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T14:19:45.165 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.951Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T14:19:45.166 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T14:19:45.167 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T14:19:45.167 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T14:19:45.167 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T14:19:45.167 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T14:19:45.167 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T14:19:45.167 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:19:44 smithi106 bash[48948]: ts=2024-03-30T14:19:44.952Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T14:19:46.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:46 smithi106 bash[14476]: cluster 2024-03-30T14:19:46.065352+0000 mgr.x (mgr.25013) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:46.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:46 smithi106 bash[19913]: cluster 2024-03-30T14:19:46.065352+0000 mgr.x (mgr.25013) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:46.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:46 smithi165 bash[14422]: cluster 2024-03-30T14:19:46.065352+0000 mgr.x (mgr.25013) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:47.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:47 smithi106 bash[14476]: audit 2024-03-30T14:19:46.248906+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:47.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:47 smithi106 bash[19913]: audit 2024-03-30T14:19:46.248906+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:47.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:47 smithi165 bash[14422]: audit 2024-03-30T14:19:46.248906+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:19:48.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:48 smithi106 bash[14476]: cluster 2024-03-30T14:19:48.067034+0000 mgr.x (mgr.25013) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:48.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:48 smithi106 bash[19913]: cluster 2024-03-30T14:19:48.067034+0000 mgr.x (mgr.25013) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:48.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:48 smithi165 bash[14422]: cluster 2024-03-30T14:19:48.067034+0000 mgr.x (mgr.25013) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:50.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:50 smithi106 bash[14476]: cluster 2024-03-30T14:19:50.067789+0000 mgr.x (mgr.25013) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:50.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:50 smithi106 bash[19913]: cluster 2024-03-30T14:19:50.067789+0000 mgr.x (mgr.25013) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:50.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:50 smithi165 bash[14422]: cluster 2024-03-30T14:19:50.067789+0000 mgr.x (mgr.25013) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:52.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:19:51 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:51] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-03-30T14:19:52.203 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:51 smithi106 systemd[1]: Stopping Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:19:52.203 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:51 smithi106 bash[49225]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T14:19:52.203 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:52 smithi106 bash[39477]: level=info ts=2024-03-30T14:19:52.030Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:19:52.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:19:52 smithi165 bash[30959]: ts=2024-03-30T14:19:52.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.165:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.106:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:19:52.875 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:52 smithi106 bash[49237]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:19:52.875 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:52 smithi106 bash[49272]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T14:19:52.875 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:52 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:19:52.875 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:52 smithi106 systemd[1]: Stopped Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:52.875 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:52 smithi106 systemd[1]: Started Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:19:54.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: cluster 2024-03-30T14:19:52.068876+0000 mgr.x (mgr.25013) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:54.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: audit 2024-03-30T14:19:52.875477+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:54.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: audit 2024-03-30T14:19:52.888317+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: audit 2024-03-30T14:19:52.899365+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: cephadm 2024-03-30T14:19:52.900457+0000 mgr.x (mgr.25013) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi106.hdevyu (dependencies changed)... 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: audit 2024-03-30T14:19:52.901225+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: audit 2024-03-30T14:19:52.911674+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: cephadm 2024-03-30T14:19:52.913446+0000 mgr.x (mgr.25013) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:53 smithi106 bash[14476]: cluster 2024-03-30T14:19:52.068876+0000 mgr.x (mgr.25013) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:53 smithi106 bash[14476]: audit 2024-03-30T14:19:52.875477+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: audit 2024-03-30T14:19:52.888317+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: audit 2024-03-30T14:19:52.899365+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:19:54.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: cephadm 2024-03-30T14:19:52.900457+0000 mgr.x (mgr.25013) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi106.hdevyu (dependencies changed)... 2024-03-30T14:19:54.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: audit 2024-03-30T14:19:52.901225+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:19:54.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: audit 2024-03-30T14:19:52.911674+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:54.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: cephadm 2024-03-30T14:19:52.913446+0000 mgr.x (mgr.25013) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:19:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: cluster 2024-03-30T14:19:52.068876+0000 mgr.x (mgr.25013) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: audit 2024-03-30T14:19:52.875477+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: audit 2024-03-30T14:19:52.888317+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: audit 2024-03-30T14:19:52.899365+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: cephadm 2024-03-30T14:19:52.900457+0000 mgr.x (mgr.25013) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi106.hdevyu (dependencies changed)... 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: audit 2024-03-30T14:19:52.901225+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: audit 2024-03-30T14:19:52.911674+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:19:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:53 smithi165 bash[14422]: cephadm 2024-03-30T14:19:52.913446+0000 mgr.x (mgr.25013) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:19:54.860 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:19:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:19:55.118 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[14476]: audit 2024-03-30T14:19:53.586529+0000 mgr.x (mgr.25013) 53 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:55.118 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[19913]: audit 2024-03-30T14:19:53.586529+0000 mgr.x (mgr.25013) 53 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:55.118 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:54.988Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:54.988Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:54.990Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.106 port=9094 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:54 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:54.992Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:55 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:55.043Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:55 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:55.044Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:55 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:55.047Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T14:19:55.119 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:55 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:55.047Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T14:19:55.186 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:19:55.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:54 smithi165 bash[14422]: audit 2024-03-30T14:19:53.586529+0000 mgr.x (mgr.25013) 53 : audit [DBG] from='client.14937 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 starting - - - - 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (6m) 25s ago 6m 47.1M - 8.3.5 dad864ee21e9 32aa21137cc3 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (5m) 25s ago 5m 48.3M - 3.5 e1d6a67b021e 80bf222cbe34 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283 running (52s) 25s ago 12m 486M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 0c3198f56a7a 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (14m) 25s ago 14m 405M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:19:55.952 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (15m) 25s ago 15m 60.2M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (13m) 25s ago 13m 51.1M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (13m) 25s ago 13m 48.5M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 starting - - - - 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (7m) 25s ago 7m 12.4M - 1.3.1 1dbe0e931976 c88b911d5283 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (12m) 25s ago 12m 57.0M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (11m) 25s ago 11m 59.0M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (11m) 25s ago 11m 52.2M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (10m) 25s ago 10m 55.4M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (10m) 25s ago 10m 56.6M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (9m) 25s ago 9m 54.2M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (8m) 25s ago 8m 53.0M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (8m) 25s ago 8m 55.1M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:19:55.953 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (6m) 25s ago 7m 61.6M - 2.33.4 514e6a882f6e ac09f5e3b639 2024-03-30T14:19:55.954 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (5m) 25s ago 5m 85.7M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:19:55.954 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (5m) 25s ago 5m 85.5M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:19:55.954 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (5m) 25s ago 5m 85.9M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:19:55.954 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (5m) 25s ago 5m 85.2M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:19:56.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:55 smithi106 bash[19913]: cluster 2024-03-30T14:19:54.070382+0000 mgr.x (mgr.25013) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:56.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:55 smithi106 bash[14476]: cluster 2024-03-30T14:19:54.070382+0000 mgr.x (mgr.25013) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:56.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:55 smithi165 bash[14422]: cluster 2024-03-30T14:19:54.070382+0000 mgr.x (mgr.25013) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:56.417 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:19:56.417 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:19:56.417 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:19:56.417 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:56.417 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:19:56.417 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:19:56.418 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:19:56.418 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:56.418 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:19:56.418 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:19:56.418 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:56.418 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:19:56.419 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:19:56.420 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:19:56.802 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:19:56.802 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:19:56.802 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:19:56.803 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:19:56.803 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:19:56.803 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "1/23 daemons upgraded", 2024-03-30T14:19:56.803 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "", 2024-03-30T14:19:56.803 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:19:56.803 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:19:57.162 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[49303]: level=info ts=2024-03-30T14:19:56.992Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000232825s 2024-03-30T14:19:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[19913]: audit 2024-03-30T14:19:55.174361+0000 mgr.x (mgr.25013) 55 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[19913]: audit 2024-03-30T14:19:55.556988+0000 mgr.x (mgr.25013) 56 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[19913]: audit 2024-03-30T14:19:55.935194+0000 mgr.x (mgr.25013) 57 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[19913]: audit 2024-03-30T14:19:56.419057+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.106:0/3762250879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:57.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[14476]: audit 2024-03-30T14:19:55.174361+0000 mgr.x (mgr.25013) 55 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[14476]: audit 2024-03-30T14:19:55.556988+0000 mgr.x (mgr.25013) 56 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[14476]: audit 2024-03-30T14:19:55.935194+0000 mgr.x (mgr.25013) 57 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:56 smithi106 bash[14476]: audit 2024-03-30T14:19:56.419057+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.106:0/3762250879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:57.247 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:19:57.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:56 smithi165 bash[14422]: audit 2024-03-30T14:19:55.174361+0000 mgr.x (mgr.25013) 55 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:56 smithi165 bash[14422]: audit 2024-03-30T14:19:55.556988+0000 mgr.x (mgr.25013) 56 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:56 smithi165 bash[14422]: audit 2024-03-30T14:19:55.935194+0000 mgr.x (mgr.25013) 57 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:57.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:56 smithi165 bash[14422]: audit 2024-03-30T14:19:56.419057+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.106:0/3762250879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:19:58.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[14476]: cluster 2024-03-30T14:19:56.071085+0000 mgr.x (mgr.25013) 58 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:58.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[14476]: audit 2024-03-30T14:19:56.807114+0000 mgr.x (mgr.25013) 59 : audit [DBG] from='client.25213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:58.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[14476]: audit 2024-03-30T14:19:57.250152+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.106:0/4097594220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[14476]: audit 2024-03-30T14:19:57.513326+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[14476]: audit 2024-03-30T14:19:57.528146+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[19913]: cluster 2024-03-30T14:19:56.071085+0000 mgr.x (mgr.25013) 58 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[19913]: audit 2024-03-30T14:19:56.807114+0000 mgr.x (mgr.25013) 59 : audit [DBG] from='client.25213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[19913]: audit 2024-03-30T14:19:57.250152+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.106:0/4097594220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[19913]: audit 2024-03-30T14:19:57.513326+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:58.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:57 smithi106 bash[19913]: audit 2024-03-30T14:19:57.528146+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:58.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:57 smithi165 bash[14422]: cluster 2024-03-30T14:19:56.071085+0000 mgr.x (mgr.25013) 58 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:19:58.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:57 smithi165 bash[14422]: audit 2024-03-30T14:19:56.807114+0000 mgr.x (mgr.25013) 59 : audit [DBG] from='client.25213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:19:58.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:57 smithi165 bash[14422]: audit 2024-03-30T14:19:57.250152+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.106:0/4097594220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:19:58.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:57 smithi165 bash[14422]: audit 2024-03-30T14:19:57.513326+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:58.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:57 smithi165 bash[14422]: audit 2024-03-30T14:19:57.528146+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:19:59.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:58 smithi106 bash[14476]: cephadm 2024-03-30T14:19:57.548148+0000 mgr.x (mgr.25013) 60 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:19:59.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:58 smithi106 bash[14476]: cephadm 2024-03-30T14:19:57.792754+0000 mgr.x (mgr.25013) 61 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:19:59.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:58 smithi106 bash[19913]: cephadm 2024-03-30T14:19:57.548148+0000 mgr.x (mgr.25013) 60 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:19:59.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:58 smithi106 bash[19913]: cephadm 2024-03-30T14:19:57.792754+0000 mgr.x (mgr.25013) 61 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:19:59.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:58 smithi165 bash[14422]: cephadm 2024-03-30T14:19:57.548148+0000 mgr.x (mgr.25013) 60 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:19:59.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:58 smithi165 bash[14422]: cephadm 2024-03-30T14:19:57.792754+0000 mgr.x (mgr.25013) 61 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:19:59.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:59 smithi106 bash[14476]: cluster 2024-03-30T14:19:58.072662+0000 mgr.x (mgr.25013) 62 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:59.910 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:19:59 smithi106 bash[14476]: audit 2024-03-30T14:19:59.562121+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.106:0/3130071448' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:19:59.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:59 smithi106 bash[19913]: cluster 2024-03-30T14:19:58.072662+0000 mgr.x (mgr.25013) 62 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:19:59.910 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:19:59 smithi106 bash[19913]: audit 2024-03-30T14:19:59.562121+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.106:0/3130071448' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:20:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:59 smithi165 bash[14422]: cluster 2024-03-30T14:19:58.072662+0000 mgr.x (mgr.25013) 62 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:19:59 smithi165 bash[14422]: audit 2024-03-30T14:19:59.562121+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.106:0/3130071448' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:20:01.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:00 smithi106 bash[14476]: audit 2024-03-30T14:19:59.947936+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.106:0/1781969628' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]: dispatch 2024-03-30T14:20:01.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:00 smithi106 bash[14476]: audit 2024-03-30T14:19:59.948871+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]: dispatch 2024-03-30T14:20:01.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:00 smithi106 bash[14476]: cluster 2024-03-30T14:20:00.000098+0000 mon.a (mon.0) 966 : cluster [INF] overall HEALTH_OK 2024-03-30T14:20:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:00 smithi106 bash[19913]: audit 2024-03-30T14:19:59.947936+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.106:0/1781969628' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]: dispatch 2024-03-30T14:20:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:00 smithi106 bash[19913]: audit 2024-03-30T14:19:59.948871+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]: dispatch 2024-03-30T14:20:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:00 smithi106 bash[19913]: cluster 2024-03-30T14:20:00.000098+0000 mon.a (mon.0) 966 : cluster [INF] overall HEALTH_OK 2024-03-30T14:20:01.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:00 smithi165 bash[14422]: audit 2024-03-30T14:19:59.947936+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.106:0/1781969628' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]: dispatch 2024-03-30T14:20:01.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:00 smithi165 bash[14422]: audit 2024-03-30T14:19:59.948871+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]: dispatch 2024-03-30T14:20:01.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:00 smithi165 bash[14422]: cluster 2024-03-30T14:20:00.000098+0000 mon.a (mon.0) 966 : cluster [INF] overall HEALTH_OK 2024-03-30T14:20:02.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:20:01] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.33.4" 2024-03-30T14:20:02.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[14422]: cluster 2024-03-30T14:20:00.073126+0000 mgr.x (mgr.25013) 63 : 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-30T14:20:02.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[14422]: audit 2024-03-30T14:20:00.929353+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]': finished 2024-03-30T14:20:02.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[14422]: cluster 2024-03-30T14:20:00.929461+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T14:20:02.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[14422]: audit 2024-03-30T14:20:01.248576+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:02.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[14422]: audit 2024-03-30T14:20:01.339124+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.106:0/2781925038' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]: dispatch 2024-03-30T14:20:02.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:01 smithi165 bash[14422]: audit 2024-03-30T14:20:01.340055+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]: dispatch 2024-03-30T14:20:02.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[19913]: cluster 2024-03-30T14:20:00.073126+0000 mgr.x (mgr.25013) 63 : 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-30T14:20:02.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[19913]: audit 2024-03-30T14:20:00.929353+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]': finished 2024-03-30T14:20:02.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[19913]: cluster 2024-03-30T14:20:00.929461+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T14:20:02.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[19913]: audit 2024-03-30T14:20:01.248576+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:02.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[19913]: audit 2024-03-30T14:20:01.339124+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.106:0/2781925038' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]: dispatch 2024-03-30T14:20:02.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[19913]: audit 2024-03-30T14:20:01.340055+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]: dispatch 2024-03-30T14:20:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[14476]: cluster 2024-03-30T14:20:00.073126+0000 mgr.x (mgr.25013) 63 : 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-30T14:20:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[14476]: audit 2024-03-30T14:20:00.929353+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2403252866"}]': finished 2024-03-30T14:20:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[14476]: cluster 2024-03-30T14:20:00.929461+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T14:20:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[14476]: audit 2024-03-30T14:20:01.248576+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[14476]: audit 2024-03-30T14:20:01.339124+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.106:0/2781925038' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]: dispatch 2024-03-30T14:20:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:01 smithi106 bash[14476]: audit 2024-03-30T14:20:01.340055+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]: dispatch 2024-03-30T14:20:02.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:02 smithi165 bash[30959]: ts=2024-03-30T14:20:02.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.165:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.106:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:20:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:02 smithi165 bash[14422]: audit 2024-03-30T14:20:01.943101+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]': finished 2024-03-30T14:20:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:02 smithi165 bash[14422]: cluster 2024-03-30T14:20:01.943281+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T14:20:03.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:02 smithi165 bash[14422]: audit 2024-03-30T14:20:02.346959+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.106:0/1755545132' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1175311020"}]: dispatch 2024-03-30T14:20:03.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:02 smithi106 bash[14476]: audit 2024-03-30T14:20:01.943101+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]': finished 2024-03-30T14:20:03.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:02 smithi106 bash[14476]: cluster 2024-03-30T14:20:01.943281+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T14:20:03.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:02 smithi106 bash[14476]: audit 2024-03-30T14:20:02.346959+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.106:0/1755545132' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1175311020"}]: dispatch 2024-03-30T14:20:03.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:02 smithi106 bash[19913]: audit 2024-03-30T14:20:01.943101+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/2788710529"}]': finished 2024-03-30T14:20:03.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:02 smithi106 bash[19913]: cluster 2024-03-30T14:20:01.943281+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T14:20:03.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:02 smithi106 bash[19913]: audit 2024-03-30T14:20:02.346959+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.106:0/1755545132' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1175311020"}]: dispatch 2024-03-30T14:20:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:03 smithi165 bash[14422]: cluster 2024-03-30T14:20:02.074270+0000 mgr.x (mgr.25013) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:20:04.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:03 smithi165 bash[14422]: audit 2024-03-30T14:20:02.955712+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.106:0/1755545132' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1175311020"}]': finished 2024-03-30T14:20:04.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:03 smithi165 bash[14422]: cluster 2024-03-30T14:20:02.955840+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T14:20:04.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:03 smithi165 bash[14422]: audit 2024-03-30T14:20:03.357529+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.106:0/774695258' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2788710529"}]: dispatch 2024-03-30T14:20:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[14476]: cluster 2024-03-30T14:20:02.074270+0000 mgr.x (mgr.25013) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:20:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[14476]: audit 2024-03-30T14:20:02.955712+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.106:0/1755545132' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1175311020"}]': finished 2024-03-30T14:20:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[14476]: cluster 2024-03-30T14:20:02.955840+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T14:20:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[14476]: audit 2024-03-30T14:20:03.357529+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.106:0/774695258' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2788710529"}]: dispatch 2024-03-30T14:20:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[19913]: cluster 2024-03-30T14:20:02.074270+0000 mgr.x (mgr.25013) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:20:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[19913]: audit 2024-03-30T14:20:02.955712+0000 mon.a (mon.0) 973 : audit [INF] from='client.? 172.21.15.106:0/1755545132' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1175311020"}]': finished 2024-03-30T14:20:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[19913]: cluster 2024-03-30T14:20:02.955840+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T14:20:04.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:03 smithi106 bash[19913]: audit 2024-03-30T14:20:03.357529+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.106:0/774695258' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2788710529"}]: dispatch 2024-03-30T14:20:04.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[14751]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:20:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:20:05.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:04 smithi165 bash[14422]: audit 2024-03-30T14:20:03.966950+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.106:0/774695258' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2788710529"}]': finished 2024-03-30T14:20:05.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:04 smithi165 bash[14422]: cluster 2024-03-30T14:20:03.967060+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T14:20:05.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:04 smithi165 bash[14422]: audit 2024-03-30T14:20:04.362444+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.106:0/689034207' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]: dispatch 2024-03-30T14:20:05.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:04 smithi165 bash[14422]: audit 2024-03-30T14:20:04.363462+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]: dispatch 2024-03-30T14:20:05.412 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[49303]: level=info ts=2024-03-30T14:20:04.995Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00267175s 2024-03-30T14:20:05.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[14476]: audit 2024-03-30T14:20:03.966950+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.106:0/774695258' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2788710529"}]': finished 2024-03-30T14:20:05.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[14476]: cluster 2024-03-30T14:20:03.967060+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T14:20:05.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[14476]: audit 2024-03-30T14:20:04.362444+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.106:0/689034207' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]: dispatch 2024-03-30T14:20:05.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[14476]: audit 2024-03-30T14:20:04.363462+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]: dispatch 2024-03-30T14:20:05.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[19913]: audit 2024-03-30T14:20:03.966950+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.106:0/774695258' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/2788710529"}]': finished 2024-03-30T14:20:05.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[19913]: cluster 2024-03-30T14:20:03.967060+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T14:20:05.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[19913]: audit 2024-03-30T14:20:04.362444+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.106:0/689034207' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]: dispatch 2024-03-30T14:20:05.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:04 smithi106 bash[19913]: audit 2024-03-30T14:20:04.363462+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]: dispatch 2024-03-30T14:20:06.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:05 smithi165 bash[14422]: cluster 2024-03-30T14:20:04.075273+0000 mgr.x (mgr.25013) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:20:06.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:05 smithi165 bash[14422]: audit 2024-03-30T14:20:04.973766+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]': finished 2024-03-30T14:20:06.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:05 smithi165 bash[14422]: cluster 2024-03-30T14:20:04.973849+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T14:20:06.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:05 smithi165 bash[14422]: audit 2024-03-30T14:20:05.366035+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.106:0/201051833' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]: dispatch 2024-03-30T14:20:06.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:05 smithi165 bash[14422]: audit 2024-03-30T14:20:05.366663+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]: dispatch 2024-03-30T14:20:06.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[14476]: cluster 2024-03-30T14:20:04.075273+0000 mgr.x (mgr.25013) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:20:06.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[14476]: audit 2024-03-30T14:20:04.973766+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]': finished 2024-03-30T14:20:06.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[14476]: cluster 2024-03-30T14:20:04.973849+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[14476]: audit 2024-03-30T14:20:05.366035+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.106:0/201051833' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]: dispatch 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[14476]: audit 2024-03-30T14:20:05.366663+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]: dispatch 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[19913]: cluster 2024-03-30T14:20:04.075273+0000 mgr.x (mgr.25013) 65 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[19913]: audit 2024-03-30T14:20:04.973766+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3251965020"}]': finished 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[19913]: cluster 2024-03-30T14:20:04.973849+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[19913]: audit 2024-03-30T14:20:05.366035+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.106:0/201051833' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]: dispatch 2024-03-30T14:20:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:05 smithi106 bash[19913]: audit 2024-03-30T14:20:05.366663+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]: dispatch 2024-03-30T14:20:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:06 smithi165 bash[14422]: audit 2024-03-30T14:20:05.990723+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]': finished 2024-03-30T14:20:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:06 smithi165 bash[14422]: cluster 2024-03-30T14:20:05.990860+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T14:20:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:06 smithi165 bash[14422]: audit 2024-03-30T14:20:06.380722+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.106:0/3952468108' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3218617097"}]: dispatch 2024-03-30T14:20:07.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:06 smithi106 bash[14476]: audit 2024-03-30T14:20:05.990723+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]': finished 2024-03-30T14:20:07.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:06 smithi106 bash[14476]: cluster 2024-03-30T14:20:05.990860+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T14:20:07.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:06 smithi106 bash[14476]: audit 2024-03-30T14:20:06.380722+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.106:0/3952468108' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3218617097"}]: dispatch 2024-03-30T14:20:07.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:06 smithi106 bash[19913]: audit 2024-03-30T14:20:05.990723+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2256741464"}]': finished 2024-03-30T14:20:07.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:06 smithi106 bash[19913]: cluster 2024-03-30T14:20:05.990860+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T14:20:07.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:06 smithi106 bash[19913]: audit 2024-03-30T14:20:06.380722+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.106:0/3952468108' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3218617097"}]: dispatch 2024-03-30T14:20:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:07 smithi165 bash[14422]: cluster 2024-03-30T14:20:06.076108+0000 mgr.x (mgr.25013) 66 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:07 smithi165 bash[14422]: audit 2024-03-30T14:20:07.005401+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.106:0/3952468108' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3218617097"}]': finished 2024-03-30T14:20:08.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:07 smithi165 bash[14422]: cluster 2024-03-30T14:20:07.005463+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:20:08.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:07 smithi106 bash[14476]: cluster 2024-03-30T14:20:06.076108+0000 mgr.x (mgr.25013) 66 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:08.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:07 smithi106 bash[14476]: audit 2024-03-30T14:20:07.005401+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.106:0/3952468108' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3218617097"}]': finished 2024-03-30T14:20:08.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:07 smithi106 bash[14476]: cluster 2024-03-30T14:20:07.005463+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:20:08.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:07 smithi106 bash[19913]: cluster 2024-03-30T14:20:06.076108+0000 mgr.x (mgr.25013) 66 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:08.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:07 smithi106 bash[19913]: audit 2024-03-30T14:20:07.005401+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.106:0/3952468108' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/3218617097"}]': finished 2024-03-30T14:20:08.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:07 smithi106 bash[19913]: cluster 2024-03-30T14:20:07.005463+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T14:20:09.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 systemd[1]: Stopping Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[36528]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:20:09.620 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:20:09.621 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:20:09.621 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.468Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:20:09.621 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.469Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:20:09.621 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.469Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:20:09.621 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.469Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:20:09.621 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:09 smithi165 bash[30959]: ts=2024-03-30T14:20:09.469Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:20:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:10 smithi165 bash[14422]: cluster 2024-03-30T14:20:08.077887+0000 mgr.x (mgr.25013) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:10.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:10 smithi165 bash[36537]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:20:10.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:10 smithi165 bash[36574]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:20:10.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:10 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:20:10.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:10 smithi165 systemd[1]: Stopped Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:10.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:10 smithi165 systemd[1]: Started Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:10.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:10 smithi106 bash[14476]: cluster 2024-03-30T14:20:08.077887+0000 mgr.x (mgr.25013) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:10.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:10 smithi106 bash[19913]: cluster 2024-03-30T14:20:08.077887+0000 mgr.x (mgr.25013) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:11.030 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:10 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:11.030 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:10 smithi165 bash[36625]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T14:20:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[14422]: audit 2024-03-30T14:20:09.223751+0000 mgr.x (mgr.25013) 68 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[14422]: audit 2024-03-30T14:20:10.244832+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[14422]: audit 2024-03-30T14:20:10.257575+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:11 smithi106 bash[14476]: audit 2024-03-30T14:20:09.223751+0000 mgr.x (mgr.25013) 68 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:11 smithi106 bash[14476]: audit 2024-03-30T14:20:10.244832+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:11 smithi106 bash[14476]: audit 2024-03-30T14:20:10.257575+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:11 smithi106 bash[19913]: audit 2024-03-30T14:20:09.223751+0000 mgr.x (mgr.25013) 68 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:11 smithi106 bash[19913]: audit 2024-03-30T14:20:10.244832+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:11 smithi106 bash[19913]: audit 2024-03-30T14:20:10.257575+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:11.673 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36636]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:20:11.673 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36710]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T14:20:11.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.678Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:20:11.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.678Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.678Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.678Z 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 smithi165 (none))" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.678Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.678Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.681Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.681Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.683Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.687Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.687Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.552µs 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.687Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:20:11.870 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:11 smithi165 bash[36603]: ts=2024-03-30T14:20:11.821Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-30T14:20:11.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:11 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:20:11.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:11 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T14:20:11.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:11 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:11.871 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:11 smithi165 systemd[1]: Started Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:12.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[14422]: cluster 2024-03-30T14:20:10.078676+0000 mgr.x (mgr.25013) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:12.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[14422]: cephadm 2024-03-30T14:20:10.289801+0000 mgr.x (mgr.25013) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T14:20:12.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[14422]: cephadm 2024-03-30T14:20:10.290616+0000 mgr.x (mgr.25013) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi165 2024-03-30T14:20:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[14422]: audit 2024-03-30T14:20:11.890016+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[14422]: audit 2024-03-30T14:20:11.902655+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.110Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.110Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.110Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=189.978µs wal_replay_duration=422.654911ms total_replay_duration=422.893561ms 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.116Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.116Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.117Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:20:12.370 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.143Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.091038ms db_storage=1.01µs remote_storage=1.531µs web_handler=417ns query_engine=1.057µs scrape=331.657µs scrape_sd=96.964µs notify=30.601µs notify_sd=24.797µs rules=25.145854ms 2024-03-30T14:20:12.371 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36603]: ts=2024-03-30T14:20:12.143Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:20:12.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[14476]: cluster 2024-03-30T14:20:10.078676+0000 mgr.x (mgr.25013) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:12.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[14476]: cephadm 2024-03-30T14:20:10.289801+0000 mgr.x (mgr.25013) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[14476]: cephadm 2024-03-30T14:20:10.290616+0000 mgr.x (mgr.25013) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi165 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[14476]: audit 2024-03-30T14:20:11.890016+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[14476]: audit 2024-03-30T14:20:11.902655+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[19913]: cluster 2024-03-30T14:20:10.078676+0000 mgr.x (mgr.25013) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[19913]: cephadm 2024-03-30T14:20:10.289801+0000 mgr.x (mgr.25013) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[19913]: cephadm 2024-03-30T14:20:10.290616+0000 mgr.x (mgr.25013) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi165 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[19913]: audit 2024-03-30T14:20:11.890016+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:12 smithi106 bash[19913]: audit 2024-03-30T14:20:11.902655+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:13 smithi165 bash[14422]: cephadm 2024-03-30T14:20:11.909468+0000 mgr.x (mgr.25013) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T14:20:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:13 smithi165 bash[14422]: cephadm 2024-03-30T14:20:11.924691+0000 mgr.x (mgr.25013) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T14:20:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:13 smithi165 bash[14422]: audit 2024-03-30T14:20:12.154195+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:13 smithi165 bash[14422]: audit 2024-03-30T14:20:12.162929+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:13 smithi165 bash[14422]: audit 2024-03-30T14:20:12.172536+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:20:13.120 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.915Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T14:20:13.120 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.915Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-03-30T14:20:13.120 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.915Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-03-30T14:20:13.120 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.915Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:20:13.120 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T14:20:13.121 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T14:20:13.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T14:20:13.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T14:20:13.124 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.916Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T14:20:13.124 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:20:12 smithi165 bash[36758]: ts=2024-03-30T14:20:12.917Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T14:20:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[14476]: cephadm 2024-03-30T14:20:11.909468+0000 mgr.x (mgr.25013) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T14:20:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[14476]: cephadm 2024-03-30T14:20:11.924691+0000 mgr.x (mgr.25013) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T14:20:13.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[14476]: audit 2024-03-30T14:20:12.154195+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[14476]: audit 2024-03-30T14:20:12.162929+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[14476]: audit 2024-03-30T14:20:12.172536+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[19913]: cephadm 2024-03-30T14:20:11.909468+0000 mgr.x (mgr.25013) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[19913]: cephadm 2024-03-30T14:20:11.924691+0000 mgr.x (mgr.25013) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[19913]: audit 2024-03-30T14:20:12.154195+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[19913]: audit 2024-03-30T14:20:12.162929+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:13.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:13 smithi106 bash[19913]: audit 2024-03-30T14:20:12.172536+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:20:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:14 smithi165 bash[14422]: cluster 2024-03-30T14:20:12.079824+0000 mgr.x (mgr.25013) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:20:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:14 smithi165 bash[14422]: audit 2024-03-30T14:20:12.173598+0000 mgr.x (mgr.25013) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:20:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:14 smithi165 bash[14422]: cephadm 2024-03-30T14:20:12.178914+0000 mgr.x (mgr.25013) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi165 2024-03-30T14:20:14.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:14 smithi106 bash[14476]: cluster 2024-03-30T14:20:12.079824+0000 mgr.x (mgr.25013) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:20:14.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:14 smithi106 bash[14476]: audit 2024-03-30T14:20:12.173598+0000 mgr.x (mgr.25013) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:20:14.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:14 smithi106 bash[14476]: cephadm 2024-03-30T14:20:12.178914+0000 mgr.x (mgr.25013) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi165 2024-03-30T14:20:14.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:14 smithi106 bash[19913]: cluster 2024-03-30T14:20:12.079824+0000 mgr.x (mgr.25013) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:20:14.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:14 smithi106 bash[19913]: audit 2024-03-30T14:20:12.173598+0000 mgr.x (mgr.25013) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T14:20:14.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:14 smithi106 bash[19913]: cephadm 2024-03-30T14:20:12.178914+0000 mgr.x (mgr.25013) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi165 2024-03-30T14:20:16.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:16 smithi165 bash[14422]: cluster 2024-03-30T14:20:14.080371+0000 mgr.x (mgr.25013) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:16.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:16 smithi106 bash[14476]: cluster 2024-03-30T14:20:14.080371+0000 mgr.x (mgr.25013) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:16.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:16 smithi106 bash[19913]: cluster 2024-03-30T14:20:14.080371+0000 mgr.x (mgr.25013) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:17.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:17 smithi165 bash[14422]: audit 2024-03-30T14:20:16.252566+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:17.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:17 smithi106 bash[14476]: audit 2024-03-30T14:20:16.252566+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:17.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:17 smithi106 bash[19913]: audit 2024-03-30T14:20:16.252566+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:18.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:18 smithi165 bash[14422]: cluster 2024-03-30T14:20:16.080957+0000 mgr.x (mgr.25013) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:20:18.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:18 smithi106 bash[14476]: cluster 2024-03-30T14:20:16.080957+0000 mgr.x (mgr.25013) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:20:18.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:18 smithi106 bash[19913]: cluster 2024-03-30T14:20:16.080957+0000 mgr.x (mgr.25013) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:20:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:20 smithi165 bash[14422]: cluster 2024-03-30T14:20:18.082295+0000 mgr.x (mgr.25013) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:20:20.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:20 smithi106 bash[14476]: cluster 2024-03-30T14:20:18.082295+0000 mgr.x (mgr.25013) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:20:20.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:20 smithi106 bash[19913]: cluster 2024-03-30T14:20:18.082295+0000 mgr.x (mgr.25013) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:20:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:21 smithi165 bash[14422]: audit 2024-03-30T14:20:19.235155+0000 mgr.x (mgr.25013) 80 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:21.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:21 smithi106 bash[14476]: audit 2024-03-30T14:20:19.235155+0000 mgr.x (mgr.25013) 80 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:21.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:21 smithi106 bash[19913]: audit 2024-03-30T14:20:19.235155+0000 mgr.x (mgr.25013) 80 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:21.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:21 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:20:21] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.33.4" 2024-03-30T14:20:22.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:22 smithi165 bash[14422]: cluster 2024-03-30T14:20:20.083077+0000 mgr.x (mgr.25013) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:22.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:22 smithi106 bash[14476]: cluster 2024-03-30T14:20:20.083077+0000 mgr.x (mgr.25013) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:22.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:22 smithi106 bash[19913]: cluster 2024-03-30T14:20:20.083077+0000 mgr.x (mgr.25013) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:24.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:24 smithi165 bash[14422]: cluster 2024-03-30T14:20:22.084627+0000 mgr.x (mgr.25013) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:24.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:24 smithi106 bash[19913]: cluster 2024-03-30T14:20:22.084627+0000 mgr.x (mgr.25013) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:24.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:24 smithi106 bash[14476]: cluster 2024-03-30T14:20:22.084627+0000 mgr.x (mgr.25013) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:26.327 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:26 smithi165 bash[14422]: cluster 2024-03-30T14:20:24.085508+0000 mgr.x (mgr.25013) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:26.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:26 smithi106 bash[14476]: cluster 2024-03-30T14:20:24.085508+0000 mgr.x (mgr.25013) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:26.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:26 smithi106 bash[19913]: cluster 2024-03-30T14:20:24.085508+0000 mgr.x (mgr.25013) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:26.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:26 smithi165 systemd[1]: Stopping Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:26.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:26 smithi165 bash[37056]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T14:20:26.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:26 smithi165 bash[30308]: t=2024-03-30T14:20:26+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-30T14:20:26.620 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:26 smithi165 bash[30308]: t=2024-03-30T14:20:26+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-03-30T14:20:27.276 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:26 smithi165 bash[37065]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T14:20:27.276 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:26 smithi165 bash[37102]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T14:20:27.276 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:27 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-03-30T14:20:27.276 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:27 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:27.276 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:27 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STOPPING 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STOPPED 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STARTING 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Serving on http://:::9283 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STARTED 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STOPPING 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STOPPED 2024-03-30T14:20:27.524 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STARTING 2024-03-30T14:20:27.525 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Serving on http://:::9283 2024-03-30T14:20:27.537 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STARTED 2024-03-30T14:20:27.537 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STOPPING 2024-03-30T14:20:27.674 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:20:27.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:20:27.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STOPPED 2024-03-30T14:20:27.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STARTING 2024-03-30T14:20:27.870 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Serving on http://:::9283 2024-03-30T14:20:27.870 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:27 smithi165 bash[34564]: [30/Mar/2024:14:20:27] ENGINE Bus STARTED 2024-03-30T14:20:28.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[37129]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:20:28.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[37129]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:20:28.319 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: cluster 2024-03-30T14:20:26.086282+0000 mgr.x (mgr.25013) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:28.319 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.176842+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.319 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.188217+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.319 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.248475+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:20:28.319 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.251305+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi106.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.258703+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.283618+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.305186+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.310604+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.314356+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.318708+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.328859+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.331182+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.335181+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.355764+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.362671+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.369393+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.320 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[14422]: audit 2024-03-30T14:20:27.404197+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:28.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: cluster 2024-03-30T14:20:26.086282+0000 mgr.x (mgr.25013) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:28.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.176842+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.188217+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.248475+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.251305+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi106.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.258703+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.283618+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.305186+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.310604+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.314356+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.318708+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.328859+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.331182+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.335181+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.355764+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.362671+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.369393+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[14476]: audit 2024-03-30T14:20:27.404197+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: cluster 2024-03-30T14:20:26.086282+0000 mgr.x (mgr.25013) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.176842+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.188217+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.248475+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.251305+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi106.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.258703+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.283618+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.305186+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.310604+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.314356+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.318708+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.328859+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:20:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.331182+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:20:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.335181+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.355764+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:20:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.362671+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:20:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.369393+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:28 smithi106 bash[19913]: audit 2024-03-30T14:20:27.404197+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 starting - - - - 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 starting - - - - 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 starting - - - - 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283 running (85s) 57s ago 13m 486M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 0c3198f56a7a 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:9283 running (15m) 57s ago 15m 405M - 17.2.0 e1d6a67b021e 4a06c83472fc 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (15m) 57s ago 15m 60.2M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (13m) 57s ago 13m 51.1M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (13m) 57s ago 13m 48.5M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 starting - - - - 2024-03-30T14:20:28.437 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 starting - - - - 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (13m) 57s ago 13m 57.0M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (12m) 57s ago 12m 59.0M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (11m) 57s ago 11m 52.2M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (11m) 57s ago 11m 55.4M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (10m) 57s ago 10m 56.6M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (10m) 57s ago 10m 54.2M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (9m) 57s ago 9m 53.0M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (8m) 57s ago 8m 55.1M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 starting - - - - 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (5m) 57s ago 5m 85.7M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (5m) 57s ago 5m 85.5M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (5m) 57s ago 5m 85.9M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:20:28.438 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (5m) 57s ago 5m 85.2M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:20:28.897 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:20:28.897 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:20:28.897 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:20:28.897 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:20:28.897 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:20:28.898 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:20:28.899 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-30T14:20:28.899 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:20:28.899 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:20:28.899 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:20:29.079 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:28 smithi165 bash[36603]: ts=2024-03-30T14:20: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:20:29.080 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:28 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:20:29.080 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:28 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:20:29.286 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "1/23 daemons upgraded", 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:20:29.287 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:20:29.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.249175+0000 mgr.x (mgr.25013) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.251883+0000 mgr.x (mgr.25013) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi106.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.285077+0000 mgr.x (mgr.25013) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: cephadm 2024-03-30T14:20:27.310161+0000 mgr.x (mgr.25013) 88 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.311259+0000 mgr.x (mgr.25013) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.315231+0000 mgr.x (mgr.25013) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.329655+0000 mgr.x (mgr.25013) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.331857+0000 mgr.x (mgr.25013) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.356620+0000 mgr.x (mgr.25013) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.363293+0000 mgr.x (mgr.25013) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: cephadm 2024-03-30T14:20:27.405954+0000 mgr.x (mgr.25013) 95 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: cephadm 2024-03-30T14:20:27.406655+0000 mgr.x (mgr.25013) 96 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:27.658322+0000 mgr.x (mgr.25013) 97 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:29.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:28.040191+0000 mgr.x (mgr.25013) 98 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:29.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:29 smithi165 bash[14422]: audit 2024-03-30T14:20:28.899666+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.106:0/3694770474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:20:29.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.249175+0000 mgr.x (mgr.25013) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:20:29.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.251883+0000 mgr.x (mgr.25013) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi106.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:20:29.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.285077+0000 mgr.x (mgr.25013) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:20:29.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: cephadm 2024-03-30T14:20:27.310161+0000 mgr.x (mgr.25013) 88 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.311259+0000 mgr.x (mgr.25013) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.315231+0000 mgr.x (mgr.25013) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.329655+0000 mgr.x (mgr.25013) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.331857+0000 mgr.x (mgr.25013) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.356620+0000 mgr.x (mgr.25013) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.363293+0000 mgr.x (mgr.25013) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: cephadm 2024-03-30T14:20:27.405954+0000 mgr.x (mgr.25013) 95 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: cephadm 2024-03-30T14:20:27.406655+0000 mgr.x (mgr.25013) 96 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:27.658322+0000 mgr.x (mgr.25013) 97 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:28.040191+0000 mgr.x (mgr.25013) 98 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[14476]: audit 2024-03-30T14:20:28.899666+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.106:0/3694770474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.249175+0000 mgr.x (mgr.25013) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:20:29.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.251883+0000 mgr.x (mgr.25013) 86 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi106.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.285077+0000 mgr.x (mgr.25013) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: cephadm 2024-03-30T14:20:27.310161+0000 mgr.x (mgr.25013) 88 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.311259+0000 mgr.x (mgr.25013) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.315231+0000 mgr.x (mgr.25013) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.329655+0000 mgr.x (mgr.25013) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.331857+0000 mgr.x (mgr.25013) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.356620+0000 mgr.x (mgr.25013) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.363293+0000 mgr.x (mgr.25013) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: cephadm 2024-03-30T14:20:27.405954+0000 mgr.x (mgr.25013) 95 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: cephadm 2024-03-30T14:20:27.406655+0000 mgr.x (mgr.25013) 96 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:27.658322+0000 mgr.x (mgr.25013) 97 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:28.040191+0000 mgr.x (mgr.25013) 98 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:29.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:29 smithi106 bash[19913]: audit 2024-03-30T14:20:28.899666+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.106:0/3694770474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:20:29.706 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: cluster 2024-03-30T14:20:28.087157+0000 mgr.x (mgr.25013) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:28.417193+0000 mgr.x (mgr.25013) 100 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.244026+0000 mgr.x (mgr.25013) 101 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.290937+0000 mgr.x (mgr.25013) 102 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.709415+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.106:0/3835131477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: cephadm 2024-03-30T14:20:29.881976+0000 mgr.x (mgr.25013) 103 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.889626+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.892344+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.894304+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:20:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.896915+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:20:30.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: audit 2024-03-30T14:20:29.899075+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:20:30.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:30 smithi165 bash[14422]: cephadm 2024-03-30T14:20:29.901204+0000 mgr.x (mgr.25013) 104 : cephadm [INF] Deploying daemon mgr.y on smithi106 2024-03-30T14:20:30.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: cluster 2024-03-30T14:20:28.087157+0000 mgr.x (mgr.25013) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:28.417193+0000 mgr.x (mgr.25013) 100 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.244026+0000 mgr.x (mgr.25013) 101 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.290937+0000 mgr.x (mgr.25013) 102 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.709415+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.106:0/3835131477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: cephadm 2024-03-30T14:20:29.881976+0000 mgr.x (mgr.25013) 103 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.889626+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.892344+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.894304+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.896915+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: audit 2024-03-30T14:20:29.899075+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:20:30.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[14476]: cephadm 2024-03-30T14:20:29.901204+0000 mgr.x (mgr.25013) 104 : cephadm [INF] Deploying daemon mgr.y on smithi106 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: cluster 2024-03-30T14:20:28.087157+0000 mgr.x (mgr.25013) 99 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:28.417193+0000 mgr.x (mgr.25013) 100 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.244026+0000 mgr.x (mgr.25013) 101 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.290937+0000 mgr.x (mgr.25013) 102 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.709415+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.106:0/3835131477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: cephadm 2024-03-30T14:20:29.881976+0000 mgr.x (mgr.25013) 103 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.889626+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.892344+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.894304+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.896915+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: audit 2024-03-30T14:20:29.899075+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:20:30.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:30 smithi106 bash[19913]: cephadm 2024-03-30T14:20:29.901204+0000 mgr.x (mgr.25013) 104 : cephadm [INF] Deploying daemon mgr.y on smithi106 2024-03-30T14:20:31.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:31 smithi165 bash[14422]: cluster 2024-03-30T14:20:30.088077+0000 mgr.x (mgr.25013) 105 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:31.397 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:31 smithi106 bash[19913]: cluster 2024-03-30T14:20:30.088077+0000 mgr.x (mgr.25013) 105 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:31.398 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:31 smithi106 bash[14476]: cluster 2024-03-30T14:20:30.088077+0000 mgr.x (mgr.25013) 105 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:31.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:31 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:20:31] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.33.4" 2024-03-30T14:20:32.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:32 smithi165 bash[14422]: audit 2024-03-30T14:20:31.252772+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:32.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:32 smithi106 bash[14476]: audit 2024-03-30T14:20:31.252772+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:32.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:32 smithi106 bash[19913]: audit 2024-03-30T14:20:31.252772+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:32.806 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:32 smithi106 systemd[1]: Stopping Ceph mgr.y for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:20:33.159 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[50478]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T14:20:33.409 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:33 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:20:33.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[50553]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T14:20:33.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:33 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T14:20:33.660 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:33 smithi106 systemd[1]: Stopped Ceph mgr.y for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:33.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:33 smithi106 systemd[1]: Started Ceph mgr.y for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:33.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[19913]: cluster 2024-03-30T14:20:32.089662+0000 mgr.x (mgr.25013) 106 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[19913]: audit 2024-03-30T14:20:33.715227+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[19913]: audit 2024-03-30T14:20:33.727968+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[19913]: audit 2024-03-30T14:20:33.776941+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[14476]: cluster 2024-03-30T14:20:32.089662+0000 mgr.x (mgr.25013) 106 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[14476]: audit 2024-03-30T14:20:33.715227+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[14476]: audit 2024-03-30T14:20:33.727968+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:33.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:33 smithi106 bash[14476]: audit 2024-03-30T14:20:33.776941+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:34.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:33 smithi165 bash[14422]: cluster 2024-03-30T14:20:32.089662+0000 mgr.x (mgr.25013) 106 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:34.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:33 smithi165 bash[14422]: audit 2024-03-30T14:20:33.715227+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:34.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:33 smithi165 bash[14422]: audit 2024-03-30T14:20:33.727968+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:34.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:33 smithi165 bash[14422]: audit 2024-03-30T14:20:33.776941+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:35.100 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:34 smithi106 bash[50621]: debug 2024-03-30T14:20:34.938+0000 7fc6970f4700 1 -- 172.21.15.106:0/2071752580 <== mon.1 v2:172.21.15.106:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55af7be9c5a0 con 0x55af7cc1cc00 2024-03-30T14:20:35.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:35 smithi106 bash[50621]: debug 2024-03-30T14:20:35.098+0000 7fc6a12fc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:20:36.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:35 smithi106 bash[14476]: cluster 2024-03-30T14:20:34.090343+0000 mgr.x (mgr.25013) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:36.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:36 smithi106 bash[50621]: debug 2024-03-30T14:20:36.010+0000 7fc6a12fc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:20:36.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:36 smithi106 bash[50621]: debug 2024-03-30T14:20:36.110+0000 7fc6a12fc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:20:36.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:35 smithi106 bash[19913]: cluster 2024-03-30T14:20:34.090343+0000 mgr.x (mgr.25013) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:36.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:35 smithi165 bash[14422]: cluster 2024-03-30T14:20:34.090343+0000 mgr.x (mgr.25013) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:36.498 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:36 smithi106 bash[50621]: debug 2024-03-30T14:20:36.210+0000 7fc6a12fc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:20:37.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:36 smithi106 bash[50621]: debug 2024-03-30T14:20:36.494+0000 7fc6a12fc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:20:37.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:36 smithi106 bash[50621]: debug 2024-03-30T14:20:36.866+0000 7fc6a12fc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:20:37.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:37 smithi106 bash[50621]: debug 2024-03-30T14:20:37.026+0000 7fc6a12fc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:20:37.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:37 smithi106 bash[50621]: debug 2024-03-30T14:20:37.234+0000 7fc6a12fc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:20:38.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:37 smithi106 bash[14476]: cluster 2024-03-30T14:20:36.091110+0000 mgr.x (mgr.25013) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:38.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:37 smithi106 bash[19913]: cluster 2024-03-30T14:20:36.091110+0000 mgr.x (mgr.25013) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:38.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:37 smithi165 bash[14422]: cluster 2024-03-30T14:20:36.091110+0000 mgr.x (mgr.25013) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:38.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:38 smithi106 bash[50621]: debug 2024-03-30T14:20:38.246+0000 7fc6a12fc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:20:38.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:38 smithi106 bash[50621]: debug 2024-03-30T14:20:38.362+0000 7fc6a12fc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:20:38.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:38 smithi106 bash[50621]: debug 2024-03-30T14:20:38.478+0000 7fc6a12fc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:20:38.959 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:38 smithi165 bash[36603]: ts=2024-03-30T14:20:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:20:38.959 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:38 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-30T14:20:38.959 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:38 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:38.959 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:38 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:39.250 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:38 smithi106 bash[50621]: debug 2024-03-30T14:20:38.986+0000 7fc6a12fc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:20:39.250 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:39 smithi106 bash[50621]: debug 2024-03-30T14:20:39.218+0000 7fc6a12fc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:20:40.144 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:39 smithi165 bash[14422]: cluster 2024-03-30T14:20:38.092774+0000 mgr.x (mgr.25013) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:40.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:39 smithi106 bash[14476]: cluster 2024-03-30T14:20:38.092774+0000 mgr.x (mgr.25013) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:40.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:39 smithi106 bash[50621]: debug 2024-03-30T14:20:39.746+0000 7fc6a12fc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:20:40.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:39 smithi106 bash[19913]: cluster 2024-03-30T14:20:38.092774+0000 mgr.x (mgr.25013) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:40.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:40 smithi165 bash[37365]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:20:40.622 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:40 smithi165 bash[37365]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:20:40.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[50621]: debug 2024-03-30T14:20:40.294+0000 7fc6a12fc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:20:41.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:40 smithi165 bash[14422]: audit 2024-03-30T14:20:39.255220+0000 mgr.x (mgr.25013) 110 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:41.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:40 smithi165 bash[14422]: audit 2024-03-30T14:20:40.166718+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:41.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:40 smithi165 bash[14422]: audit 2024-03-30T14:20:40.178260+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:41.120 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:40 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:20:41.120 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:40 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:20:41.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[14476]: audit 2024-03-30T14:20:39.255220+0000 mgr.x (mgr.25013) 110 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:41.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[14476]: audit 2024-03-30T14:20:40.166718+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:41.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[14476]: audit 2024-03-30T14:20:40.178260+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:41.163 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[50621]: debug 2024-03-30T14:20:40.854+0000 7fc6a12fc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:20:41.163 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[50621]: debug 2024-03-30T14:20:40.974+0000 7fc6a12fc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:20:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[19913]: audit 2024-03-30T14:20:39.255220+0000 mgr.x (mgr.25013) 110 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[19913]: audit 2024-03-30T14:20:40.166718+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:41.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:40 smithi106 bash[19913]: audit 2024-03-30T14:20:40.178260+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:41.598 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[50621]: debug 2024-03-30T14:20:41.330+0000 7fc6a12fc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:20:41.598 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[50621]: debug 2024-03-30T14:20:41.450+0000 7fc6a12fc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:20:41.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:41 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:20:41] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.33.4" 2024-03-30T14:20:41.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[50621]: debug 2024-03-30T14:20:41.598+0000 7fc6a12fc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:20:41.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[50621]: debug 2024-03-30T14:20:41.714+0000 7fc6a12fc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:20:41.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[50621]: debug 2024-03-30T14:20:41.842+0000 7fc6a12fc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:20:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:41 smithi165 bash[14422]: cluster 2024-03-30T14:20:40.093400+0000 mgr.x (mgr.25013) 111 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:41 smithi165 bash[14422]: audit 2024-03-30T14:20:40.933389+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:41 smithi165 bash[14422]: audit 2024-03-30T14:20:40.942416+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:41 smithi165 bash[14422]: audit 2024-03-30T14:20:41.235895+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:41 smithi165 bash[14422]: audit 2024-03-30T14:20:41.248628+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[14476]: cluster 2024-03-30T14:20:40.093400+0000 mgr.x (mgr.25013) 111 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:42.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[14476]: audit 2024-03-30T14:20:40.933389+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[14476]: audit 2024-03-30T14:20:40.942416+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[14476]: audit 2024-03-30T14:20:41.235895+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[14476]: audit 2024-03-30T14:20:41.248628+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:42 smithi106 bash[50621]: debug 2024-03-30T14:20:42.030+0000 7fc6a12fc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:42 smithi106 bash[50621]: debug 2024-03-30T14:20:42.158+0000 7fc6a12fc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[19913]: cluster 2024-03-30T14:20:40.093400+0000 mgr.x (mgr.25013) 111 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[19913]: audit 2024-03-30T14:20:40.933389+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[19913]: audit 2024-03-30T14:20:40.942416+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[19913]: audit 2024-03-30T14:20:41.235895+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:42.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:41 smithi106 bash[19913]: audit 2024-03-30T14:20:41.248628+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:43.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[50621]: debug 2024-03-30T14:20:43.422+0000 7fc6a12fc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:20:43.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[50621]: [30/Mar/2024:14:20:43] ENGINE Bus STARTING 2024-03-30T14:20:43.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[50621]: CherryPy Checker: 2024-03-30T14:20:43.913 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[50621]: The Application mounted at '' has an empty config. 2024-03-30T14:20:43.913 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[50621]: [30/Mar/2024:14:20:43] ENGINE Serving on http://:::9283 2024-03-30T14:20:43.913 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[50621]: [30/Mar/2024:14:20:43] ENGINE Bus STARTED 2024-03-30T14:20:44.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: cluster 2024-03-30T14:20:42.094913+0000 mgr.x (mgr.25013) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:44.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: cluster 2024-03-30T14:20:43.447426+0000 mon.a (mon.0) 1011 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:20:44.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: cluster 2024-03-30T14:20:43.447686+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:20:44.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: audit 2024-03-30T14:20:43.450407+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:20:44.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: audit 2024-03-30T14:20:43.451666+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:20:44.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: audit 2024-03-30T14:20:43.456042+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:20:44.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:43 smithi165 bash[14422]: audit 2024-03-30T14:20:43.457778+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:20:44.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: cluster 2024-03-30T14:20:42.094913+0000 mgr.x (mgr.25013) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:44.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: cluster 2024-03-30T14:20:43.447426+0000 mon.a (mon.0) 1011 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:20:44.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: cluster 2024-03-30T14:20:43.447686+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:20:44.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: audit 2024-03-30T14:20:43.450407+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:20:44.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: audit 2024-03-30T14:20:43.451666+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: audit 2024-03-30T14:20:43.456042+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[14476]: audit 2024-03-30T14:20:43.457778+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: cluster 2024-03-30T14:20:42.094913+0000 mgr.x (mgr.25013) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: cluster 2024-03-30T14:20:43.447426+0000 mon.a (mon.0) 1011 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: cluster 2024-03-30T14:20:43.447686+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon y started 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: audit 2024-03-30T14:20:43.450407+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: audit 2024-03-30T14:20:43.451666+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: audit 2024-03-30T14:20:43.456042+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T14:20:44.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:43 smithi106 bash[19913]: audit 2024-03-30T14:20:43.457778+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:20:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:44 smithi165 bash[14422]: cluster 2024-03-30T14:20:43.948683+0000 mon.a (mon.0) 1013 : cluster [DBG] mgrmap e26: x(active, since 88s), standbys: y 2024-03-30T14:20:45.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:44 smithi106 bash[14476]: cluster 2024-03-30T14:20:43.948683+0000 mon.a (mon.0) 1013 : cluster [DBG] mgrmap e26: x(active, since 88s), standbys: y 2024-03-30T14:20:45.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:44 smithi106 bash[19913]: cluster 2024-03-30T14:20:43.948683+0000 mon.a (mon.0) 1013 : cluster [DBG] mgrmap e26: x(active, since 88s), standbys: y 2024-03-30T14:20:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:45 smithi165 bash[14422]: cluster 2024-03-30T14:20:44.095668+0000 mgr.x (mgr.25013) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:46.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:45 smithi106 bash[14476]: cluster 2024-03-30T14:20:44.095668+0000 mgr.x (mgr.25013) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:46.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:45 smithi106 bash[19913]: cluster 2024-03-30T14:20:44.095668+0000 mgr.x (mgr.25013) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:47.225 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:46 smithi106 bash[14476]: audit 2024-03-30T14:20:46.253171+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:47.225 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:46 smithi106 bash[19913]: audit 2024-03-30T14:20:46.253171+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:46 smithi165 bash[14422]: audit 2024-03-30T14:20:46.253171+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:47 smithi165 bash[14422]: cluster 2024-03-30T14:20:46.096352+0000 mgr.x (mgr.25013) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:48.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:47 smithi106 bash[14476]: cluster 2024-03-30T14:20:46.096352+0000 mgr.x (mgr.25013) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:48.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:47 smithi106 bash[19913]: cluster 2024-03-30T14:20:46.096352+0000 mgr.x (mgr.25013) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:49.119 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:48 smithi165 bash[36603]: ts=2024-03-30T14:20:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:20:50.316 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:49 smithi106 bash[19913]: cluster 2024-03-30T14:20:48.098035+0000 mgr.x (mgr.25013) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:50.317 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:49 smithi106 bash[14476]: cluster 2024-03-30T14:20:48.098035+0000 mgr.x (mgr.25013) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:49 smithi165 bash[14422]: cluster 2024-03-30T14:20:48.098035+0000 mgr.x (mgr.25013) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:20:51.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:50 smithi165 bash[14422]: audit 2024-03-30T14:20:49.266518+0000 mgr.x (mgr.25013) 116 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:51.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:50 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-30T14:20:51.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:50 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:51.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:50 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:20:51.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:50 smithi106 bash[14476]: audit 2024-03-30T14:20:49.266518+0000 mgr.x (mgr.25013) 116 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:51.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:50 smithi106 bash[19913]: audit 2024-03-30T14:20:49.266518+0000 mgr.x (mgr.25013) 116 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:20:51.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:51 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:20:51] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2024-03-30T14:20:52.250 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: cluster 2024-03-30T14:20:50.098768+0000 mgr.x (mgr.25013) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:52.251 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.061158+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.251 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.072862+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.251 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.079056+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:20:52.251 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.081040+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:20:52.251 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.089340+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.252 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.182144+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:52.252 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.186044+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:20:52.252 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: audit 2024-03-30T14:20:51.187970+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:20:52.252 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: cluster 2024-03-30T14:20:51.197536+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:20:52.252 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[14422]: cluster 2024-03-30T14:20:51.313904+0000 mon.a (mon.0) 1019 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:20:52.253 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[37775]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:20:52.253 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[37775]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:20:52.253 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[34564]: debug 2024-03-30T14:20:52.099+0000 7fb3beb69700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T14:20:52.253 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[34564]: ignoring --setuser ceph since I am not root 2024-03-30T14:20:52.253 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[34564]: ignoring --setgroup ceph since I am not root 2024-03-30T14:20:52.253 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[34564]: debug 2024-03-30T14:20:52.155+0000 7f1c9608e700 1 -- 172.21.15.165:0/277070704 <== mon.1 v2:172.21.15.106:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555e3743e5a0 con 0x555e381be800 2024-03-30T14:20:52.317 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[50621]: [30/Mar/2024:14:20:52] ENGINE Bus STOPPING 2024-03-30T14:20:52.317 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[50621]: [30/Mar/2024:14:20:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:20:52.317 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[50621]: [30/Mar/2024:14:20:52] ENGINE Bus STOPPED 2024-03-30T14:20:52.317 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[50621]: [30/Mar/2024:14:20:52] ENGINE Bus STARTING 2024-03-30T14:20:52.317 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: cluster 2024-03-30T14:20:50.098768+0000 mgr.x (mgr.25013) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.061158+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.072862+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.079056+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.081040+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.089340+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.182144+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.186044+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: audit 2024-03-30T14:20:51.187970+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:20:52.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: cluster 2024-03-30T14:20:51.197536+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[14476]: cluster 2024-03-30T14:20:51.313904+0000 mon.a (mon.0) 1019 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: cluster 2024-03-30T14:20:50.098768+0000 mgr.x (mgr.25013) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.061158+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.072862+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.079056+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.081040+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:20:52.319 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.089340+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25013 ' entity='mgr.x' 2024-03-30T14:20:52.320 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.182144+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:52.320 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.186044+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:20:52.320 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: audit 2024-03-30T14:20:51.187970+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25013 172.21.15.165:0/1540297601' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T14:20:52.320 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: cluster 2024-03-30T14:20:51.197536+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:20:52.320 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[19913]: cluster 2024-03-30T14:20:51.313904+0000 mon.a (mon.0) 1019 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:20:52.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:52 smithi165 bash[34564]: debug 2024-03-30T14:20:52.323+0000 7f1c9fe78200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:20:52.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[50621]: [30/Mar/2024:14:20:52] ENGINE Serving on http://:::9283 2024-03-30T14:20:52.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:20:52 smithi106 bash[50621]: [30/Mar/2024:14:20:52] ENGINE Bus STARTED 2024-03-30T14:20:53.058 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:52 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:20:53.059 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:20:52 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:20:53.357 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[34564]: debug 2024-03-30T14:20:53.259+0000 7f1c9fe78200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:51.183786+0000 mgr.x (mgr.25013) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:51.184444+0000 mgr.x (mgr.25013) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:51.187664+0000 mgr.x (mgr.25013) 120 : cephadm [INF] Failing over to other MGR 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.098017+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cluster 2024-03-30T14:20:52.098156+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910332s), standbys: x 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.105046+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.105311+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.105561+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.107212+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.107503+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.107795+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.108138+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:20:53.358 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.108405+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.108666+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.108966+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.109360+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.109711+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.109988+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.110339+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.110560+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.111003+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cluster 2024-03-30T14:20:52.139786+0000 mon.a (mon.0) 1022 : cluster [INF] Manager daemon y is now available 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.205570+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.251331+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.259340+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.259810+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:20:53.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.302253+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:20:53.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: audit 2024-03-30T14:20:52.302951+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:20:53.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:52.435808+0000 mgr.y (mgr.25327) 1 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Bus STARTING 2024-03-30T14:20:53.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:52.546322+0000 mgr.y (mgr.25327) 2 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Serving on http://172.21.15.106:8765 2024-03-30T14:20:53.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:52.827298+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:20:53.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[14422]: cephadm 2024-03-30T14:20:52.827709+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Bus STARTED 2024-03-30T14:20:53.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:51.183786+0000 mgr.x (mgr.25013) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:53.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:51.184444+0000 mgr.x (mgr.25013) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:53.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:51.187664+0000 mgr.x (mgr.25013) 120 : cephadm [INF] Failing over to other MGR 2024-03-30T14:20:53.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.098017+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cluster 2024-03-30T14:20:52.098156+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910332s), standbys: x 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.105046+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.105311+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.105561+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.107212+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.107503+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.107795+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:20:53.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.108138+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.108405+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.108666+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.108966+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.109360+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.109711+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.109988+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:20:53.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.110339+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:20:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:51.183786+0000 mgr.x (mgr.25013) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:51.184444+0000 mgr.x (mgr.25013) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T14:20:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:51.187664+0000 mgr.x (mgr.25013) 120 : cephadm [INF] Failing over to other MGR 2024-03-30T14:20:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.098017+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25013 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T14:20:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cluster 2024-03-30T14:20:52.098156+0000 mon.a (mon.0) 1021 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910332s), standbys: x 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.105046+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.105311+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.105561+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.107212+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.107503+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.107795+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.108138+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:20:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.108405+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:20:53.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.108666+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:20:53.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.108966+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:20:53.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.109360+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:20:53.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.109711+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:20:53.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.109988+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:20:53.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.110339+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:20:53.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.110560+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:20:53.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.111003+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:20:53.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cluster 2024-03-30T14:20:52.139786+0000 mon.a (mon.0) 1022 : cluster [INF] Manager daemon y is now available 2024-03-30T14:20:53.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.205570+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:53.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.251331+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.259340+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.259810+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.302253+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: audit 2024-03-30T14:20:52.302951+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:52.435808+0000 mgr.y (mgr.25327) 1 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Bus STARTING 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:52.546322+0000 mgr.y (mgr.25327) 2 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Serving on http://172.21.15.106:8765 2024-03-30T14:20:53.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:52.827298+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:20:53.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[19913]: cephadm 2024-03-30T14:20:52.827709+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Bus STARTED 2024-03-30T14:20:53.421 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.110560+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:20:53.421 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.111003+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:20:53.421 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cluster 2024-03-30T14:20:52.139786+0000 mon.a (mon.0) 1022 : cluster [INF] Manager daemon y is now available 2024-03-30T14:20:53.421 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.205570+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:20:53.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.251331+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:20:53.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.259340+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:20:53.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.259810+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:20:53.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.302253+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:20:53.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: audit 2024-03-30T14:20:52.302951+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:20:53.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:52.435808+0000 mgr.y (mgr.25327) 1 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Bus STARTING 2024-03-30T14:20:53.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:52.546322+0000 mgr.y (mgr.25327) 2 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Serving on http://172.21.15.106:8765 2024-03-30T14:20:53.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:52.827298+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:20:53.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:53 smithi106 bash[14476]: cephadm 2024-03-30T14:20:52.827709+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [30/Mar/2024:14:20:52] ENGINE Bus STARTED 2024-03-30T14:20:53.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[34564]: debug 2024-03-30T14:20:53.359+0000 7f1c9fe78200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:20:53.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[34564]: debug 2024-03-30T14:20:53.459+0000 7f1c9fe78200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:20:54.104 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:53 smithi165 bash[34564]: debug 2024-03-30T14:20:53.743+0000 7f1c9fe78200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:20:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:54 smithi165 bash[14422]: cluster 2024-03-30T14:20:53.101431+0000 mon.a (mon.0) 1025 : cluster [DBG] mgrmap e28: y(active, since 1.9136s), standbys: x 2024-03-30T14:20:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:54 smithi165 bash[14422]: cluster 2024-03-30T14:20:53.133795+0000 mgr.y (mgr.25327) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:54.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:54 smithi165 bash[34564]: debug 2024-03-30T14:20:54.135+0000 7f1c9fe78200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:20:54.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:54 smithi165 bash[34564]: debug 2024-03-30T14:20:54.299+0000 7f1c9fe78200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:20:54.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:54 smithi106 bash[14476]: cluster 2024-03-30T14:20:53.101431+0000 mon.a (mon.0) 1025 : cluster [DBG] mgrmap e28: y(active, since 1.9136s), standbys: x 2024-03-30T14:20:54.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:54 smithi106 bash[14476]: cluster 2024-03-30T14:20:53.133795+0000 mgr.y (mgr.25327) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:54.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:54 smithi106 bash[19913]: cluster 2024-03-30T14:20:53.101431+0000 mon.a (mon.0) 1025 : cluster [DBG] mgrmap e28: y(active, since 1.9136s), standbys: x 2024-03-30T14:20:54.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:54 smithi106 bash[19913]: cluster 2024-03-30T14:20:53.133795+0000 mgr.y (mgr.25327) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:54.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:54 smithi165 bash[34564]: debug 2024-03-30T14:20:54.511+0000 7f1c9fe78200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:20:55.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:55 smithi165 bash[14422]: cluster 2024-03-30T14:20:54.109460+0000 mgr.y (mgr.25327) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:55.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:55 smithi165 bash[14422]: cluster 2024-03-30T14:20:54.114380+0000 mon.a (mon.0) 1026 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-30T14:20:55.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:55 smithi106 bash[14476]: cluster 2024-03-30T14:20:54.109460+0000 mgr.y (mgr.25327) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:55.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:55 smithi106 bash[14476]: cluster 2024-03-30T14:20:54.114380+0000 mon.a (mon.0) 1026 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-30T14:20:55.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:55 smithi106 bash[19913]: cluster 2024-03-30T14:20:54.109460+0000 mgr.y (mgr.25327) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:55.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:55 smithi106 bash[19913]: cluster 2024-03-30T14:20:54.114380+0000 mon.a (mon.0) 1026 : cluster [DBG] mgrmap e29: y(active, since 2s), standbys: x 2024-03-30T14:20:55.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:55 smithi165 bash[34564]: debug 2024-03-30T14:20:55.531+0000 7f1c9fe78200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:20:55.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:55 smithi165 bash[34564]: debug 2024-03-30T14:20:55.643+0000 7f1c9fe78200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:20:55.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:55 smithi165 bash[34564]: debug 2024-03-30T14:20:55.767+0000 7f1c9fe78200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:20:56.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:56 smithi165 bash[34564]: debug 2024-03-30T14:20:56.247+0000 7f1c9fe78200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:20:56.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:56 smithi165 bash[34564]: debug 2024-03-30T14:20:56.471+0000 7f1c9fe78200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:20:57.370 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:56 smithi165 bash[34564]: debug 2024-03-30T14:20:56.923+0000 7f1c9fe78200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:20:57.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:57 smithi165 bash[14422]: cluster 2024-03-30T14:20:56.110300+0000 mgr.y (mgr.25327) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:57.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:57 smithi165 bash[14422]: cluster 2024-03-30T14:20:56.134764+0000 mon.a (mon.0) 1027 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-30T14:20:57.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:57 smithi106 bash[14476]: cluster 2024-03-30T14:20:56.110300+0000 mgr.y (mgr.25327) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:57.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:57 smithi106 bash[14476]: cluster 2024-03-30T14:20:56.134764+0000 mon.a (mon.0) 1027 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-30T14:20:57.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:57 smithi106 bash[19913]: cluster 2024-03-30T14:20:56.110300+0000 mgr.y (mgr.25327) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:20:57.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:57 smithi106 bash[19913]: cluster 2024-03-30T14:20:56.134764+0000 mon.a (mon.0) 1027 : cluster [DBG] mgrmap e30: y(active, since 4s), standbys: x 2024-03-30T14:20:57.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:57 smithi165 bash[34564]: debug 2024-03-30T14:20:57.435+0000 7f1c9fe78200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:20:58.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[34564]: debug 2024-03-30T14:20:58.011+0000 7f1c9fe78200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:20:58.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[34564]: debug 2024-03-30T14:20:58.139+0000 7f1c9fe78200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:20:58.842 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[34564]: debug 2024-03-30T14:20:58.539+0000 7f1c9fe78200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:20:58.843 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[34564]: debug 2024-03-30T14:20:58.679+0000 7f1c9fe78200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:20:58.843 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[36603]: ts=2024-03-30T14:20:58.659Z 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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:20:59.103 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[34564]: debug 2024-03-30T14:20:58.843+0000 7f1c9fe78200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:20:59.103 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:58 smithi165 bash[34564]: debug 2024-03-30T14:20:58.967+0000 7f1c9fe78200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:20:59.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[34564]: debug 2024-03-30T14:20:59.103+0000 7f1c9fe78200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:20:59.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[34564]: debug 2024-03-30T14:20:59.311+0000 7f1c9fe78200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:20:59.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[34564]: debug 2024-03-30T14:20:59.447+0000 7f1c9fe78200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:21:00.119 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:21:00.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[14476]: cluster 2024-03-30T14:20:58.111424+0000 mgr.y (mgr.25327) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:21:00.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[14476]: audit 2024-03-30T14:20:58.893002+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[14476]: audit 2024-03-30T14:20:58.904030+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[14476]: audit 2024-03-30T14:20:59.200551+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[14476]: audit 2024-03-30T14:20:59.211863+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[19913]: cluster 2024-03-30T14:20:58.111424+0000 mgr.y (mgr.25327) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[19913]: audit 2024-03-30T14:20:58.893002+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[19913]: audit 2024-03-30T14:20:58.904030+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[19913]: audit 2024-03-30T14:20:59.200551+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:20:59 smithi106 bash[19913]: audit 2024-03-30T14:20:59.211863+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[14422]: cluster 2024-03-30T14:20:58.111424+0000 mgr.y (mgr.25327) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:21:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[14422]: audit 2024-03-30T14:20:58.893002+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[14422]: audit 2024-03-30T14:20:58.904030+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[14422]: audit 2024-03-30T14:20:59.200551+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:20:59 smithi165 bash[14422]: audit 2024-03-30T14:20:59.211863+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:00.886 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:21:00.886 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (68s) 1s ago 8m 16.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 unknown 1s ago 7m - - 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (63s) 1s ago 6m 46.7M - 3.5 e1d6a67b021e b5eba23b8e0a 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283 running (117s) 1s ago 14m 178M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 0c3198f56a7a 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (27s) 1s ago 16m 480M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (16m) 1s ago 16m 66.5M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (14m) 1s ago 14m 58.5M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (14m) 1s ago 14m 56.2M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (77s) 1s ago 8m 12.9M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (48s) 1s ago 8m 10.9M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (13m) 1s ago 13m 58.0M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (12m) 1s ago 12m 58.8M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (12m) 1s ago 12m 53.3M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (11m) 1s ago 11m 56.8M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:21:00.887 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (11m) 1s ago 11m 58.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (10m) 1s ago 10m 54.6M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (9m) 1s ago 10m 53.5M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (9m) 1s ago 9m 56.4M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (50s) 1s ago 8m 52.2M - 2.33.4 514e6a882f6e 55eddcafffdd 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (6m) 1s ago 6m 86.6M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (6m) 1s ago 6m 86.3M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (6m) 1s ago 6m 86.6M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:21:00.888 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (6m) 1s ago 6m 86.1M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:21:01.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[34564]: debug 2024-03-30T14:21:00.759+0000 7f1c9fe78200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:21:01.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[34564]: [30/Mar/2024:14:21:00] ENGINE Bus STARTING 2024-03-30T14:21:01.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[34564]: CherryPy Checker: 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[34564]: The Application mounted at '' has an empty config. 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[34564]: [30/Mar/2024:14:21:00] ENGINE Serving on http://:::9283 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[34564]: [30/Mar/2024:14:21:00] ENGINE Bus STARTED 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:20:59.272508+0000 mgr.y (mgr.25327) 9 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:20:59.902286+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:20:59.910758+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:21:00.264652+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:21:00.275471+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: cluster 2024-03-30T14:21:00.781774+0000 mon.a (mon.0) 1036 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: cluster 2024-03-30T14:21:00.782034+0000 mon.a (mon.0) 1037 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:21:00.788309+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:21:01.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:21:00.795198+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:21:01.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:21:00.797395+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:21:01.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:00 smithi165 bash[14422]: audit 2024-03-30T14:21:00.797799+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:20:59.272508+0000 mgr.y (mgr.25327) 9 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:20:59.902286+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:20:59.910758+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:21:00.264652+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:21:00.275471+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: cluster 2024-03-30T14:21:00.781774+0000 mon.a (mon.0) 1036 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: cluster 2024-03-30T14:21:00.782034+0000 mon.a (mon.0) 1037 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:21:00.788309+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:21:00.795198+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:21:01.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:21:00.797395+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[19913]: audit 2024-03-30T14:21:00.797799+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:20:59.272508+0000 mgr.y (mgr.25327) 9 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:20:59.902286+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:20:59.910758+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:21:00.264652+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:21:00.275471+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: cluster 2024-03-30T14:21:00.781774+0000 mon.a (mon.0) 1036 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: cluster 2024-03-30T14:21:00.782034+0000 mon.a (mon.0) 1037 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:21:00.788309+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:21:01.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:21:00.795198+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:21:01.165 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:21:00.797395+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:21:01.165 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:00 smithi106 bash[14476]: audit 2024-03-30T14:21:00.797799+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/3793050521' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:01.344 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:21:01.345 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr" 2024-03-30T14:21:01.738 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:21:01.739 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T14:21:01.739 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "", 2024-03-30T14:21:01.739 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:21:01.739 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:21:01.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:21:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:21:02.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[19913]: audit 2024-03-30T14:21:00.106143+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[19913]: cluster 2024-03-30T14:21:00.112753+0000 mgr.y (mgr.25327) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:21:02.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[19913]: audit 2024-03-30T14:21:00.512067+0000 mgr.y (mgr.25327) 12 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[19913]: audit 2024-03-30T14:21:00.873900+0000 mgr.y (mgr.25327) 13 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[19913]: cluster 2024-03-30T14:21:01.290041+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[19913]: audit 2024-03-30T14:21:01.346276+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.106:0/2141632034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[14476]: audit 2024-03-30T14:21:00.106143+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[14476]: cluster 2024-03-30T14:21:00.112753+0000 mgr.y (mgr.25327) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[14476]: audit 2024-03-30T14:21:00.512067+0000 mgr.y (mgr.25327) 12 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[14476]: audit 2024-03-30T14:21:00.873900+0000 mgr.y (mgr.25327) 13 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[14476]: cluster 2024-03-30T14:21:01.290041+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T14:21:02.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:01 smithi106 bash[14476]: audit 2024-03-30T14:21:01.346276+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.106:0/2141632034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:02.194 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:21:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[14422]: audit 2024-03-30T14:21:00.106143+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.25363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[14422]: cluster 2024-03-30T14:21:00.112753+0000 mgr.y (mgr.25327) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:21:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[14422]: audit 2024-03-30T14:21:00.512067+0000 mgr.y (mgr.25327) 12 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[14422]: audit 2024-03-30T14:21:00.873900+0000 mgr.y (mgr.25327) 13 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:02.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[14422]: cluster 2024-03-30T14:21:01.290041+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T14:21:02.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:01 smithi165 bash[14422]: audit 2024-03-30T14:21:01.346276+0000 mon.a (mon.0) 1039 : audit [DBG] from='client.? 172.21.15.106:0/2141632034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:02 smithi165 bash[14422]: audit 2024-03-30T14:21:01.740143+0000 mgr.y (mgr.25327) 14 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:02 smithi165 bash[14422]: audit 2024-03-30T14:21:02.196783+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.106:0/1317485032' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:21:03.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:02 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-30T14:21:03.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:02 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:03.370 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:02 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:03.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:02 smithi106 bash[14476]: audit 2024-03-30T14:21:01.740143+0000 mgr.y (mgr.25327) 14 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:03.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:02 smithi106 bash[14476]: audit 2024-03-30T14:21:02.196783+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.106:0/1317485032' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:21:03.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:02 smithi106 bash[19913]: audit 2024-03-30T14:21:01.740143+0000 mgr.y (mgr.25327) 14 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:03.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:02 smithi106 bash[19913]: audit 2024-03-30T14:21:02.196783+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.106:0/1317485032' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:21:04.177 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:03 smithi165 bash[14422]: cluster 2024-03-30T14:21:02.113491+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:21:04.177 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:04 smithi165 bash[38431]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:04.177 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:04 smithi165 bash[38431]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:04.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:03 smithi106 bash[14476]: cluster 2024-03-30T14:21:02.113491+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:21:04.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:03 smithi106 bash[19913]: cluster 2024-03-30T14:21:02.113491+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:21:05.119 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:04 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:21:05.119 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:04 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:21:06.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:05 smithi106 bash[14476]: cluster 2024-03-30T14:21:04.115189+0000 mgr.y (mgr.25327) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:21:06.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:05 smithi106 bash[19913]: cluster 2024-03-30T14:21:04.115189+0000 mgr.y (mgr.25327) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:21:06.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:05 smithi165 bash[14422]: cluster 2024-03-30T14:21:04.115189+0000 mgr.y (mgr.25327) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:21:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:07 smithi165 bash[14422]: cluster 2024-03-30T14:21:06.116012+0000 mgr.y (mgr.25327) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:07 smithi165 bash[14422]: audit 2024-03-30T14:21:07.250825+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:08.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:07 smithi106 bash[14476]: cluster 2024-03-30T14:21:06.116012+0000 mgr.y (mgr.25327) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:08.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:07 smithi106 bash[14476]: audit 2024-03-30T14:21:07.250825+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:08.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:07 smithi106 bash[19913]: cluster 2024-03-30T14:21:06.116012+0000 mgr.y (mgr.25327) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:08.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:07 smithi106 bash[19913]: audit 2024-03-30T14:21:07.250825+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:09 smithi165 bash[14422]: cluster 2024-03-30T14:21:08.117017+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:10.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:09 smithi106 bash[14476]: cluster 2024-03-30T14:21:08.117017+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:10.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:09 smithi106 bash[19913]: cluster 2024-03-30T14:21:08.117017+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:10 smithi165 bash[14422]: audit 2024-03-30T14:21:09.280782+0000 mgr.y (mgr.25327) 19 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:10 smithi165 bash[14422]: audit 2024-03-30T14:21:10.229099+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:10 smithi165 bash[14422]: audit 2024-03-30T14:21:10.240994+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:10 smithi165 bash[14422]: audit 2024-03-30T14:21:10.245164+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:10 smithi165 bash[14422]: audit 2024-03-30T14:21:10.247015+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:21:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:10 smithi165 bash[14422]: audit 2024-03-30T14:21:10.925970+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[14476]: audit 2024-03-30T14:21:09.280782+0000 mgr.y (mgr.25327) 19 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[14476]: audit 2024-03-30T14:21:10.229099+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[14476]: audit 2024-03-30T14:21:10.240994+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[14476]: audit 2024-03-30T14:21:10.245164+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[14476]: audit 2024-03-30T14:21:10.247015+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[14476]: audit 2024-03-30T14:21:10.925970+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[19913]: audit 2024-03-30T14:21:09.280782+0000 mgr.y (mgr.25327) 19 : audit [DBG] from='client.25234 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[19913]: audit 2024-03-30T14:21:10.229099+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[19913]: audit 2024-03-30T14:21:10.240994+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[19913]: audit 2024-03-30T14:21:10.245164+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[19913]: audit 2024-03-30T14:21:10.247015+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:21:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:10 smithi106 bash[19913]: audit 2024-03-30T14:21:10.925970+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:11.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[34564]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:21:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T14:21:12.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[36603]: ts=2024-03-30T14:21:12.127Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-03-30T14:21:12.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[36603]: ts=2024-03-30T14:21:12.127Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-03-30T14:21:12.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[36603]: ts=2024-03-30T14:21:12.130Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-03-30T14:21:12.369 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[36603]: ts=2024-03-30T14:21:12.130Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cluster 2024-03-30T14:21:10.118382+0000 mgr.y (mgr.25327) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.249627+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.249994+0000 mgr.y (mgr.25327) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.414872+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.415439+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.580250+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.581014+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.751066+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: cephadm 2024-03-30T14:21:10.795482+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:10.942092+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:10.969512+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:10.982300+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:10.990946+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:11.066533+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:11.067478+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:11 smithi165 bash[14422]: audit 2024-03-30T14:21:11.083197+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cluster 2024-03-30T14:21:10.118382+0000 mgr.y (mgr.25327) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.249627+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:21:12.371 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.249994+0000 mgr.y (mgr.25327) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.414872+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.415439+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.580250+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.581014+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.751066+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: cephadm 2024-03-30T14:21:10.795482+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:10.942092+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:10.969512+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:10.982300+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:10.990946+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:11.066533+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:11.067478+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:21:12.372 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[19913]: audit 2024-03-30T14:21:11.083197+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:12.373 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cluster 2024-03-30T14:21:10.118382+0000 mgr.y (mgr.25327) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:21:12.373 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.249627+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:21:12.373 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.249994+0000 mgr.y (mgr.25327) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:21:12.373 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.414872+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.415439+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.580250+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.581014+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.751066+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: cephadm 2024-03-30T14:21:10.795482+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:10.942092+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:10.969512+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:10.982300+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:10.990946+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:11.066533+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:11.067478+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:21:12.374 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:11 smithi106 bash[14476]: audit 2024-03-30T14:21:11.083197+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:13.279 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[19913]: cluster 2024-03-30T14:21:10.984875+0000 mgr.y (mgr.25327) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:13.279 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[19913]: cephadm 2024-03-30T14:21:11.065662+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi106.hdevyu (dependencies changed)... 2024-03-30T14:21:13.279 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[19913]: cephadm 2024-03-30T14:21:11.085053+0000 mgr.y (mgr.25327) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:21:13.279 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[19913]: cluster 2024-03-30T14:21:11.978531+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:21:13.280 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[14476]: cluster 2024-03-30T14:21:10.984875+0000 mgr.y (mgr.25327) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:13.280 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[14476]: cephadm 2024-03-30T14:21:11.065662+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi106.hdevyu (dependencies changed)... 2024-03-30T14:21:13.280 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[14476]: cephadm 2024-03-30T14:21:11.085053+0000 mgr.y (mgr.25327) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:21:13.280 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:12 smithi106 bash[14476]: cluster 2024-03-30T14:21:11.978531+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:21:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[14422]: cluster 2024-03-30T14:21:10.984875+0000 mgr.y (mgr.25327) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[14422]: cephadm 2024-03-30T14:21:11.065662+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi106.hdevyu (dependencies changed)... 2024-03-30T14:21:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[14422]: cephadm 2024-03-30T14:21:11.085053+0000 mgr.y (mgr.25327) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:21:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:12 smithi165 bash[14422]: cluster 2024-03-30T14:21:11.978531+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:21:14.159 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:14 smithi106 bash[14476]: cluster 2024-03-30T14:21:12.985800+0000 mgr.y (mgr.25327) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:14.160 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:14 smithi106 bash[19913]: cluster 2024-03-30T14:21:12.985800+0000 mgr.y (mgr.25327) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:14 smithi165 bash[14422]: cluster 2024-03-30T14:21:12.985800+0000 mgr.y (mgr.25327) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:15.361 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:14 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-30T14:21:15.361 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:14 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:15.361 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:14 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:15.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:15 smithi106 bash[14476]: audit 2024-03-30T14:21:14.649474+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:15.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:15 smithi106 bash[14476]: audit 2024-03-30T14:21:14.661127+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:15.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:15 smithi106 bash[14476]: cephadm 2024-03-30T14:21:14.709891+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:21:15.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:15 smithi106 bash[19913]: audit 2024-03-30T14:21:14.649474+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:15.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:15 smithi106 bash[19913]: audit 2024-03-30T14:21:14.661127+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:15.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:15 smithi106 bash[19913]: cephadm 2024-03-30T14:21:14.709891+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:21:16.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:15 smithi165 bash[14422]: audit 2024-03-30T14:21:14.649474+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:16.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:15 smithi165 bash[14422]: audit 2024-03-30T14:21:14.661127+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:16.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:15 smithi165 bash[14422]: cephadm 2024-03-30T14:21:14.709891+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T14:21:16.783 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:16 smithi165 bash[14422]: cephadm 2024-03-30T14:21:14.954744+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:21:16.783 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:16 smithi165 bash[14422]: cluster 2024-03-30T14:21:14.987470+0000 mgr.y (mgr.25327) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:16.784 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:16 smithi165 bash[38603]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:16.784 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:16 smithi165 bash[38603]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:16.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:16 smithi106 bash[14476]: cephadm 2024-03-30T14:21:14.954744+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:21:16.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:16 smithi106 bash[14476]: cluster 2024-03-30T14:21:14.987470+0000 mgr.y (mgr.25327) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:16.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:16 smithi106 bash[19913]: cephadm 2024-03-30T14:21:14.954744+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-03-30T14:21:16.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:16 smithi106 bash[19913]: cluster 2024-03-30T14:21:14.987470+0000 mgr.y (mgr.25327) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:17.979 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:17 smithi165 bash[14422]: audit 2024-03-30T14:21:16.774866+0000 mon.a (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.106:0/1806411270' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:21:17.980 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:17 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:21:17.980 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:17 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:21:18.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:17 smithi106 bash[14476]: audit 2024-03-30T14:21:16.774866+0000 mon.a (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.106:0/1806411270' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:21:18.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:17 smithi106 bash[19913]: audit 2024-03-30T14:21:16.774866+0000 mon.a (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.106:0/1806411270' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:21:19.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:18 smithi165 bash[14422]: cluster 2024-03-30T14:21:16.988230+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:19.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:18 smithi106 bash[14476]: cluster 2024-03-30T14:21:16.988230+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:19.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:18 smithi106 bash[19913]: cluster 2024-03-30T14:21:16.988230+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:21:19.951 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 systemd[1]: Stopping Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:19.951 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[38866]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:21:19.951 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.786Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.786Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.786Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.786Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.786Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.786Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.787Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.787Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.787Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.788Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.788Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:21:19.952 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:19 smithi165 bash[36603]: ts=2024-03-30T14:21:19.788Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:21:20.506 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[38876]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:21:20.506 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[38914]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T14:21:20.506 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:20 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:21:20.506 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:20 smithi165 systemd[1]: Stopped Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:20.506 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:20 smithi165 systemd[1]: Started Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:21.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: cluster 2024-03-30T14:21:18.989938+0000 mgr.y (mgr.25327) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 1 op/s 2024-03-30T14:21:21.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.505047+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.515565+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.542172+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.564563+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.568018+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.572257+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.580231+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.589915+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[14476]: audit 2024-03-30T14:21:20.599290+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: cluster 2024-03-30T14:21:18.989938+0000 mgr.y (mgr.25327) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 1 op/s 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.505047+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.515565+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.542172+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:21:21.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.564563+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.568018+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:21:21.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.572257+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:21:21.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.580231+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.589915+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:21:21.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:20 smithi106 bash[19913]: audit 2024-03-30T14:21:20.599290+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: cluster 2024-03-30T14:21:18.989938+0000 mgr.y (mgr.25327) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 1 op/s 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.505047+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.515565+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.542172+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.564563+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.568018+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.572257+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:21:21.467 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.580231+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:21.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.589915+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:21:21.468 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:20 smithi165 bash[14422]: audit 2024-03-30T14:21:20.599290+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:22.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[14476]: audit 2024-03-30T14:21:20.543593+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:21:22.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[14476]: cephadm 2024-03-30T14:21:20.567505+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:21:22.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[14476]: audit 2024-03-30T14:21:20.569022+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:21:22.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[14476]: audit 2024-03-30T14:21:20.573570+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:21:22.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[14476]: audit 2024-03-30T14:21:20.590806+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:21:22.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[19913]: audit 2024-03-30T14:21:20.543593+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:21:22.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[19913]: cephadm 2024-03-30T14:21:20.567505+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:21:22.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[19913]: audit 2024-03-30T14:21:20.569022+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:21:22.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[19913]: audit 2024-03-30T14:21:20.573570+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:21:22.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:21 smithi106 bash[19913]: audit 2024-03-30T14:21:20.590806+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:21:22.227 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:21 smithi165 bash[14422]: audit 2024-03-30T14:21:20.543593+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:21:22.227 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:21 smithi165 bash[14422]: cephadm 2024-03-30T14:21:20.567505+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:21:22.228 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:21 smithi165 bash[14422]: audit 2024-03-30T14:21:20.569022+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:21:22.228 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:21 smithi165 bash[14422]: audit 2024-03-30T14:21:20.573570+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:21:22.228 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:21 smithi165 bash[14422]: audit 2024-03-30T14:21:20.590806+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:21:22.228 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.134Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T14:21:22.229 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.134Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T14:21:22.229 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.134Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T14:21:22.229 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.134Z 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 smithi165 (none))" 2024-03-30T14:21:22.229 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.134Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:21:22.229 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.134Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:21:22.229 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.137Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:21:22.230 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.138Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T14:21:22.230 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.139Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T14:21:22.230 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.143Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:21:22.230 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.143Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.818µs 2024-03-30T14:21:22.230 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.143Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:21:22.575 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.306Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-30T14:21:22.619 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.580Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.630Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.631Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.631Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=65.905µs wal_replay_duration=487.105255ms total_replay_duration=487.196344ms 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.639Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.640Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.640Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.672Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.070324ms db_storage=1.5µs remote_storage=2.962µs web_handler=784ns query_engine=1.608µs scrape=827.552µs scrape_sd=365.972µs notify=48.048µs notify_sd=43.656µs rules=29.551486ms 2024-03-30T14:21:22.869 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[38941]: ts=2024-03-30T14:21:22.672Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T14:21:23.355 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[14422]: cluster 2024-03-30T14:21:20.990716+0000 mgr.y (mgr.25327) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 1 op/s 2024-03-30T14:21:23.355 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[14422]: audit 2024-03-30T14:21:22.258434+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:23.355 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:22 smithi165 bash[14422]: audit 2024-03-30T14:21:22.261066+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:23.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:22 smithi106 bash[14476]: cluster 2024-03-30T14:21:20.990716+0000 mgr.y (mgr.25327) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 1 op/s 2024-03-30T14:21:23.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:22 smithi106 bash[14476]: audit 2024-03-30T14:21:22.258434+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:23.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:22 smithi106 bash[14476]: audit 2024-03-30T14:21:22.261066+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:23.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:22 smithi106 bash[19913]: cluster 2024-03-30T14:21:20.990716+0000 mgr.y (mgr.25327) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 1 op/s 2024-03-30T14:21:23.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:22 smithi106 bash[19913]: audit 2024-03-30T14:21:22.258434+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:23.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:22 smithi106 bash[19913]: audit 2024-03-30T14:21:22.261066+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:24.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:23 smithi165 bash[14422]: cephadm 2024-03-30T14:21:22.923611+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:21:24.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:23 smithi165 bash[14422]: audit 2024-03-30T14:21:22.924668+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:21:24.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:23 smithi165 bash[14422]: audit 2024-03-30T14:21:22.925281+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:21:24.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:23 smithi165 bash[14422]: audit 2024-03-30T14:21:22.927328+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:21:24.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:23 smithi165 bash[14422]: audit 2024-03-30T14:21:22.929060+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:24.199 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:23 smithi165 bash[14422]: cephadm 2024-03-30T14:21:22.930640+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:21:24.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[14476]: cephadm 2024-03-30T14:21:22.923611+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:21:24.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[14476]: audit 2024-03-30T14:21:22.924668+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:21:24.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[14476]: audit 2024-03-30T14:21:22.925281+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:21:24.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[14476]: audit 2024-03-30T14:21:22.927328+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:21:24.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[14476]: audit 2024-03-30T14:21:22.929060+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[14476]: cephadm 2024-03-30T14:21:22.930640+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[19913]: cephadm 2024-03-30T14:21:22.923611+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[19913]: audit 2024-03-30T14:21:22.924668+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[19913]: audit 2024-03-30T14:21:22.925281+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[19913]: audit 2024-03-30T14:21:22.927328+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[19913]: audit 2024-03-30T14:21:22.929060+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:24.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:23 smithi106 bash[19913]: cephadm 2024-03-30T14:21:22.930640+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-03-30T14:21:25.288 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:24 smithi165 bash[14422]: cluster 2024-03-30T14:21:22.991720+0000 mgr.y (mgr.25327) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:21:25.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:24 smithi106 bash[14476]: cluster 2024-03-30T14:21:22.991720+0000 mgr.y (mgr.25327) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:21:25.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:24 smithi106 bash[19913]: cluster 2024-03-30T14:21:22.991720+0000 mgr.y (mgr.25327) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:21:25.599 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:25 smithi165 systemd[1]: Stopping Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:26.127 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:25 smithi165 bash[39245]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:21:26.127 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:26 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:21:26.127 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:26 smithi165 bash[39317]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T14:21:26.127 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:26 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T14:21:26.127 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:26 smithi165 systemd[1]: Stopped Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:26.413 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:26 smithi165 systemd[1]: Started Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:27.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:26 smithi165 bash[14422]: cluster 2024-03-30T14:21:24.993576+0000 mgr.y (mgr.25327) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:27.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:26 smithi165 bash[14422]: audit 2024-03-30T14:21:26.412221+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:27.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:26 smithi165 bash[14422]: audit 2024-03-30T14:21:26.422976+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:27.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:26 smithi165 bash[14422]: audit 2024-03-30T14:21:26.456023+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:27.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[14476]: cluster 2024-03-30T14:21:24.993576+0000 mgr.y (mgr.25327) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:27.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[14476]: audit 2024-03-30T14:21:26.412221+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:27.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[14476]: audit 2024-03-30T14:21:26.422976+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:27.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[14476]: audit 2024-03-30T14:21:26.456023+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:27.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[19913]: cluster 2024-03-30T14:21:24.993576+0000 mgr.y (mgr.25327) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:27.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[19913]: audit 2024-03-30T14:21:26.412221+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:27.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[19913]: audit 2024-03-30T14:21:26.422976+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:27.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:26 smithi106 bash[19913]: audit 2024-03-30T14:21:26.456023+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:27.520 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:27 smithi165 bash[39382]: debug 2024-03-30T14:21:27.363+0000 7f475c849700 1 -- 172.21.15.165:0/3349412692 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56209812a5a0 con 0x562098eaa400 2024-03-30T14:21:27.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:27 smithi165 bash[39382]: debug 2024-03-30T14:21:27.523+0000 7f4766a51200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:21:28.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:27 smithi165 bash[14422]: audit 2024-03-30T14:21:26.424551+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:28.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:28 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-30T14:21:28.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:28 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:28.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:28 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:28.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:27 smithi106 bash[14476]: audit 2024-03-30T14:21:26.424551+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:28.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:27 smithi106 bash[19913]: audit 2024-03-30T14:21:26.424551+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:28.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:28 smithi165 bash[39382]: debug 2024-03-30T14:21:28.443+0000 7f4766a51200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:21:28.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:28 smithi165 bash[39382]: debug 2024-03-30T14:21:28.543+0000 7f4766a51200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:21:28.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:28 smithi165 bash[39382]: debug 2024-03-30T14:21:28.643+0000 7f4766a51200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:21:29.209 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:28 smithi165 bash[14422]: cluster 2024-03-30T14:21:26.994498+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:21:29.209 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:28 smithi165 bash[39382]: debug 2024-03-30T14:21:28.931+0000 7f4766a51200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:21:29.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:28 smithi106 bash[19913]: cluster 2024-03-30T14:21:26.994498+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:21:29.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:28 smithi106 bash[14476]: cluster 2024-03-30T14:21:26.994498+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T14:21:29.490 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:29 smithi165 bash[39382]: debug 2024-03-30T14:21:29.323+0000 7f4766a51200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:21:29.491 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:29 smithi165 bash[39504]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:29.491 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:29 smithi165 bash[39504]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:29.717 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:29 smithi165 bash[39382]: debug 2024-03-30T14:21:29.491+0000 7f4766a51200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:21:29.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:29 smithi165 bash[39382]: debug 2024-03-30T14:21:29.719+0000 7f4766a51200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:21:30.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:29 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:21:30.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:29 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:21:31.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:30 smithi165 bash[14422]: cluster 2024-03-30T14:21:28.996392+0000 mgr.y (mgr.25327) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:31.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:30 smithi165 bash[39382]: debug 2024-03-30T14:21:30.803+0000 7f4766a51200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:21:31.119 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:30 smithi165 bash[39382]: debug 2024-03-30T14:21:30.915+0000 7f4766a51200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:21:31.120 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:31 smithi165 bash[39382]: debug 2024-03-30T14:21:31.031+0000 7f4766a51200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:21:31.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:30 smithi106 bash[14476]: cluster 2024-03-30T14:21:28.996392+0000 mgr.y (mgr.25327) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:31.413 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:21:31] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.33.4" 2024-03-30T14:21:31.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:30 smithi106 bash[19913]: cluster 2024-03-30T14:21:28.996392+0000 mgr.y (mgr.25327) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:31.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:31 smithi165 bash[39382]: debug 2024-03-30T14:21:31.515+0000 7f4766a51200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:21:31.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:31 smithi165 bash[39382]: debug 2024-03-30T14:21:31.759+0000 7f4766a51200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:21:32.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:32 smithi165 bash[39382]: debug 2024-03-30T14:21:32.239+0000 7f4766a51200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:21:32.710 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:21:33.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:32 smithi165 bash[39382]: debug 2024-03-30T14:21:32.783+0000 7f4766a51200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:21:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:32 smithi165 bash[14422]: cluster 2024-03-30T14:21:30.997315+0000 mgr.y (mgr.25327) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:32 smithi165 bash[14422]: audit 2024-03-30T14:21:32.651759+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:33.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:32 smithi165 bash[14422]: audit 2024-03-30T14:21:32.663485+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:33.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:32 smithi106 bash[19913]: cluster 2024-03-30T14:21:30.997315+0000 mgr.y (mgr.25327) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:33.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:32 smithi106 bash[19913]: audit 2024-03-30T14:21:32.651759+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:33.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:32 smithi106 bash[19913]: audit 2024-03-30T14:21:32.663485+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:33.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:32 smithi106 bash[14476]: cluster 2024-03-30T14:21:30.997315+0000 mgr.y (mgr.25327) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:33.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:32 smithi106 bash[14476]: audit 2024-03-30T14:21:32.651759+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:33.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:32 smithi106 bash[14476]: audit 2024-03-30T14:21:32.663485+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:33.496 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:21:33.496 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (100s) 0s ago 8m 16.4M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:21:33.496 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 unknown 0s ago 8m - - 2024-03-30T14:21:33.496 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (18s) 0s ago 6m 43.8M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (7s) 0s ago 14m 92.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (59s) 0s ago 16m 491M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (16m) 0s ago 16m 66.7M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (14m) 0s ago 14m 60.2M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (14m) 0s ago 14m 57.5M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (109s) 0s ago 9m 11.2M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (81s) 0s ago 9m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (14m) 0s ago 14m 58.3M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (13m) 0s ago 13m 59.2M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (12m) 0s ago 12m 53.3M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (12m) 0s ago 12m 57.0M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (11m) 0s ago 11m 58.3M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (11m) 0s ago 11m 55.1M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (10m) 0s ago 10m 53.8M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:21:33.497 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (9m) 0s ago 9m 56.8M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:21:33.498 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (12s) 0s ago 9m 43.2M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:21:33.498 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (7m) 0s ago 7m 86.7M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:21:33.498 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (7m) 0s ago 7m 86.6M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:21:33.498 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (6m) 0s ago 6m 86.8M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:21:33.498 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (6m) 0s ago 6m 86.4M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:21:33.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[39382]: debug 2024-03-30T14:21:33.351+0000 7f4766a51200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:21:33.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[39382]: debug 2024-03-30T14:21:33.463+0000 7f4766a51200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:33.943 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:21:33.944 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:21:34.106 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[39382]: debug 2024-03-30T14:21:33.831+0000 7f4766a51200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:21:34.106 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[39382]: debug 2024-03-30T14:21:33.955+0000 7f4766a51200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:32.680115+0000 mgr.y (mgr.25327) 52 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:32.957960+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:32.973261+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: cluster 2024-03-30T14:21:32.997906+0000 mgr.y (mgr.25327) 53 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:33.116437+0000 mgr.y (mgr.25327) 54 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:33.483495+0000 mgr.y (mgr.25327) 55 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:33.659097+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:33.673624+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.107 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:33 smithi165 bash[14422]: audit 2024-03-30T14:21:33.945428+0000 mon.c (mon.1) 89 : audit [DBG] from='client.? 172.21.15.106:0/1560539292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr" 2024-03-30T14:21:34.335 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:21:34.336 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T14:21:34.336 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T14:21:34.336 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:21:34.336 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:21:34.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[39382]: debug 2024-03-30T14:21:34.107+0000 7f4766a51200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:21:34.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[39382]: debug 2024-03-30T14:21:34.227+0000 7f4766a51200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:21:34.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[39382]: debug 2024-03-30T14:21:34.355+0000 7f4766a51200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:21:34.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:32.680115+0000 mgr.y (mgr.25327) 52 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:32.957960+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:32.973261+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: cluster 2024-03-30T14:21:32.997906+0000 mgr.y (mgr.25327) 53 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:33.116437+0000 mgr.y (mgr.25327) 54 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:33.483495+0000 mgr.y (mgr.25327) 55 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:33.659097+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:33.673624+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[14476]: audit 2024-03-30T14:21:33.945428+0000 mon.c (mon.1) 89 : audit [DBG] from='client.? 172.21.15.106:0/1560539292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:32.680115+0000 mgr.y (mgr.25327) 52 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:32.957960+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:32.973261+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: cluster 2024-03-30T14:21:32.997906+0000 mgr.y (mgr.25327) 53 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:33.116437+0000 mgr.y (mgr.25327) 54 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:33.483495+0000 mgr.y (mgr.25327) 55 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:33.659097+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:33.673624+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:34.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:33 smithi106 bash[19913]: audit 2024-03-30T14:21:33.945428+0000 mon.c (mon.1) 89 : audit [DBG] from='client.? 172.21.15.106:0/1560539292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:34.786 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:21:34.786 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:21:34.786 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:21:34.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[39382]: debug 2024-03-30T14:21:34.547+0000 7f4766a51200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:21:34.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[39382]: debug 2024-03-30T14:21:34.675+0000 7f4766a51200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:21:35.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[14422]: audit 2024-03-30T14:21:34.337054+0000 mgr.y (mgr.25327) 56 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:35.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:34 smithi165 bash[14422]: audit 2024-03-30T14:21:34.788792+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.106:0/1436688007' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:21:35.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:34 smithi106 bash[14476]: audit 2024-03-30T14:21:34.337054+0000 mgr.y (mgr.25327) 56 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:35.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:34 smithi106 bash[14476]: audit 2024-03-30T14:21:34.788792+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.106:0/1436688007' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:21:35.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:34 smithi106 bash[19913]: audit 2024-03-30T14:21:34.337054+0000 mgr.y (mgr.25327) 56 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:21:35.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:34 smithi106 bash[19913]: audit 2024-03-30T14:21:34.788792+0000 mon.c (mon.1) 90 : audit [DBG] from='client.? 172.21.15.106:0/1436688007' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:21:36.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[39382]: debug 2024-03-30T14:21:35.943+0000 7f4766a51200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:21:36.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[39382]: [30/Mar/2024:14:21:35] ENGINE Bus STARTING 2024-03-30T14:21:36.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:36 smithi165 bash[39382]: CherryPy Checker: 2024-03-30T14:21:36.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:36 smithi165 bash[39382]: The Application mounted at '' has an empty config. 2024-03-30T14:21:36.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:36 smithi165 bash[39382]: [30/Mar/2024:14:21:36] ENGINE Serving on http://:::9283 2024-03-30T14:21:36.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:36 smithi165 bash[39382]: [30/Mar/2024:14:21:36] ENGINE Bus STARTED 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: cluster 2024-03-30T14:21:34.999412+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: cluster 2024-03-30T14:21:35.965800+0000 mon.a (mon.0) 1066 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: cluster 2024-03-30T14:21:35.966050+0000 mon.a (mon.0) 1067 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: audit 2024-03-30T14:21:35.972793+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: audit 2024-03-30T14:21:35.973704+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: audit 2024-03-30T14:21:35.978862+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:21:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:35 smithi165 bash[14422]: audit 2024-03-30T14:21:35.980697+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: cluster 2024-03-30T14:21:34.999412+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: cluster 2024-03-30T14:21:35.965800+0000 mon.a (mon.0) 1066 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: cluster 2024-03-30T14:21:35.966050+0000 mon.a (mon.0) 1067 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: audit 2024-03-30T14:21:35.972793+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: audit 2024-03-30T14:21:35.973704+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: audit 2024-03-30T14:21:35.978862+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:21:36.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[19913]: audit 2024-03-30T14:21:35.980697+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: cluster 2024-03-30T14:21:34.999412+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: cluster 2024-03-30T14:21:35.965800+0000 mon.a (mon.0) 1066 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: cluster 2024-03-30T14:21:35.966050+0000 mon.a (mon.0) 1067 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: audit 2024-03-30T14:21:35.972793+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: audit 2024-03-30T14:21:35.973704+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: audit 2024-03-30T14:21:35.978862+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:21:36.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:35 smithi106 bash[14476]: audit 2024-03-30T14:21:35.980697+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.165:0/2913708248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:21:37.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:36 smithi165 bash[14422]: cluster 2024-03-30T14:21:36.003146+0000 mon.a (mon.0) 1068 : cluster [DBG] mgrmap e32: y(active, since 44s), standbys: x 2024-03-30T14:21:37.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:36 smithi165 bash[14422]: audit 2024-03-30T14:21:36.432595+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:37.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:36 smithi106 bash[14476]: cluster 2024-03-30T14:21:36.003146+0000 mon.a (mon.0) 1068 : cluster [DBG] mgrmap e32: y(active, since 44s), standbys: x 2024-03-30T14:21:37.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:36 smithi106 bash[14476]: audit 2024-03-30T14:21:36.432595+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:37.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:36 smithi106 bash[19913]: cluster 2024-03-30T14:21:36.003146+0000 mon.a (mon.0) 1068 : cluster [DBG] mgrmap e32: y(active, since 44s), standbys: x 2024-03-30T14:21:37.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:36 smithi106 bash[19913]: audit 2024-03-30T14:21:36.432595+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:38.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:38 smithi165 bash[14422]: cluster 2024-03-30T14:21:37.000270+0000 mgr.y (mgr.25327) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:38.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:38 smithi165 bash[14422]: audit 2024-03-30T14:21:37.251822+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:38.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:38 smithi106 bash[14476]: cluster 2024-03-30T14:21:37.000270+0000 mgr.y (mgr.25327) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:38.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:38 smithi106 bash[14476]: audit 2024-03-30T14:21:37.251822+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:38.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:38 smithi106 bash[19913]: cluster 2024-03-30T14:21:37.000270+0000 mgr.y (mgr.25327) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:38.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:38 smithi106 bash[19913]: audit 2024-03-30T14:21:37.251822+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:39.119 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:38 smithi165 bash[38941]: ts=2024-03-30T14:21: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:21:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:40 smithi165 bash[14422]: cluster 2024-03-30T14:21:39.001967+0000 mgr.y (mgr.25327) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:40.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:39 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-03-30T14:21:40.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:39 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:40.371 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:39 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:40.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:40 smithi106 bash[14476]: cluster 2024-03-30T14:21:39.001967+0000 mgr.y (mgr.25327) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:40.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:40 smithi106 bash[19913]: cluster 2024-03-30T14:21:39.001967+0000 mgr.y (mgr.25327) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:21:41.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:21:41] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.33.4" 2024-03-30T14:21:42.067 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:41 smithi165 bash[40201]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:42.067 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:41 smithi165 bash[40201]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:42.917 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:42 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:21:42.918 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:42 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:21:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:42 smithi165 bash[14422]: cluster 2024-03-30T14:21:41.002806+0000 mgr.y (mgr.25327) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:43.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:42 smithi106 bash[14476]: cluster 2024-03-30T14:21:41.002806+0000 mgr.y (mgr.25327) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:43.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:42 smithi106 bash[19913]: cluster 2024-03-30T14:21:41.002806+0000 mgr.y (mgr.25327) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: cluster 2024-03-30T14:21:43.003617+0000 mgr.y (mgr.25327) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.432322+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.445450+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.450205+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.451975+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.464898+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.558532+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.562167+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.570245+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.576922+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.577565+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.582929+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.588788+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.589266+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.595765+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.599126+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:21:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:44 smithi165 bash[14422]: audit 2024-03-30T14:21:44.600677+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: cluster 2024-03-30T14:21:43.003617+0000 mgr.y (mgr.25327) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.432322+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.445450+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.450205+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.451975+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.464898+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.558532+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.562167+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.570245+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.576922+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.577565+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:21:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.582929+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.588788+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.589266+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.595765+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.599126+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[14476]: audit 2024-03-30T14:21:44.600677+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: cluster 2024-03-30T14:21:43.003617+0000 mgr.y (mgr.25327) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.432322+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.445450+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.450205+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.451975+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.464898+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.558532+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.562167+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.570245+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.576922+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.577565+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.582929+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.588788+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.589266+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.595765+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.599126+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:21:45.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:44 smithi106 bash[19913]: audit 2024-03-30T14:21:44.600677+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[14476]: cluster 2024-03-30T14:21:44.455751+0000 mgr.y (mgr.25327) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[14476]: cluster 2024-03-30T14:21:44.456166+0000 mgr.y (mgr.25327) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[14476]: cephadm 2024-03-30T14:21:44.563483+0000 mgr.y (mgr.25327) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[14476]: cephadm 2024-03-30T14:21:44.601791+0000 mgr.y (mgr.25327) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[19913]: cluster 2024-03-30T14:21:44.455751+0000 mgr.y (mgr.25327) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[19913]: cluster 2024-03-30T14:21:44.456166+0000 mgr.y (mgr.25327) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[19913]: cephadm 2024-03-30T14:21:44.563483+0000 mgr.y (mgr.25327) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T14:21:46.247 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:45 smithi106 bash[19913]: cephadm 2024-03-30T14:21:44.601791+0000 mgr.y (mgr.25327) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T14:21:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:45 smithi165 bash[14422]: cluster 2024-03-30T14:21:44.455751+0000 mgr.y (mgr.25327) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:21:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:45 smithi165 bash[14422]: cluster 2024-03-30T14:21:44.456166+0000 mgr.y (mgr.25327) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:45 smithi165 bash[14422]: cephadm 2024-03-30T14:21:44.563483+0000 mgr.y (mgr.25327) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T14:21:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:45 smithi165 bash[14422]: cephadm 2024-03-30T14:21:44.601791+0000 mgr.y (mgr.25327) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T14:21:48.267 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[19913]: audit 2024-03-30T14:21:46.440596+0000 mgr.y (mgr.25327) 67 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:48.267 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[19913]: cluster 2024-03-30T14:21:46.457012+0000 mgr.y (mgr.25327) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:48.267 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[19913]: audit 2024-03-30T14:21:46.983808+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[19913]: audit 2024-03-30T14:21:46.986131+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[19913]: audit 2024-03-30T14:21:46.987529+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[19913]: audit 2024-03-30T14:21:46.989030+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[14476]: audit 2024-03-30T14:21:46.440596+0000 mgr.y (mgr.25327) 67 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[14476]: cluster 2024-03-30T14:21:46.457012+0000 mgr.y (mgr.25327) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[14476]: audit 2024-03-30T14:21:46.983808+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[14476]: audit 2024-03-30T14:21:46.986131+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[14476]: audit 2024-03-30T14:21:46.987529+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:21:48.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:47 smithi106 bash[14476]: audit 2024-03-30T14:21:46.989030+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:47 smithi165 bash[14422]: audit 2024-03-30T14:21:46.440596+0000 mgr.y (mgr.25327) 67 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:21:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:47 smithi165 bash[14422]: cluster 2024-03-30T14:21:46.457012+0000 mgr.y (mgr.25327) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:47 smithi165 bash[14422]: audit 2024-03-30T14:21:46.983808+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-03-30T14:21:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:47 smithi165 bash[14422]: audit 2024-03-30T14:21:46.986131+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:21:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:47 smithi165 bash[14422]: audit 2024-03-30T14:21:46.987529+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:21:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:47 smithi165 bash[14422]: audit 2024-03-30T14:21:46.989030+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:21:48.939 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:48 smithi165 bash[38941]: ts=2024-03-30T14:21:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:21:49.248 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:48 smithi106 bash[14476]: cephadm 2024-03-30T14:21:46.972371+0000 mgr.y (mgr.25327) 69 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T14:21:49.248 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:48 smithi106 bash[14476]: cephadm 2024-03-30T14:21:46.990748+0000 mgr.y (mgr.25327) 70 : cephadm [INF] Deploying daemon mon.a on smithi106 2024-03-30T14:21:49.249 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:48 smithi106 bash[19913]: cephadm 2024-03-30T14:21:46.972371+0000 mgr.y (mgr.25327) 69 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T14:21:49.249 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:48 smithi106 bash[19913]: cephadm 2024-03-30T14:21:46.990748+0000 mgr.y (mgr.25327) 70 : cephadm [INF] Deploying daemon mon.a on smithi106 2024-03-30T14:21:49.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:48 smithi165 bash[14422]: cephadm 2024-03-30T14:21:46.972371+0000 mgr.y (mgr.25327) 69 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T14:21:49.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:48 smithi165 bash[14422]: cephadm 2024-03-30T14:21:46.990748+0000 mgr.y (mgr.25327) 70 : cephadm [INF] Deploying daemon mon.a on smithi106 2024-03-30T14:21:49.626 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:49 smithi106 systemd[1]: Stopping Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:21:49.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:49 smithi106 bash[14476]: debug 2024-03-30T14:21:49.625+0000 7f95ffe76700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:21:49.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:49 smithi106 bash[14476]: debug 2024-03-30T14:21:49.625+0000 7f95ffe76700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-30T14:21:50.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:50 smithi106 bash[53662]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:21:50.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:50 smithi106 bash[53735]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:21:50.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:50 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-03-30T14:21:50.525 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:50 smithi106 systemd[1]: Stopped Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:50.830 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:50 smithi106 systemd[1]: Started Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:51.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:21:51] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.33.4" 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.913+0000 7f9184b8dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.913+0000 7f9184b8dc80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.913+0000 7f9184b8dc80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 0 load: jerasure load: lrc 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Git sha 0 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: DB SUMMARY 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: DB Session ID: TILP0EOMWW78INERZBYA 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:21:52.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1337 Bytes 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 184651 ; 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.env: 0x55cfecd70c60 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.info_log: 0x55cfee1f5b20 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:21:52.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:21:52.165 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:21:52.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.wal_dir: 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.write_buffer_manager: 0x55cfee1c8820 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:21:52.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.row_cache: None 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:21:52.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:21:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:21:52.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:21:52.171 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.925+0000 7f9184b8dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.merge_operator: 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:21:52.172 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cfee1f5c40) 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: cache_index_and_filter_blocks: 1 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: pin_top_level_index_and_filter: 1 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: index_type: 0 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: data_block_index_type: 0 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: index_shortening: 1 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: checksum: 4 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: no_block_cache: 0 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_cache: 0x55cfee1f7090 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_cache_name: BinnedLRUCache 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_cache_options: 2024-03-30T14:21:52.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: capacity : 536870912 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: num_shard_bits : 4 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: strict_capacity_limit : 0 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: high_pri_pool_ratio: 0.000 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_cache_compressed: (nil) 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: persistent_cache: (nil) 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_size: 4096 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_size_deviation: 10 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_restart_interval: 16 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: index_block_restart_interval: 1 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: metadata_block_size: 4096 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: partition_filters: 0 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: use_delta_encoding: 1 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: filter_policy: bloomfilter 2024-03-30T14:21:52.174 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: whole_key_filtering: 1 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: verify_compression: 0 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: read_amp_bytes_per_bit: 0 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: format_version: 5 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: enable_index_compression: 1 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: block_align: 0 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: max_auto_readahead_size: 262144 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: prepopulate_block_cache: 0 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: initial_auto_readahead_size: 8192 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:21:52.175 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:21:52.176 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:21:52.177 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:21:52.178 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:21:52.179 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:21:52.180 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:21:52.181 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f917a2fd700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 38, last_sequence is 16902, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c4b76e45-21e5-4ecb-8036-b1b2e273887a 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808511933599, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.929+0000 7f9184b8dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808511936439, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 183329, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16903, "largest_seqno": 17061, "table_properties": {"data_size": 181625, "index_size": 436, "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": 2518, "raw_average_key_size": 27, "raw_value_size": 179537, "raw_average_value_size": 1951, "num_data_blocks": 18, "num_entries": 92, "num_filter_entries": 92, "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": 1711808511, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c4b76e45-21e5-4ecb-8036-b1b2e273887a", "db_session_id": "TILP0EOMWW78INERZBYA", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808511936613, "job": 1, "event": "recovery_finished"} 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:21:52.182 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cfee2ec000 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f9184b8dc80 4 rocksdb: DB pointer 0x55cfee2d6000 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f91732ef700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.933+0000 7f91732ef700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: ** DB Stats ** 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: ** Compaction Stats [default] ** 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:21:52.183 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: L0 1/0 179.03 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: L6 1/0 10.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Sum 2/0 10.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: ** Compaction Stats [default] ** 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 98.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:21:52.184 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Cumulative compaction: 0.00 GB write, 24.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Interval compaction: 0.00 GB write, 24.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Block cache BinnedLRUCache@0x55cfee1f7090#7 capacity: 512.00 MB usage: 0.83 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.52 KB,9.83477e-05%) Misc(1,0.00 KB,0%) 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] at bind addrs [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 1 mon.a@-1(???) e3 preinit fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 mon.a@-1(???).mds e1 new map 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: e1 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: legacy client fscid: -1 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: 2024-03-30T14:21:52.185 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: No filesystems configured 2024-03-30T14:21:52.186 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 mon.a@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T14:21:52.186 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:21:52.186 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:21:52.186 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.937+0000 7f9184b8dc80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:21:52.186 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:51 smithi106 bash[53805]: debug 2024-03-30T14:21:51.941+0000 7f9184b8dc80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-03-30T14:21:53.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:52 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-03-30T14:21:53.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:52 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:53.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:52 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[39382]: ignoring --setuser ceph since I am not root 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[39382]: ignoring --setgroup ceph since I am not root 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[39382]: debug 2024-03-30T14:21:53.483+0000 7fbdd4362700 1 -- 172.21.15.165:0/4234432363 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559539bfe5a0 con 0x55953a97c400 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[39382]: debug 2024-03-30T14:21:53.655+0000 7fbdde14c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:50.459587+0000 mgr.y (mgr.25327) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: audit 2024-03-30T14:21:52.258333+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:52.460360+0000 mgr.y (mgr.25327) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.366182+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T14:21:53.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.391900+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401895+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401920+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401931+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T14:06:41.107357+0000 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401940+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401948+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401957+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401967+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401982+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.401999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.402754+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.402797+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.404640+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 62s), standbys: x 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.405656+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:21:53.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.405719+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:21:53.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.405770+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:21:53.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: audit 2024-03-30T14:21:53.420178+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25327 ' entity='' 2024-03-30T14:21:53.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:53 smithi165 bash[14422]: cluster 2024-03-30T14:21:53.421261+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-03-30T14:21:53.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[50621]: ignoring --setuser ceph since I am not root 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[50621]: ignoring --setgroup ceph since I am not root 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[50621]: debug 2024-03-30T14:21:53.485+0000 7fb2e2156700 1 -- 172.21.15.106:0/1840672532 <== mon.0 v2:172.21.15.106:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558cf26f65a0 con 0x558cf3476c00 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[50621]: debug 2024-03-30T14:21:53.641+0000 7fb2ebf40200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:50.459587+0000 mgr.y (mgr.25327) 72 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: audit 2024-03-30T14:21:52.258333+0000 mon.c (mon.1) 103 : audit 0 from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:52.460360+0000 mgr.y (mgr.25327) 73 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.366182+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.391900+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:21:53.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401895+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 3 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401920+0000 mon.a (mon.0) 4 : cluster 0 fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401931+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-03-30T14:06:41.107357+0000 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401940+0000 mon.a (mon.0) 6 : cluster 0 created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401948+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 17 (quincy) 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401957+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401967+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401982+0000 mon.a (mon.0) 10 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.401999+0000 mon.a (mon.0) 11 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.402754+0000 mon.a (mon.0) 12 : cluster 0 fsmap 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.402797+0000 mon.a (mon.0) 13 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.404640+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e32: y(active, since 62s), standbys: x 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.405656+0000 mon.a (mon.0) 15 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.405719+0000 mon.a (mon.0) 16 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.405770+0000 mon.a (mon.0) 17 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: audit 2024-03-30T14:21:53.420178+0000 mon.a (mon.0) 18 : audit 1 from='mgr.25327 ' entity='' 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[53805]: cluster 2024-03-30T14:21:53.421261+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e33: y(active, since 62s), standbys: x 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:50.459587+0000 mgr.y (mgr.25327) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: audit 2024-03-30T14:21:52.258333+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25327 172.21.15.106:0/4168834293' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:52.460360+0000 mgr.y (mgr.25327) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.366182+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.391900+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401895+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401920+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401931+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T14:06:41.107357+0000 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401940+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401948+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401957+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401967+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401982+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.401999+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.402754+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.402797+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.404640+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e32: y(active, since 62s), standbys: x 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.405656+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.405719+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.405770+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: audit 2024-03-30T14:21:53.420178+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25327 ' entity='' 2024-03-30T14:21:53.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:53 smithi106 bash[19913]: cluster 2024-03-30T14:21:53.421261+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-03-30T14:21:54.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:54 smithi165 bash[40435]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:54.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:54 smithi165 bash[40435]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:21:54.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:54 smithi165 bash[39382]: debug 2024-03-30T14:21:54.611+0000 7fbdde14c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:21:54.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:54 smithi165 bash[39382]: debug 2024-03-30T14:21:54.711+0000 7fbdde14c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:21:54.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:54 smithi165 bash[39382]: debug 2024-03-30T14:21:54.811+0000 7fbdde14c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:21:54.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:54 smithi106 bash[50621]: debug 2024-03-30T14:21:54.553+0000 7fb2ebf40200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T14:21:54.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:54 smithi106 bash[50621]: debug 2024-03-30T14:21:54.653+0000 7fb2ebf40200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T14:21:54.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:54 smithi106 bash[50621]: debug 2024-03-30T14:21:54.757+0000 7fb2ebf40200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T14:21:55.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:55 smithi165 bash[39382]: debug 2024-03-30T14:21:55.099+0000 7fbdde14c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:21:55.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:54 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:21:55.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:21:54 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:21:55.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:55 smithi106 bash[50621]: debug 2024-03-30T14:21:55.041+0000 7fb2ebf40200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:21:55.792 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:21:55 smithi106 bash[53805]: cluster 2024-03-30T14:21:54.429485+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e34: y(active, since 63s), standbys: x 2024-03-30T14:21:55.792 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:21:55 smithi106 bash[19913]: cluster 2024-03-30T14:21:54.429485+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-03-30T14:21:55.792 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:55 smithi106 bash[50621]: debug 2024-03-30T14:21:55.417+0000 7fb2ebf40200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:21:55.793 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:55 smithi106 bash[50621]: debug 2024-03-30T14:21:55.577+0000 7fb2ebf40200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:21:55.849 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:21:55 smithi165 bash[14422]: cluster 2024-03-30T14:21:54.429485+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-03-30T14:21:55.849 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:55 smithi165 bash[39382]: debug 2024-03-30T14:21:55.479+0000 7fbdde14c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T14:21:55.849 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:55 smithi165 bash[39382]: debug 2024-03-30T14:21:55.635+0000 7fbdde14c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T14:21:56.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:55 smithi165 bash[39382]: debug 2024-03-30T14:21:55.851+0000 7fbdde14c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:21:56.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:55 smithi106 bash[50621]: debug 2024-03-30T14:21:55.789+0000 7fb2ebf40200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T14:21:57.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:56 smithi106 bash[50621]: debug 2024-03-30T14:21:56.809+0000 7fb2ebf40200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:21:57.163 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:56 smithi106 bash[50621]: debug 2024-03-30T14:21:56.921+0000 7fb2ebf40200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:21:57.163 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:57 smithi106 bash[50621]: debug 2024-03-30T14:21:57.041+0000 7fb2ebf40200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:21:57.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:56 smithi165 bash[39382]: debug 2024-03-30T14:21:56.871+0000 7fbdde14c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T14:21:57.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:56 smithi165 bash[39382]: debug 2024-03-30T14:21:56.983+0000 7fbdde14c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T14:21:57.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:57 smithi165 bash[39382]: debug 2024-03-30T14:21:57.103+0000 7fbdde14c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T14:21:57.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:57 smithi165 bash[39382]: debug 2024-03-30T14:21:57.575+0000 7fbdde14c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:21:57.869 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:57 smithi165 bash[39382]: debug 2024-03-30T14:21:57.795+0000 7fbdde14c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:21:57.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:57 smithi106 bash[50621]: debug 2024-03-30T14:21:57.513+0000 7fb2ebf40200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T14:21:57.912 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:57 smithi106 bash[50621]: debug 2024-03-30T14:21:57.733+0000 7fb2ebf40200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T14:21:58.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:58 smithi165 bash[39382]: debug 2024-03-30T14:21:58.251+0000 7fbdde14c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:21:58.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:58 smithi106 bash[50621]: debug 2024-03-30T14:21:58.185+0000 7fb2ebf40200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T14:21:59.118 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:58 smithi165 bash[39382]: debug 2024-03-30T14:21:58.767+0000 7fbdde14c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:21:59.119 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:21:58 smithi165 bash[38941]: ts=2024-03-30T14:21:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:21:59.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:58 smithi106 bash[50621]: debug 2024-03-30T14:21:58.701+0000 7fb2ebf40200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T14:21:59.618 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:59 smithi165 bash[39382]: debug 2024-03-30T14:21:59.315+0000 7fbdde14c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:21:59.619 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:59 smithi165 bash[39382]: debug 2024-03-30T14:21:59.427+0000 7fbdde14c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:21:59.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:59 smithi106 bash[50621]: debug 2024-03-30T14:21:59.245+0000 7fb2ebf40200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T14:21:59.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:59 smithi106 bash[50621]: debug 2024-03-30T14:21:59.357+0000 7fb2ebf40200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T14:21:59.963 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:59 smithi106 bash[50621]: debug 2024-03-30T14:21:59.705+0000 7fb2ebf40200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:21:59.963 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:59 smithi106 bash[50621]: debug 2024-03-30T14:21:59.821+0000 7fb2ebf40200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:22:00.026 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:59 smithi165 bash[39382]: debug 2024-03-30T14:21:59.771+0000 7fbdde14c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T14:22:00.026 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:21:59 smithi165 bash[39382]: debug 2024-03-30T14:21:59.887+0000 7fbdde14c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T14:22:00.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:00 smithi165 bash[39382]: debug 2024-03-30T14:22:00.027+0000 7fbdde14c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:22:00.368 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:00 smithi165 bash[39382]: debug 2024-03-30T14:22:00.143+0000 7fbdde14c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:22:00.369 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:00 smithi165 bash[39382]: debug 2024-03-30T14:22:00.271+0000 7fbdde14c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:22:00.392 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:21:59 smithi106 bash[50621]: debug 2024-03-30T14:21:59.961+0000 7fb2ebf40200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T14:22:00.392 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:00 smithi106 bash[50621]: debug 2024-03-30T14:22:00.077+0000 7fb2ebf40200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T14:22:00.392 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:00 smithi106 bash[50621]: debug 2024-03-30T14:22:00.205+0000 7fb2ebf40200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T14:22:00.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:00 smithi106 bash[50621]: debug 2024-03-30T14:22:00.389+0000 7fb2ebf40200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:22:00.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:00 smithi106 bash[50621]: debug 2024-03-30T14:22:00.521+0000 7fb2ebf40200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:22:00.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:00 smithi165 bash[39382]: debug 2024-03-30T14:22:00.463+0000 7fbdde14c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T14:22:00.868 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:00 smithi165 bash[39382]: debug 2024-03-30T14:22:00.591+0000 7fbdde14c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T14:22:02.049 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[50621]: debug 2024-03-30T14:22:01.793+0000 7fb2ebf40200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:22:02.050 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[50621]: [30/Mar/2024:14:22:01] ENGINE Bus STARTING 2024-03-30T14:22:02.050 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: debug 2024-03-30T14:22:01.825+0000 7f8c377fa700 -1 mon.c@1(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-30T14:22:02.050 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.823248+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:22:02.050 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.824046+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.835093+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.835743+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.011961s), standbys: x 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.850154+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.850331+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.850490+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.852824+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.853030+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.853242+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.853429+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.853603+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.853921+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.854214+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:22:02.051 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.854515+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.854809+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.855159+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.855381+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.855501+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: audit 2024-03-30T14:22:01.855926+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.864597+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.823248+0000 mon.a (mon.0) 21 : cluster 1 Active manager daemon y restarted 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.824046+0000 mon.a (mon.0) 22 : cluster 1 Activating manager daemon y 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.835093+0000 mon.a (mon.0) 23 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.835743+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e35: y(active, starting, since 0.011961s), standbys: x 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.850154+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.850331+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:22:02.052 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.850490+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.852824+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.853030+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.853242+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.853429+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.853603+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.853921+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.854214+0000 mon.a (mon.0) 34 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.854515+0000 mon.a (mon.0) 35 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.854809+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.855159+0000 mon.a (mon.0) 37 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.855381+0000 mon.a (mon.0) 38 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.855501+0000 mon.a (mon.0) 39 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:22:02.053 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: audit 2024-03-30T14:22:01.855926+0000 mon.a (mon.0) 40 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:22:02.054 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:01 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.864597+0000 mon.a (mon.0) 41 : cluster 1 Manager daemon y is now available 2024-03-30T14:22:02.095 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[39382]: debug 2024-03-30T14:22:01.863+0000 7fbdde14c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T14:22:02.095 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[39382]: [30/Mar/2024:14:22:01] ENGINE Bus STARTING 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[39382]: CherryPy Checker: 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[39382]: The Application mounted at '' has an empty config. 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[39382]: [30/Mar/2024:14:22:02] ENGINE Serving on http://:::9283 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[39382]: [30/Mar/2024:14:22:02] ENGINE Bus STARTED 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: debug 2024-03-30T14:22:01.831+0000 7efbf7ea9700 -1 mon.b@2(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.823248+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T14:22:02.096 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.824046+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.835093+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.835743+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e35: y(active, starting, since 0.011961s), standbys: x 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.850154+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.850331+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.850490+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.852824+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.853030+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.853242+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.853429+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.853603+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.853921+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.854214+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:22:02.097 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.854515+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:22:02.098 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.854809+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:22:02.098 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.855159+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:22:02.098 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.855381+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T14:22:02.098 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.855501+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T14:22:02.098 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: audit 2024-03-30T14:22:01.855926+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T14:22:02.098 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:01 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.864597+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T14:22:02.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[50621]: CherryPy Checker: 2024-03-30T14:22:02.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[50621]: The Application mounted at '' has an empty config. 2024-03-30T14:22:02.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[50621]: [30/Mar/2024:14:22:02] ENGINE Serving on http://:::9283 2024-03-30T14:22:02.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[50621]: [30/Mar/2024:14:22:02] ENGINE Bus STARTED 2024-03-30T14:22:03.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[50621]: debug 2024-03-30T14:22:02.849+0000 7fb2aba03700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.838960+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.844616+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.888058+0000 mon.a (mon.0) 42 : cluster 0 Standby manager daemon x restarted 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: cluster 2024-03-30T14:22:01.888187+0000 mon.a (mon.0) 43 : cluster 0 Standby manager daemon x started 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.895420+0000 mon.b (mon.2) 99 : audit 0 from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.896587+0000 mon.b (mon.2) 100 : audit 0 from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.900706+0000 mon.b (mon.2) 101 : audit 0 from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.903222+0000 mon.b (mon.2) 102 : audit 0 from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.926197+0000 mon.a (mon.0) 44 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.986133+0000 mon.a (mon.0) 45 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:01.994543+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: cluster 2024-03-30T14:22:02.017147+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e108 with expected crc 2024-03-30T14:22:03.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: audit 2024-03-30T14:22:02.037742+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[53805]: cluster 2024-03-30T14:22:02.840996+0000 mon.a (mon.0) 48 : cluster 0 mgrmap e36: y(active, since 1.01722s), standbys: x 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.838960+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.844616+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.888058+0000 mon.a (mon.0) 42 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: cluster 2024-03-30T14:22:01.888187+0000 mon.a (mon.0) 43 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.895420+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.896587+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.900706+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.903222+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.926197+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.986133+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:03.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:01.994543+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:22:03.165 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: cluster 2024-03-30T14:22:02.017147+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-03-30T14:22:03.165 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: audit 2024-03-30T14:22:02.037742+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:22:03.165 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:02 smithi106 bash[19913]: cluster 2024-03-30T14:22:02.840996+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e36: y(active, since 1.01722s), standbys: x 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.838960+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.844616+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.888058+0000 mon.a (mon.0) 42 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: cluster 2024-03-30T14:22:01.888187+0000 mon.a (mon.0) 43 : cluster [DBG] Standby manager daemon x started 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.895420+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.896587+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.900706+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.903222+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.165:0/1483642622' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.926197+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.986133+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:01.994543+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T14:22:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: cluster 2024-03-30T14:22:02.017147+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-03-30T14:22:03.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: audit 2024-03-30T14:22:02.037742+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T14:22:03.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:02 smithi165 bash[14422]: cluster 2024-03-30T14:22:02.840996+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e36: y(active, since 1.01722s), standbys: x 2024-03-30T14:22:04.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cephadm 2024-03-30T14:22:02.716105+0000 mgr.y (mgr.25468) 1 : cephadm 1 [30/Mar/2024:14:22:02] ENGINE Bus STARTING 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cephadm 2024-03-30T14:22:02.818900+0000 mgr.y (mgr.25468) 2 : cephadm 1 [30/Mar/2024:14:22:02] ENGINE Serving on http://172.21.15.106:8765 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: audit 2024-03-30T14:22:02.857064+0000 mgr.y (mgr.25468) 3 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cluster 2024-03-30T14:22:02.858883+0000 mgr.y (mgr.25468) 4 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cephadm 2024-03-30T14:22:02.947794+0000 mgr.y (mgr.25468) 5 : cephadm 1 [30/Mar/2024:14:22:02] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cephadm 2024-03-30T14:22:02.948286+0000 mgr.y (mgr.25468) 6 : cephadm 1 [30/Mar/2024:14:22:02] ENGINE Bus STARTED 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cluster 2024-03-30T14:22:03.834967+0000 mon.a (mon.0) 49 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[53805]: cluster 2024-03-30T14:22:03.835028+0000 mon.a (mon.0) 50 : cluster 1 Cluster is now healthy 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cephadm 2024-03-30T14:22:02.716105+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Bus STARTING 2024-03-30T14:22:04.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cephadm 2024-03-30T14:22:02.818900+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Serving on http://172.21.15.106:8765 2024-03-30T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: audit 2024-03-30T14:22:02.857064+0000 mgr.y (mgr.25468) 3 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cluster 2024-03-30T14:22:02.858883+0000 mgr.y (mgr.25468) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cephadm 2024-03-30T14:22:02.947794+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cephadm 2024-03-30T14:22:02.948286+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Bus STARTED 2024-03-30T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cluster 2024-03-30T14:22:03.834967+0000 mon.a (mon.0) 49 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:03 smithi106 bash[19913]: cluster 2024-03-30T14:22:03.835028+0000 mon.a (mon.0) 50 : cluster [INF] Cluster is now healthy 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cephadm 2024-03-30T14:22:02.716105+0000 mgr.y (mgr.25468) 1 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Bus STARTING 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cephadm 2024-03-30T14:22:02.818900+0000 mgr.y (mgr.25468) 2 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Serving on http://172.21.15.106:8765 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: audit 2024-03-30T14:22:02.857064+0000 mgr.y (mgr.25468) 3 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cluster 2024-03-30T14:22:02.858883+0000 mgr.y (mgr.25468) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cephadm 2024-03-30T14:22:02.947794+0000 mgr.y (mgr.25468) 5 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Serving on https://172.21.15.106:7150 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cephadm 2024-03-30T14:22:02.948286+0000 mgr.y (mgr.25468) 6 : cephadm [INF] [30/Mar/2024:14:22:02] ENGINE Bus STARTED 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cluster 2024-03-30T14:22:03.834967+0000 mon.a (mon.0) 49 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:22:04.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:03 smithi165 bash[14422]: cluster 2024-03-30T14:22:03.835028+0000 mon.a (mon.0) 50 : cluster [INF] Cluster is now healthy 2024-03-30T14:22:05.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:04 smithi106 bash[53805]: cluster 2024-03-30T14:22:03.854910+0000 mgr.y (mgr.25468) 7 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:05.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:04 smithi106 bash[53805]: cluster 2024-03-30T14:22:04.858214+0000 mon.a (mon.0) 51 : cluster 0 mgrmap e37: y(active, since 3s), standbys: x 2024-03-30T14:22:05.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:04 smithi106 bash[19913]: cluster 2024-03-30T14:22:03.854910+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:05.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:04 smithi106 bash[19913]: cluster 2024-03-30T14:22:04.858214+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-03-30T14:22:05.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:04 smithi165 bash[14422]: cluster 2024-03-30T14:22:03.854910+0000 mgr.y (mgr.25468) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:05.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:04 smithi165 bash[14422]: cluster 2024-03-30T14:22:04.858214+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e37: y(active, since 3s), standbys: x 2024-03-30T14:22:05.186 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:05 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-03-30T14:22:05.186 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:05 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:05.186 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:05 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:05.216 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:22:06.002 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:22:06.002 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (2m) 33s ago 9m 16.4M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 unknown 33s ago 8m - - 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (51s) 33s ago 7m 43.8M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (39s) 33s ago 15m 92.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (92s) 33s ago 17m 491M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (17m) 33s ago 17m 66.7M 2048M 17.2.0 e1d6a67b021e bec5e00fe9f7 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (15m) 33s ago 15m 60.2M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (15m) 33s ago 15m 57.5M 2048M 17.2.0 e1d6a67b021e 129bc7de4784 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (2m) 33s ago 9m 11.2M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (114s) 33s ago 9m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (14m) 33s ago 14m 58.3M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (14m) 33s ago 14m 59.2M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (13m) 33s ago 13m 53.3M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (12m) 33s ago 12m 57.0M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:22:06.003 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (12m) 33s ago 12m 58.3M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (11m) 33s ago 11m 55.1M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (11m) 33s ago 11m 53.8M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (10m) 33s ago 10m 56.8M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (45s) 33s ago 9m 43.2M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (7m) 33s ago 7m 86.7M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (7m) 33s ago 7m 86.6M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (7m) 33s ago 7m 86.8M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:22:06.004 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (7m) 33s ago 7m 86.4M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:22:06.160 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:05 smithi165 bash[14422]: audit 2024-03-30T14:22:05.202578+0000 mgr.y (mgr.25468) 8 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:06.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:05 smithi106 bash[19913]: audit 2024-03-30T14:22:05.202578+0000 mgr.y (mgr.25468) 8 : audit [DBG] from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:06.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:05 smithi106 bash[53805]: audit 2024-03-30T14:22:05.202578+0000 mgr.y (mgr.25468) 8 : audit 0 from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:06.463 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:22:06.463 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:22:06.463 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "mds": {}, 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:22:06.464 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-30T14:22:06.465 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:22:06.465 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:22:06.465 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:22:06.618 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[40710]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:22:06.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[40710]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr" 2024-03-30T14:22:06.846 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:22:06.847 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "2/23 daemons upgraded", 2024-03-30T14:22:06.847 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "", 2024-03-30T14:22:06.847 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:22:06.847 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:22:07.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[19913]: audit 2024-03-30T14:22:05.596694+0000 mgr.y (mgr.25468) 9 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:07.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[19913]: cluster 2024-03-30T14:22:05.855622+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:07.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[19913]: cluster 2024-03-30T14:22:05.902700+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T14:22:07.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[19913]: audit 2024-03-30T14:22:05.983818+0000 mgr.y (mgr.25468) 11 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:07.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[19913]: audit 2024-03-30T14:22:06.465869+0000 mon.c (mon.1) 104 : audit [DBG] from='client.? 172.21.15.106:0/4096928492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:07.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[53805]: audit 2024-03-30T14:22:05.596694+0000 mgr.y (mgr.25468) 9 : audit 0 from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:07.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[53805]: cluster 2024-03-30T14:22:05.855622+0000 mgr.y (mgr.25468) 10 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:07.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[53805]: cluster 2024-03-30T14:22:05.902700+0000 mon.a (mon.0) 52 : cluster 0 mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T14:22:07.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[53805]: audit 2024-03-30T14:22:05.983818+0000 mgr.y (mgr.25468) 11 : audit 0 from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:07.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:06 smithi106 bash[53805]: audit 2024-03-30T14:22:06.465869+0000 mon.c (mon.1) 104 : audit 0 from='client.? 172.21.15.106:0/4096928492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:07.274 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:22:07.368 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:06 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:22:07.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:06 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:22:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[14422]: audit 2024-03-30T14:22:05.596694+0000 mgr.y (mgr.25468) 9 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[14422]: cluster 2024-03-30T14:22:05.855622+0000 mgr.y (mgr.25468) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[14422]: cluster 2024-03-30T14:22:05.902700+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-03-30T14:22:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[14422]: audit 2024-03-30T14:22:05.983818+0000 mgr.y (mgr.25468) 11 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:06 smithi165 bash[14422]: audit 2024-03-30T14:22:06.465869+0000 mon.c (mon.1) 104 : audit [DBG] from='client.? 172.21.15.106:0/4096928492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:08.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:07 smithi106 bash[53805]: audit 2024-03-30T14:22:06.848362+0000 mgr.y (mgr.25468) 12 : audit 0 from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:08.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:07 smithi106 bash[53805]: audit 2024-03-30T14:22:07.277091+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.106:0/2390412834' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:22:08.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:07 smithi106 bash[19913]: audit 2024-03-30T14:22:06.848362+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:08.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:07 smithi106 bash[19913]: audit 2024-03-30T14:22:07.277091+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.106:0/2390412834' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:22:08.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:07 smithi165 bash[14422]: audit 2024-03-30T14:22:06.848362+0000 mgr.y (mgr.25468) 12 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:07 smithi165 bash[14422]: audit 2024-03-30T14:22:07.277091+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.106:0/2390412834' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:22:09.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[53805]: cluster 2024-03-30T14:22:07.856511+0000 mgr.y (mgr.25468) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:09.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[53805]: audit 2024-03-30T14:22:08.773389+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[53805]: audit 2024-03-30T14:22:08.782293+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[53805]: audit 2024-03-30T14:22:08.854825+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[53805]: audit 2024-03-30T14:22:08.863018+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[19913]: cluster 2024-03-30T14:22:07.856511+0000 mgr.y (mgr.25468) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:09.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[19913]: audit 2024-03-30T14:22:08.773389+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[19913]: audit 2024-03-30T14:22:08.782293+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[19913]: audit 2024-03-30T14:22:08.854825+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:08 smithi106 bash[19913]: audit 2024-03-30T14:22:08.863018+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:08 smithi165 bash[14422]: cluster 2024-03-30T14:22:07.856511+0000 mgr.y (mgr.25468) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:22:09.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:08 smithi165 bash[14422]: audit 2024-03-30T14:22:08.773389+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:08 smithi165 bash[14422]: audit 2024-03-30T14:22:08.782293+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:08 smithi165 bash[14422]: audit 2024-03-30T14:22:08.854825+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:09.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:08 smithi165 bash[14422]: audit 2024-03-30T14:22:08.863018+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.162 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:22:11] "GET /metrics HTTP/1.1" 200 35459 "" "Prometheus/2.33.4" 2024-03-30T14:22:11.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[53805]: cluster 2024-03-30T14:22:09.858052+0000 mgr.y (mgr.25468) 14 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:22:11.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[53805]: audit 2024-03-30T14:22:09.913565+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[53805]: audit 2024-03-30T14:22:09.926723+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[53805]: audit 2024-03-30T14:22:09.931657+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[53805]: audit 2024-03-30T14:22:09.939320+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[19913]: cluster 2024-03-30T14:22:09.858052+0000 mgr.y (mgr.25468) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[19913]: audit 2024-03-30T14:22:09.913565+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[19913]: audit 2024-03-30T14:22:09.926723+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[19913]: audit 2024-03-30T14:22:09.931657+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:10 smithi106 bash[19913]: audit 2024-03-30T14:22:09.939320+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:10 smithi165 bash[14422]: cluster 2024-03-30T14:22:09.858052+0000 mgr.y (mgr.25468) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T14:22:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:10 smithi165 bash[14422]: audit 2024-03-30T14:22:09.913565+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:10 smithi165 bash[14422]: audit 2024-03-30T14:22:09.926723+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:10 smithi165 bash[14422]: audit 2024-03-30T14:22:09.931657+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:10 smithi165 bash[14422]: audit 2024-03-30T14:22:09.939320+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:13.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:12 smithi106 bash[53805]: cluster 2024-03-30T14:22:11.858819+0000 mgr.y (mgr.25468) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:22:13.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:12 smithi106 bash[19913]: cluster 2024-03-30T14:22:11.858819+0000 mgr.y (mgr.25468) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:22:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:12 smithi165 bash[14422]: cluster 2024-03-30T14:22:11.858819+0000 mgr.y (mgr.25468) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T14:22:14.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:13 smithi165 bash[14422]: audit 2024-03-30T14:22:12.866024+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:14.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:13 smithi106 bash[53805]: audit 2024-03-30T14:22:12.866024+0000 mgr.y (mgr.25468) 16 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:14.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:13 smithi106 bash[19913]: audit 2024-03-30T14:22:12.866024+0000 mgr.y (mgr.25468) 16 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:14 smithi165 bash[14422]: cluster 2024-03-30T14:22:13.860463+0000 mgr.y (mgr.25468) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:22:15.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:14 smithi106 bash[19913]: cluster 2024-03-30T14:22:13.860463+0000 mgr.y (mgr.25468) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:22:15.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:14 smithi106 bash[53805]: cluster 2024-03-30T14:22:13.860463+0000 mgr.y (mgr.25468) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T14:22:17.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:16 smithi165 bash[14422]: cluster 2024-03-30T14:22:15.861237+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:17.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:17 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-03-30T14:22:17.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:17 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:17.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:17 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:17.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:16 smithi106 bash[19913]: cluster 2024-03-30T14:22:15.861237+0000 mgr.y (mgr.25468) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:17.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:16 smithi106 bash[53805]: cluster 2024-03-30T14:22:15.861237+0000 mgr.y (mgr.25468) 18 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:18.089 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:18 smithi165 bash[14422]: audit 2024-03-30T14:22:16.991674+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:18.090 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:18 smithi165 bash[14422]: audit 2024-03-30T14:22:16.993870+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:18.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:18 smithi165 bash[41341]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:22:18.369 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:18 smithi165 bash[41341]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T14:22:18.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:17 smithi106 bash[53805]: audit 2024-03-30T14:22:16.991674+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:18.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:17 smithi106 bash[53805]: audit 2024-03-30T14:22:16.993870+0000 mon.a (mon.0) 63 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:18.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:17 smithi106 bash[19913]: audit 2024-03-30T14:22:16.991674+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:18.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:17 smithi106 bash[19913]: audit 2024-03-30T14:22:16.993870+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:18.968 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:22:18 smithi165 bash[38941]: ts=2024-03-30T14:22:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:22:19.281 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:19 smithi165 bash[14422]: cluster 2024-03-30T14:22:17.862673+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:19.282 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:18 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T14:22:19.282 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:18 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:22:19.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:18 smithi106 bash[53805]: cluster 2024-03-30T14:22:17.862673+0000 mgr.y (mgr.25468) 19 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:19.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:18 smithi106 bash[19913]: cluster 2024-03-30T14:22:17.862673+0000 mgr.y (mgr.25468) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:21.190 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:22:21] "GET /metrics HTTP/1.1" 200 38258 "" "Prometheus/2.33.4" 2024-03-30T14:22:21.190 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cluster 2024-03-30T14:22:19.863378+0000 mgr.y (mgr.25468) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:19.944797+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:19.956076+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:19.958628+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:19.971139+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:19.973875+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:19.974382+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.138850+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.140047+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.303265+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.305000+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.467800+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.471027+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:22:21.191 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.642315+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.651783+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.658395+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.663517+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.669469+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.754388+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.758033+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.760171+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[19913]: audit 2024-03-30T14:22:20.761669+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cluster 2024-03-30T14:22:19.863378+0000 mgr.y (mgr.25468) 20 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:19.944797+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:19.956076+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.192 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:19.958628+0000 mon.a (mon.0) 66 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:19.971139+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:19.973875+0000 mgr.y (mgr.25468) 21 : cephadm 1 Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:19.974382+0000 mgr.y (mgr.25468) 22 : cephadm 1 Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.138850+0000 mgr.y (mgr.25468) 23 : cephadm 1 Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.140047+0000 mgr.y (mgr.25468) 24 : cephadm 1 Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.303265+0000 mgr.y (mgr.25468) 25 : cephadm 1 Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.305000+0000 mgr.y (mgr.25468) 26 : cephadm 1 Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.467800+0000 mgr.y (mgr.25468) 27 : cephadm 1 Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.471027+0000 mgr.y (mgr.25468) 28 : cephadm 1 Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.642315+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.651783+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.658395+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.663517+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.669469+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.193 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.754388+0000 mon.a (mon.0) 73 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:21.194 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.758033+0000 mon.a (mon.0) 74 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:21.194 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.760171+0000 mon.a (mon.0) 75 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:22:21.194 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:20 smithi106 bash[53805]: audit 2024-03-30T14:22:20.761669+0000 mon.a (mon.0) 76 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cluster 2024-03-30T14:22:19.863378+0000 mgr.y (mgr.25468) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:19.944797+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:19.956076+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:19.958628+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:19.971139+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:19.973875+0000 mgr.y (mgr.25468) 21 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.conf 2024-03-30T14:22:21.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:19.974382+0000 mgr.y (mgr.25468) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.138850+0000 mgr.y (mgr.25468) 23 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.140047+0000 mgr.y (mgr.25468) 24 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.303265+0000 mgr.y (mgr.25468) 25 : cephadm [INF] Updating smithi106:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.305000+0000 mgr.y (mgr.25468) 26 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.467800+0000 mgr.y (mgr.25468) 27 : cephadm [INF] Updating smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.471027+0000 mgr.y (mgr.25468) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.642315+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.651783+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.658395+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.663517+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.669469+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.754388+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.758033+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:21.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.760171+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:22:21.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:20 smithi165 bash[14422]: audit 2024-03-30T14:22:20.761669+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T14:22:22.262 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[19913]: cluster 2024-03-30T14:22:20.664901+0000 mgr.y (mgr.25468) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:22.262 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[19913]: cephadm 2024-03-30T14:22:20.762765+0000 mgr.y (mgr.25468) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T14:22:22.262 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[19913]: cluster 2024-03-30T14:22:21.661656+0000 mon.a (mon.0) 77 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:22:22.263 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[53805]: cluster 2024-03-30T14:22:20.664901+0000 mgr.y (mgr.25468) 29 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:22.263 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[53805]: cephadm 2024-03-30T14:22:20.762765+0000 mgr.y (mgr.25468) 30 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-03-30T14:22:22.263 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:21 smithi106 bash[53805]: cluster 2024-03-30T14:22:21.661656+0000 mon.a (mon.0) 77 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:22:22.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:21 smithi165 bash[14422]: cluster 2024-03-30T14:22:20.664901+0000 mgr.y (mgr.25468) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:22.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:21 smithi165 bash[14422]: cephadm 2024-03-30T14:22:20.762765+0000 mgr.y (mgr.25468) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T14:22:22.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:21 smithi165 bash[14422]: cluster 2024-03-30T14:22:21.661656+0000 mon.a (mon.0) 77 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:22:24.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: cluster 2024-03-30T14:22:22.665627+0000 mgr.y (mgr.25468) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: audit 2024-03-30T14:22:22.876634+0000 mgr.y (mgr.25468) 32 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: cephadm 2024-03-30T14:22:23.283473+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: audit 2024-03-30T14:22:23.290936+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: audit 2024-03-30T14:22:23.293766+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: audit 2024-03-30T14:22:23.295283+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: audit 2024-03-30T14:22:23.296936+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:24 smithi165 bash[14422]: cephadm 2024-03-30T14:22:23.298707+0000 mgr.y (mgr.25468) 34 : cephadm [INF] Deploying daemon mon.c on smithi106 2024-03-30T14:22:24.642 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: cluster 2024-03-30T14:22:22.665627+0000 mgr.y (mgr.25468) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:24.642 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: audit 2024-03-30T14:22:22.876634+0000 mgr.y (mgr.25468) 32 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:24.642 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: cephadm 2024-03-30T14:22:23.283473+0000 mgr.y (mgr.25468) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: audit 2024-03-30T14:22:23.290936+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: audit 2024-03-30T14:22:23.293766+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: audit 2024-03-30T14:22:23.295283+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: audit 2024-03-30T14:22:23.296936+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[19913]: cephadm 2024-03-30T14:22:23.298707+0000 mgr.y (mgr.25468) 34 : cephadm [INF] Deploying daemon mon.c on smithi106 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: cluster 2024-03-30T14:22:22.665627+0000 mgr.y (mgr.25468) 31 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: audit 2024-03-30T14:22:22.876634+0000 mgr.y (mgr.25468) 32 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: cephadm 2024-03-30T14:22:23.283473+0000 mgr.y (mgr.25468) 33 : cephadm 1 Upgrade: Updating mon.c 2024-03-30T14:22:24.643 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: audit 2024-03-30T14:22:23.290936+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:24.644 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: audit 2024-03-30T14:22:23.293766+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:22:24.644 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: audit 2024-03-30T14:22:23.295283+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:22:24.644 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: audit 2024-03-30T14:22:23.296936+0000 mon.a (mon.0) 81 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:24.644 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:24 smithi106 bash[53805]: cephadm 2024-03-30T14:22:23.298707+0000 mgr.y (mgr.25468) 34 : cephadm 1 Deploying daemon mon.c on smithi106 2024-03-30T14:22:25.906 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:25 smithi106 systemd[1]: Stopping Ceph mon.c for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:22:26.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:25 smithi106 bash[19913]: debug 2024-03-30T14:22:25.905+0000 7f8c3d005700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:22:26.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:25 smithi106 bash[19913]: debug 2024-03-30T14:22:25.905+0000 7f8c3d005700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-30T14:22:26.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:26 smithi106 bash[55035]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:22:26.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:26 smithi106 bash[55106]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:22:26.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:26 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.c.service: Succeeded. 2024-03-30T14:22:26.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:26 smithi106 systemd[1]: Stopped Ceph mon.c for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:27.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:27 smithi106 systemd[1]: Started Ceph mon.c for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:28.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.173+0000 7fc5fea30c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:22:28.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.173+0000 7fc5fea30c80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:22:28.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.173+0000 7fc5fea30c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:22:28.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 0 load: jerasure load: lrc 2024-03-30T14:22:28.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:22:28.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Git sha 0 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: DB SUMMARY 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: DB Session ID: 8IDAMVA03ROZFDUFNK6V 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3512937 ; 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:22:28.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.env: 0x560d410c3c60 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.info_log: 0x560d4232bb20 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:22:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:22:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.wal_dir: 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.write_buffer_manager: 0x560d422fe820 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:22:28.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.row_cache: None 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:22:28.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:22:28.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:22:28.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:22:28.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.merge_operator: 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560d4232bc40) 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: cache_index_and_filter_blocks: 1 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:22:28.422 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: pin_top_level_index_and_filter: 1 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: index_type: 0 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: data_block_index_type: 0 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: index_shortening: 1 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: checksum: 4 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: no_block_cache: 0 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_cache: 0x560d4232d090 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_cache_name: BinnedLRUCache 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_cache_options: 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: capacity : 536870912 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: num_shard_bits : 4 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: strict_capacity_limit : 0 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: high_pri_pool_ratio: 0.000 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_cache_compressed: (nil) 2024-03-30T14:22:28.423 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: persistent_cache: (nil) 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_size: 4096 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_size_deviation: 10 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_restart_interval: 16 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: index_block_restart_interval: 1 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: metadata_block_size: 4096 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: partition_filters: 0 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: use_delta_encoding: 1 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: filter_policy: bloomfilter 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: whole_key_filtering: 1 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: verify_compression: 0 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: read_amp_bytes_per_bit: 0 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: format_version: 5 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: enable_index_compression: 1 2024-03-30T14:22:28.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: block_align: 0 2024-03-30T14:22:28.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: max_auto_readahead_size: 262144 2024-03-30T14:22:28.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: prepopulate_block_cache: 0 2024-03-30T14:22:28.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: initial_auto_readahead_size: 8192 2024-03-30T14:22:28.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:22:28.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:22:28.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:22:28.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:22:28.427 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:22:28.428 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:22:28.429 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:22:28.430 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:22:28.431 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5f41a0700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 17957, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.177+0000 7fc5fea30c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.181+0000 7fc5fea30c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6db063c5-75a1-424e-9815-c9dbcfab293e 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.181+0000 7fc5fea30c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808548184190, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.181+0000 7fc5fea30c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808548201034, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2253082, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17962, "largest_seqno": 18730, "table_properties": {"data_size": 2248895, "index_size": 2273, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8783, "raw_average_key_size": 24, "raw_value_size": 2241060, "raw_average_value_size": 6259, "num_data_blocks": 103, "num_entries": 358, "num_filter_entries": 358, "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": 1711808548, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6db063c5-75a1-424e-9815-c9dbcfab293e", "db_session_id": "8IDAMVA03ROZFDUFNK6V", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808548201145, "job": 1, "event": "recovery_finished"} 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:22:28.432 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560d42422000 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5fea30c80 4 rocksdb: DB pointer 0x560d4240c000 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5ed192700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.197+0000 7fc5ed192700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: ** DB Stats ** 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: ** Compaction Stats [default] ** 2024-03-30T14:22:28.433 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: L0 1/0 2.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 365.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: L6 1/0 10.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Sum 2/0 12.61 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 365.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 365.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: ** Compaction Stats [default] ** 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 365.7 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:22:28.434 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Cumulative compaction: 0.00 GB write, 102.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Interval compaction: 0.00 GB write, 102.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: Block cache BinnedLRUCache@0x560d4232d090#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: 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-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] at bind addrs [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 1 mon.c@-1(???) e3 preinit fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 mon.c@-1(???).mds e1 new map 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 mon.c@-1(???).mds e1 print_map 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: e1 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: legacy client fscid: -1 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: 2024-03-30T14:22:28.435 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: No filesystems configured 2024-03-30T14:22:28.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T14:22:28.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:22:28.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:22:28.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:22:28.436 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:28 smithi106 bash[55170]: debug 2024-03-30T14:22:28.201+0000 7fc5fea30c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-03-30T14:22:29.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:22:28 smithi165 bash[38941]: ts=2024-03-30T14:22:28.666Z 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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:22:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:29 smithi165 bash[14422]: cluster 2024-03-30T14:22:24.667028+0000 mgr.y (mgr.25468) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:29.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:29 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-03-30T14:22:29.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:29 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:29.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:29 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-03-30T14:22:29.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:29 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T14:22:29.619 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:22:29 smithi165 systemd[1]: Failed to start Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:29.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:29 smithi106 bash[55170]: cluster 2024-03-30T14:22:24.667028+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:29.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:29 smithi106 bash[53805]: cluster 2024-03-30T14:22:24.667028+0000 mgr.y (mgr.25468) 35 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:26.667865+0000 mgr.y (mgr.25468) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:28.418298+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:28.669544+0000 mgr.y (mgr.25468) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.310969+0000 mon.a (mon.0) 82 : cluster [INF] mon.a calling monitor election 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.314924+0000 mon.a (mon.0) 83 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323663+0000 mon.a (mon.0) 84 : cluster [DBG] monmap epoch 3 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323754+0000 mon.a (mon.0) 85 : cluster [DBG] fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323797+0000 mon.a (mon.0) 86 : cluster [DBG] last_changed 2024-03-30T14:06:41.107357+0000 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323870+0000 mon.a (mon.0) 87 : cluster [DBG] created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323890+0000 mon.a (mon.0) 88 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323909+0000 mon.a (mon.0) 89 : cluster [DBG] election_strategy: 1 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.323969+0000 mon.a (mon.0) 90 : cluster [DBG] 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.324003+0000 mon.a (mon.0) 91 : cluster [DBG] 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.324029+0000 mon.a (mon.0) 92 : cluster [DBG] 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.324920+0000 mon.a (mon.0) 93 : cluster [DBG] fsmap 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.324989+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.325989+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e38: y(active, since 27s), standbys: x 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.326324+0000 mon.a (mon.0) 96 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.326371+0000 mon.a (mon.0) 97 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: cluster 2024-03-30T14:22:29.326395+0000 mon.a (mon.0) 98 : cluster [WRN] daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: audit 2024-03-30T14:22:29.333617+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: audit 2024-03-30T14:22:29.341775+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:30.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:30 smithi165 bash[14422]: audit 2024-03-30T14:22:29.378402+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:26.667865+0000 mgr.y (mgr.25468) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:28.418298+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-30T14:22:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:28.669544+0000 mgr.y (mgr.25468) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.310969+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.314924+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323663+0000 mon.a (mon.0) 84 : cluster 0 monmap epoch 3 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323754+0000 mon.a (mon.0) 85 : cluster 0 fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323797+0000 mon.a (mon.0) 86 : cluster 0 last_changed 2024-03-30T14:06:41.107357+0000 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323870+0000 mon.a (mon.0) 87 : cluster 0 created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323890+0000 mon.a (mon.0) 88 : cluster 0 min_mon_release 17 (quincy) 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323909+0000 mon.a (mon.0) 89 : cluster 0 election_strategy: 1 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.323969+0000 mon.a (mon.0) 90 : cluster 0 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.324003+0000 mon.a (mon.0) 91 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.324029+0000 mon.a (mon.0) 92 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.324920+0000 mon.a (mon.0) 93 : cluster 0 fsmap 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.324989+0000 mon.a (mon.0) 94 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.325989+0000 mon.a (mon.0) 95 : cluster 0 mgrmap e38: y(active, since 27s), standbys: x 2024-03-30T14:22:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.326324+0000 mon.a (mon.0) 96 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.326371+0000 mon.a (mon.0) 97 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: cluster 2024-03-30T14:22:29.326395+0000 mon.a (mon.0) 98 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: audit 2024-03-30T14:22:29.333617+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: audit 2024-03-30T14:22:29.341775+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[53805]: audit 2024-03-30T14:22:29.378402+0000 mon.a (mon.0) 101 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:26.667865+0000 mgr.y (mgr.25468) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:28.418298+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:28.669544+0000 mgr.y (mgr.25468) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.310969+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.314924+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323663+0000 mon.a (mon.0) 84 : cluster 0 monmap epoch 3 2024-03-30T14:22:30.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323754+0000 mon.a (mon.0) 85 : cluster 0 fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323797+0000 mon.a (mon.0) 86 : cluster 0 last_changed 2024-03-30T14:06:41.107357+0000 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323870+0000 mon.a (mon.0) 87 : cluster 0 created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323890+0000 mon.a (mon.0) 88 : cluster 0 min_mon_release 17 (quincy) 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323909+0000 mon.a (mon.0) 89 : cluster 0 election_strategy: 1 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.323969+0000 mon.a (mon.0) 90 : cluster 0 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.324003+0000 mon.a (mon.0) 91 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.324029+0000 mon.a (mon.0) 92 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.324920+0000 mon.a (mon.0) 93 : cluster 0 fsmap 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.324989+0000 mon.a (mon.0) 94 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.325989+0000 mon.a (mon.0) 95 : cluster 0 mgrmap e38: y(active, since 27s), standbys: x 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.326324+0000 mon.a (mon.0) 96 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.326371+0000 mon.a (mon.0) 97 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: cluster 2024-03-30T14:22:29.326395+0000 mon.a (mon.0) 98 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: audit 2024-03-30T14:22:29.333617+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:30.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: audit 2024-03-30T14:22:29.341775+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:30.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:30 smithi106 bash[55170]: audit 2024-03-30T14:22:29.378402+0000 mon.a (mon.0) 101 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:31.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:22:31] "GET /metrics HTTP/1.1" 200 38258 "" "Prometheus/2.33.4" 2024-03-30T14:22:32.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:32 smithi165 bash[14422]: cluster 2024-03-30T14:22:30.670215+0000 mgr.y (mgr.25468) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:32.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:32 smithi165 bash[14422]: audit 2024-03-30T14:22:31.992450+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:32.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:32 smithi165 bash[14422]: audit 2024-03-30T14:22:31.994765+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:32.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:32 smithi106 bash[53805]: cluster 2024-03-30T14:22:30.670215+0000 mgr.y (mgr.25468) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:32.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:32 smithi106 bash[53805]: audit 2024-03-30T14:22:31.992450+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:32.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:32 smithi106 bash[53805]: audit 2024-03-30T14:22:31.994765+0000 mon.a (mon.0) 103 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:32.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:32 smithi106 bash[55170]: cluster 2024-03-30T14:22:30.670215+0000 mgr.y (mgr.25468) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:22:32.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:32 smithi106 bash[55170]: audit 2024-03-30T14:22:31.992450+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:32.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:32 smithi106 bash[55170]: audit 2024-03-30T14:22:31.994765+0000 mon.a (mon.0) 103 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:33.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:33 smithi106 bash[50621]: debug 2024-03-30T14:22:33.209+0000 7fb2aba03700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-30T14:22:34.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:34 smithi165 bash[14422]: cluster 2024-03-30T14:22:32.671126+0000 mgr.y (mgr.25468) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:34.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:34 smithi165 bash[14422]: audit 2024-03-30T14:22:32.886129+0000 mgr.y (mgr.25468) 40 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:34.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:34 smithi106 bash[53805]: cluster 2024-03-30T14:22:32.671126+0000 mgr.y (mgr.25468) 39 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:34.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:34 smithi106 bash[53805]: audit 2024-03-30T14:22:32.886129+0000 mgr.y (mgr.25468) 40 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:34.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:34 smithi106 bash[55170]: cluster 2024-03-30T14:22:32.671126+0000 mgr.y (mgr.25468) 39 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:34.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:34 smithi106 bash[55170]: audit 2024-03-30T14:22:32.886129+0000 mgr.y (mgr.25468) 40 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:36.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:36 smithi165 bash[14422]: cluster 2024-03-30T14:22:34.672971+0000 mgr.y (mgr.25468) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:36.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:36 smithi165 bash[14422]: audit 2024-03-30T14:22:35.889100+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:36.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:36 smithi165 bash[14422]: audit 2024-03-30T14:22:35.899647+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:36.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:36 smithi106 bash[55170]: cluster 2024-03-30T14:22:34.672971+0000 mgr.y (mgr.25468) 41 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:36.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:36 smithi106 bash[55170]: audit 2024-03-30T14:22:35.889100+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:36.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:36 smithi106 bash[55170]: audit 2024-03-30T14:22:35.899647+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:36.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:36 smithi106 bash[53805]: cluster 2024-03-30T14:22:34.672971+0000 mgr.y (mgr.25468) 41 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:36.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:36 smithi106 bash[53805]: audit 2024-03-30T14:22:35.889100+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:36.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:36 smithi106 bash[53805]: audit 2024-03-30T14:22:35.899647+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:37.658 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:22:38.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:37 smithi106 bash[55170]: cluster 2024-03-30T14:22:36.673762+0000 mgr.y (mgr.25468) 42 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:38.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:37 smithi106 bash[55170]: audit 2024-03-30T14:22:36.895526+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:38.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:37 smithi106 bash[55170]: audit 2024-03-30T14:22:36.906930+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:38.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:37 smithi106 bash[53805]: cluster 2024-03-30T14:22:36.673762+0000 mgr.y (mgr.25468) 42 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:38.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:37 smithi106 bash[53805]: audit 2024-03-30T14:22:36.895526+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:38.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:37 smithi106 bash[53805]: audit 2024-03-30T14:22:36.906930+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:38.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:37 smithi165 bash[14422]: cluster 2024-03-30T14:22:36.673762+0000 mgr.y (mgr.25468) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:38.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:37 smithi165 bash[14422]: audit 2024-03-30T14:22:36.895526+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:38.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:37 smithi165 bash[14422]: audit 2024-03-30T14:22:36.906930+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (2m) 2s ago 9m 15.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 unknown 29s ago 9m - - 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (83s) 2s ago 7m 45.9M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (72s) 29s ago 15m 440M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (2m) 2s ago 17m 488M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (47s) 2s ago 17m 38.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (15m) 29s ago 15m 57.5M 2048M 17.2.0 e1d6a67b021e 4486a16925dd 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (11s) 2s ago 16m 21.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (2m) 2s ago 10m 12.7M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:22:38.427 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (2m) 29s ago 10m 10.7M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (15m) 2s ago 15m 58.9M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (14m) 2s ago 14m 59.2M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (13m) 2s ago 13m 53.8M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (13m) 2s ago 13m 57.8M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (12m) 29s ago 12m 58.7M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (12m) 29s ago 12m 55.4M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (11m) 29s ago 11m 54.2M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (11m) 29s ago 11m 57.6M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (77s) 29s ago 10m 53.3M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (8m) 2s ago 8m 87.6M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (8m) 29s ago 8m 86.7M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (7m) 2s ago 7m 87.6M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:22:38.428 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (7m) 29s ago 7m 86.6M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:22:38.863 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:22:38.864 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:22:38.865 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:22:38.865 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:22:38.865 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T14:22:38.865 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:22:38.865 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:22:38.865 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:22:39.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:38 smithi165 bash[14422]: audit 2024-03-30T14:22:37.643698+0000 mgr.y (mgr.25468) 43 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:38 smithi165 bash[14422]: audit 2024-03-30T14:22:38.023474+0000 mgr.y (mgr.25468) 44 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:38 smithi165 bash[14422]: audit 2024-03-30T14:22:38.405882+0000 mgr.y (mgr.25468) 45 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:38 smithi165 bash[14422]: audit 2024-03-30T14:22:38.865770+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.106:0/2352794167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:39.119 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:22:38 smithi165 bash[38941]: ts=2024-03-30T14:22: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:22:39.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[55170]: audit 2024-03-30T14:22:37.643698+0000 mgr.y (mgr.25468) 43 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[55170]: audit 2024-03-30T14:22:38.023474+0000 mgr.y (mgr.25468) 44 : audit 0 from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[55170]: audit 2024-03-30T14:22:38.405882+0000 mgr.y (mgr.25468) 45 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[55170]: audit 2024-03-30T14:22:38.865770+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.106:0/2352794167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:39.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[53805]: audit 2024-03-30T14:22:37.643698+0000 mgr.y (mgr.25468) 43 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[53805]: audit 2024-03-30T14:22:38.023474+0000 mgr.y (mgr.25468) 44 : audit 0 from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[53805]: audit 2024-03-30T14:22:38.405882+0000 mgr.y (mgr.25468) 45 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:39.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:38 smithi106 bash[53805]: audit 2024-03-30T14:22:38.865770+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.106:0/2352794167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr" 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "4/23 daemons upgraded", 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:22:39.250 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:22:39.695 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:39.695 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:39.695 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:40.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:39 smithi106 bash[53805]: cluster 2024-03-30T14:22:38.674754+0000 mgr.y (mgr.25468) 46 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:40.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:39 smithi106 bash[53805]: audit 2024-03-30T14:22:39.251716+0000 mgr.y (mgr.25468) 47 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:40.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:39 smithi106 bash[53805]: audit 2024-03-30T14:22:39.698061+0000 mon.a (mon.0) 108 : audit 0 from='client.? 172.21.15.106:0/2658766073' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:22:40.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:39 smithi106 bash[55170]: cluster 2024-03-30T14:22:38.674754+0000 mgr.y (mgr.25468) 46 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:40.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:39 smithi106 bash[55170]: audit 2024-03-30T14:22:39.251716+0000 mgr.y (mgr.25468) 47 : audit 0 from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:40.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:39 smithi106 bash[55170]: audit 2024-03-30T14:22:39.698061+0000 mon.a (mon.0) 108 : audit 0 from='client.? 172.21.15.106:0/2658766073' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:22:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:39 smithi165 bash[14422]: cluster 2024-03-30T14:22:38.674754+0000 mgr.y (mgr.25468) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:39 smithi165 bash[14422]: audit 2024-03-30T14:22:39.251716+0000 mgr.y (mgr.25468) 47 : audit [DBG] from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:22:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:39 smithi165 bash[14422]: audit 2024-03-30T14:22:39.698061+0000 mon.a (mon.0) 108 : audit [DBG] from='client.? 172.21.15.106:0/2658766073' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:22:41.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:22:41] "GET /metrics HTTP/1.1" 200 38201 "" "Prometheus/2.33.4" 2024-03-30T14:22:42.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:41 smithi106 bash[53805]: cluster 2024-03-30T14:22:40.675404+0000 mgr.y (mgr.25468) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:42.162 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:41 smithi106 bash[55170]: cluster 2024-03-30T14:22:40.675404+0000 mgr.y (mgr.25468) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:42.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:41 smithi165 bash[14422]: cluster 2024-03-30T14:22:40.675404+0000 mgr.y (mgr.25468) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:44.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:43 smithi106 bash[53805]: cluster 2024-03-30T14:22:42.676206+0000 mgr.y (mgr.25468) 49 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:44.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:43 smithi106 bash[53805]: audit 2024-03-30T14:22:42.897254+0000 mgr.y (mgr.25468) 50 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:44.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:43 smithi106 bash[55170]: cluster 2024-03-30T14:22:42.676206+0000 mgr.y (mgr.25468) 49 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:44.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:43 smithi106 bash[55170]: audit 2024-03-30T14:22:42.897254+0000 mgr.y (mgr.25468) 50 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:43 smithi165 bash[14422]: cluster 2024-03-30T14:22:42.676206+0000 mgr.y (mgr.25468) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:43 smithi165 bash[14422]: audit 2024-03-30T14:22:42.897254+0000 mgr.y (mgr.25468) 50 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:22:46.321 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:45 smithi106 bash[53805]: cluster 2024-03-30T14:22:44.678010+0000 mgr.y (mgr.25468) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:46.322 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:45 smithi106 bash[55170]: cluster 2024-03-30T14:22:44.678010+0000 mgr.y (mgr.25468) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:46.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:45 smithi165 bash[14422]: cluster 2024-03-30T14:22:44.678010+0000 mgr.y (mgr.25468) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:48.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: cluster 2024-03-30T14:22:46.678930+0000 mgr.y (mgr.25468) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:46.959640+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:46.969762+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:46.971859+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:46.973160+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: cluster 2024-03-30T14:22:46.975656+0000 mgr.y (mgr.25468) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: cluster 2024-03-30T14:22:46.976241+0000 mgr.y (mgr.25468) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:46.984281+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:46.986278+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:47.112536+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:47.115890+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:47.119027+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:22:48.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: audit 2024-03-30T14:22:47.120632+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T14:22:48.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:47 smithi165 bash[14422]: cephadm 2024-03-30T14:22:47.121908+0000 mgr.y (mgr.25468) 55 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: cluster 2024-03-30T14:22:46.678930+0000 mgr.y (mgr.25468) 52 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:46.959640+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:46.969762+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:46.971859+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:46.973160+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: cluster 2024-03-30T14:22:46.975656+0000 mgr.y (mgr.25468) 53 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: cluster 2024-03-30T14:22:46.976241+0000 mgr.y (mgr.25468) 54 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:46.984281+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:46.986278+0000 mon.a (mon.0) 114 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:47.112536+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:47.115890+0000 mon.a (mon.0) 116 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:47.119027+0000 mon.a (mon.0) 117 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: audit 2024-03-30T14:22:47.120632+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[53805]: cephadm 2024-03-30T14:22:47.121908+0000 mgr.y (mgr.25468) 55 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: cluster 2024-03-30T14:22:46.678930+0000 mgr.y (mgr.25468) 52 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:46.959640+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:46.969762+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:46.971859+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:46.973160+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: cluster 2024-03-30T14:22:46.975656+0000 mgr.y (mgr.25468) 53 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: cluster 2024-03-30T14:22:46.976241+0000 mgr.y (mgr.25468) 54 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:46.984281+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:46.986278+0000 mon.a (mon.0) 114 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:47.112536+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:47.115890+0000 mon.a (mon.0) 116 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:47.119027+0000 mon.a (mon.0) 117 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: audit 2024-03-30T14:22:47.120632+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T14:22:48.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:47 smithi106 bash[55170]: cephadm 2024-03-30T14:22:47.121908+0000 mgr.y (mgr.25468) 55 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-03-30T14:22:49.051 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:22:48 smithi165 bash[38941]: ts=2024-03-30T14:22: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:22:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:50 smithi165 bash[14422]: cluster 2024-03-30T14:22:48.977934+0000 mgr.y (mgr.25468) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:50 smithi165 bash[14422]: audit 2024-03-30T14:22:49.650762+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:50 smithi165 bash[14422]: audit 2024-03-30T14:22:49.655106+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:22:50.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:50 smithi165 bash[14422]: audit 2024-03-30T14:22:49.656731+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:22:50.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:50 smithi165 bash[14422]: audit 2024-03-30T14:22:49.658316+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:50.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[53805]: cluster 2024-03-30T14:22:48.977934+0000 mgr.y (mgr.25468) 56 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:50.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[53805]: audit 2024-03-30T14:22:49.650762+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[53805]: audit 2024-03-30T14:22:49.655106+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[53805]: audit 2024-03-30T14:22:49.656731+0000 mon.a (mon.0) 121 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[53805]: audit 2024-03-30T14:22:49.658316+0000 mon.a (mon.0) 122 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[55170]: cluster 2024-03-30T14:22:48.977934+0000 mgr.y (mgr.25468) 56 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[55170]: audit 2024-03-30T14:22:49.650762+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[55170]: audit 2024-03-30T14:22:49.655106+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[55170]: audit 2024-03-30T14:22:49.656731+0000 mon.a (mon.0) 121 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:22:50.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:50 smithi106 bash[55170]: audit 2024-03-30T14:22:49.658316+0000 mon.a (mon.0) 122 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:22:51.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:51 smithi165 bash[14422]: cephadm 2024-03-30T14:22:49.643150+0000 mgr.y (mgr.25468) 57 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T14:22:51.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:51 smithi165 bash[14422]: cephadm 2024-03-30T14:22:49.660370+0000 mgr.y (mgr.25468) 58 : cephadm [INF] Deploying daemon mon.b on smithi165 2024-03-30T14:22:51.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:22:51] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.33.4" 2024-03-30T14:22:51.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:51 smithi106 bash[53805]: cephadm 2024-03-30T14:22:49.643150+0000 mgr.y (mgr.25468) 57 : cephadm 1 Upgrade: Updating mon.b 2024-03-30T14:22:51.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:51 smithi106 bash[53805]: cephadm 2024-03-30T14:22:49.660370+0000 mgr.y (mgr.25468) 58 : cephadm 1 Deploying daemon mon.b on smithi165 2024-03-30T14:22:51.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:51 smithi106 bash[55170]: cephadm 2024-03-30T14:22:49.643150+0000 mgr.y (mgr.25468) 57 : cephadm 1 Upgrade: Updating mon.b 2024-03-30T14:22:51.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:51 smithi106 bash[55170]: cephadm 2024-03-30T14:22:49.660370+0000 mgr.y (mgr.25468) 58 : cephadm 1 Deploying daemon mon.b on smithi165 2024-03-30T14:22:52.043 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:52 smithi165 systemd[1]: Stopping Ceph mon.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:22:52.322 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:52 smithi165 bash[14422]: cluster 2024-03-30T14:22:50.978748+0000 mgr.y (mgr.25468) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:52.322 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:52 smithi165 bash[14422]: debug 2024-03-30T14:22:52.162+0000 7efbfd6b4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:22:52.322 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:52 smithi165 bash[14422]: debug 2024-03-30T14:22:52.162+0000 7efbfd6b4700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-30T14:22:52.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:52 smithi106 bash[53805]: cluster 2024-03-30T14:22:50.978748+0000 mgr.y (mgr.25468) 59 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:52.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:52 smithi106 bash[55170]: cluster 2024-03-30T14:22:50.978748+0000 mgr.y (mgr.25468) 59 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:53.060 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:52 smithi165 bash[41845]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T14:22:53.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:53 smithi165 bash[41918]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T14:22:53.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:53 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.b.service: Succeeded. 2024-03-30T14:22:53.061 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:53 smithi165 systemd[1]: Stopped Ceph mon.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:53.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:53 smithi165 systemd[1]: Started Ceph mon.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.142+0000 7fcedcac6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.142+0000 7fcedcac6c80 0 ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev), process ceph-mon, pid 7 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.142+0000 7fcedcac6c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 0 load: jerasure load: lrc 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Git sha 0 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Compile date 2024-03-29 15:06:16 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: DB SUMMARY 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: DB Session ID: TT9EK77XT9GSDFH5BJ8H 2024-03-30T14:22:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1262 Bytes 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4433402 ; 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.env: 0x559a01c73c60 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.info_log: 0x559a02b05b20 2024-03-30T14:22:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T14:22:54.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T14:22:54.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T14:22:54.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.db_log_dir: 2024-03-30T14:22:54.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.wal_dir: 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.write_buffer_manager: 0x559a02ad8820 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T14:22:54.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.row_cache: None 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.wal_filter: None 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T14:22:54.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T14:22:54.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T14:22:54.376 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Compression algorithms supported: 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kZSTD supported: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T14:22:54.377 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.merge_operator: 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a02b05c40) 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: cache_index_and_filter_blocks: 1 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T14:22:54.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: pin_top_level_index_and_filter: 1 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: index_type: 0 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: data_block_index_type: 0 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: index_shortening: 1 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: checksum: 4 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: no_block_cache: 0 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_cache: 0x559a02b07090 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_cache_name: BinnedLRUCache 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_cache_options: 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: capacity : 536870912 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: num_shard_bits : 4 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: strict_capacity_limit : 0 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: high_pri_pool_ratio: 0.000 2024-03-30T14:22:54.379 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_cache_compressed: (nil) 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: persistent_cache: (nil) 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_size: 4096 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_size_deviation: 10 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_restart_interval: 16 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: index_block_restart_interval: 1 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: metadata_block_size: 4096 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: partition_filters: 0 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: use_delta_encoding: 1 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: filter_policy: bloomfilter 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: whole_key_filtering: 1 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: verify_compression: 0 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: read_amp_bytes_per_bit: 0 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: format_version: 5 2024-03-30T14:22:54.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: enable_index_compression: 1 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: block_align: 0 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: max_auto_readahead_size: 262144 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: prepopulate_block_cache: 0 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: initial_auto_readahead_size: 8192 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: num_file_reads_for_auto_readahead: 2 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T14:22:54.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.num_levels: 7 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T14:22:54.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T14:22:54.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T14:22:54.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T14:22:54.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T14:22:54.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T14:22:54.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T14:22:54.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T14:22:54.386 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.table_properties_collectors: 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T14:22:54.387 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T14:22:54.388 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fced1a35700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 17882, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 247d20e7-a1a2-4aba-a9a8-3ffda21143eb 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808574152882, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.146+0000 7fcedcac6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.166+0000 7fcedcac6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808574171062, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2800897, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17887, "largest_seqno": 19046, "table_properties": {"data_size": 2795294, "index_size": 3304, "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": 12224, "raw_average_key_size": 24, "raw_value_size": 2784332, "raw_average_value_size": 5470, "num_data_blocks": 149, "num_entries": 509, "num_filter_entries": 509, "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": 1711808574, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "247d20e7-a1a2-4aba-a9a8-3ffda21143eb", "db_session_id": "TT9EK77XT9GSDFH5BJ8H", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-03-30T14:22:54.389 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.166+0000 7fcedcac6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711808574171276, "job": 1, "event": "recovery_finished"} 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.166+0000 7fcedcac6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.166+0000 7fcedcac6c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.170+0000 7fcedcac6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.170+0000 7fcedcac6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559a02bfc000 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.170+0000 7fcedcac6c80 4 rocksdb: DB pointer 0x559a02be6000 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.170+0000 7fcecb228700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.170+0000 7fcecb228700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: ** DB Stats ** 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T14:22:54.390 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: ** Compaction Stats [default] ** 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: L0 1/0 2.67 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 490.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: L6 1/0 10.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Sum 2/0 13.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 490.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 490.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: ** Compaction Stats [default] ** 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 490.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T14:22:54.391 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Flush(GB): cumulative 0.003, interval 0.003 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Cumulative compaction: 0.00 GB write, 109.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Interval compaction: 0.00 GB write, 109.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: Block cache BinnedLRUCache@0x559a02b07090#7 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: 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-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.170+0000 7fcedcac6c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 1 mon.b@-1(???) e3 preinit fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:54.392 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 0 mon.b@-1(???).mds e1 new map 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 0 mon.b@-1(???).mds e1 print_map 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: e1 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: legacy client fscid: -1 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: No filesystems configured 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 0 mon.b@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T14:22:54.393 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:54 smithi165 bash[41986]: debug 2024-03-30T14:22:54.174+0000 7fcedcac6c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-30T14:22:56.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:54.981342+0000 mgr.y (mgr.25468) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:56.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.430294+0000 mon.a (mon.0) 132 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:56.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.430334+0000 mon.a (mon.0) 133 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:56.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.431912+0000 mon.a (mon.0) 134 : cluster 0 fsmap 2024-03-30T14:22:56.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.432027+0000 mon.a (mon.0) 135 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.432809+0000 mon.a (mon.0) 136 : cluster 0 mgrmap e38: y(active, since 53s), standbys: x 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.433174+0000 mon.a (mon.0) 137 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.433214+0000 mon.a (mon.0) 138 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.433244+0000 mon.a (mon.0) 139 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.443176+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.443205+0000 mon.a (mon.0) 140 : cluster 1 mon.a calling monitor election 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: audit 2024-03-30T14:22:55.444454+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:22:56.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: audit 2024-03-30T14:22:55.444597+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: audit 2024-03-30T14:22:55.444825+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.446408+0000 mon.a (mon.0) 144 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.447218+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455331+0000 mon.a (mon.0) 145 : cluster 0 monmap epoch 4 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455352+0000 mon.a (mon.0) 146 : cluster 0 fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455367+0000 mon.a (mon.0) 147 : cluster 0 last_changed 2024-03-30T14:22:55.429914+0000 2024-03-30T14:22:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455386+0000 mon.a (mon.0) 148 : cluster 0 created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455399+0000 mon.a (mon.0) 149 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455411+0000 mon.a (mon.0) 150 : cluster 0 election_strategy: 1 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455426+0000 mon.a (mon.0) 151 : cluster 0 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455450+0000 mon.a (mon.0) 152 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.455464+0000 mon.a (mon.0) 153 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.456112+0000 mon.a (mon.0) 154 : cluster 0 fsmap 2024-03-30T14:22:56.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.456159+0000 mon.a (mon.0) 155 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.456624+0000 mon.a (mon.0) 156 : cluster 0 mgrmap e38: y(active, since 53s), standbys: x 2024-03-30T14:22:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.456817+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.456848+0000 mon.a (mon.0) 158 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: cluster 2024-03-30T14:22:55.456864+0000 mon.a (mon.0) 159 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: audit 2024-03-30T14:22:55.464016+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: audit 2024-03-30T14:22:55.474381+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:56.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:56 smithi165 bash[41986]: audit 2024-03-30T14:22:55.489314+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:56.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:54.981342+0000 mgr.y (mgr.25468) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:56.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.430294+0000 mon.a (mon.0) 132 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:56.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.430334+0000 mon.a (mon.0) 133 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:56.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.431912+0000 mon.a (mon.0) 134 : cluster 0 fsmap 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.432027+0000 mon.a (mon.0) 135 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.432809+0000 mon.a (mon.0) 136 : cluster 0 mgrmap e38: y(active, since 53s), standbys: x 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.433174+0000 mon.a (mon.0) 137 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.433214+0000 mon.a (mon.0) 138 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.433244+0000 mon.a (mon.0) 139 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.443176+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.443205+0000 mon.a (mon.0) 140 : cluster 1 mon.a calling monitor election 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: audit 2024-03-30T14:22:55.444454+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: audit 2024-03-30T14:22:55.444597+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:22:56.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: audit 2024-03-30T14:22:55.444825+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.446408+0000 mon.a (mon.0) 144 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.447218+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455331+0000 mon.a (mon.0) 145 : cluster 0 monmap epoch 4 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455352+0000 mon.a (mon.0) 146 : cluster 0 fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455367+0000 mon.a (mon.0) 147 : cluster 0 last_changed 2024-03-30T14:22:55.429914+0000 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455386+0000 mon.a (mon.0) 148 : cluster 0 created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455399+0000 mon.a (mon.0) 149 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455411+0000 mon.a (mon.0) 150 : cluster 0 election_strategy: 1 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455426+0000 mon.a (mon.0) 151 : cluster 0 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:22:56.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455450+0000 mon.a (mon.0) 152 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:56.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.455464+0000 mon.a (mon.0) 153 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:56.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:54.981342+0000 mgr.y (mgr.25468) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:22:56.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.430294+0000 mon.a (mon.0) 132 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:56.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.430334+0000 mon.a (mon.0) 133 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.431912+0000 mon.a (mon.0) 134 : cluster 0 fsmap 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.432027+0000 mon.a (mon.0) 135 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.432809+0000 mon.a (mon.0) 136 : cluster 0 mgrmap e38: y(active, since 53s), standbys: x 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.433174+0000 mon.a (mon.0) 137 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.433214+0000 mon.a (mon.0) 138 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.433244+0000 mon.a (mon.0) 139 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.443176+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.443205+0000 mon.a (mon.0) 140 : cluster 1 mon.a calling monitor election 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: audit 2024-03-30T14:22:55.444454+0000 mon.a (mon.0) 141 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T14:22:56.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: audit 2024-03-30T14:22:55.444597+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: audit 2024-03-30T14:22:55.444825+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.446408+0000 mon.a (mon.0) 144 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.447218+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455331+0000 mon.a (mon.0) 145 : cluster 0 monmap epoch 4 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455352+0000 mon.a (mon.0) 146 : cluster 0 fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455367+0000 mon.a (mon.0) 147 : cluster 0 last_changed 2024-03-30T14:22:55.429914+0000 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455386+0000 mon.a (mon.0) 148 : cluster 0 created 2024-03-30T14:04:46.759214+0000 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455399+0000 mon.a (mon.0) 149 : cluster 0 min_mon_release 19 (squid) 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455411+0000 mon.a (mon.0) 150 : cluster 0 election_strategy: 1 2024-03-30T14:22:56.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455426+0000 mon.a (mon.0) 151 : cluster 0 0: [v2:172.21.15.106:3300/0,v1:172.21.15.106:6789/0] mon.a 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455450+0000 mon.a (mon.0) 152 : cluster 0 1: [v2:172.21.15.106:3301/0,v1:172.21.15.106:6790/0] mon.c 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.455464+0000 mon.a (mon.0) 153 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.456112+0000 mon.a (mon.0) 154 : cluster 0 fsmap 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.456159+0000 mon.a (mon.0) 155 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.456624+0000 mon.a (mon.0) 156 : cluster 0 mgrmap e38: y(active, since 53s), standbys: x 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.456817+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.456848+0000 mon.a (mon.0) 158 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: cluster 2024-03-30T14:22:55.456864+0000 mon.a (mon.0) 159 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: audit 2024-03-30T14:22:55.464016+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: audit 2024-03-30T14:22:55.474381+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[55170]: audit 2024-03-30T14:22:55.489314+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.456112+0000 mon.a (mon.0) 154 : cluster 0 fsmap 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.456159+0000 mon.a (mon.0) 155 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.456624+0000 mon.a (mon.0) 156 : cluster 0 mgrmap e38: y(active, since 53s), standbys: x 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.456817+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.456848+0000 mon.a (mon.0) 158 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: cluster 2024-03-30T14:22:55.456864+0000 mon.a (mon.0) 159 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:22:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: audit 2024-03-30T14:22:55.464016+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:56.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: audit 2024-03-30T14:22:55.474381+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:22:56.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:56 smithi106 bash[53805]: audit 2024-03-30T14:22:55.489314+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:22:58.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:22:58 smithi165 bash[41986]: cluster 2024-03-30T14:22:56.982125+0000 mgr.y (mgr.25468) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:22:58.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:22:58 smithi165 bash[38941]: ts=2024-03-30T14:22: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:22:58.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:22:58 smithi106 bash[53805]: cluster 2024-03-30T14:22:56.982125+0000 mgr.y (mgr.25468) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:22:58.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:22:58 smithi106 bash[55170]: cluster 2024-03-30T14:22:56.982125+0000 mgr.y (mgr.25468) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:22:59.662 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:22:59 smithi106 bash[50621]: debug 2024-03-30T14:22:59.181+0000 7fb2aba03700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-30T14:23:00.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:00 smithi165 bash[41986]: cluster 2024-03-30T14:22:58.983826+0000 mgr.y (mgr.25468) 64 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:00.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:00 smithi106 bash[53805]: cluster 2024-03-30T14:22:58.983826+0000 mgr.y (mgr.25468) 64 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:00.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:00 smithi106 bash[55170]: cluster 2024-03-30T14:22:58.983826+0000 mgr.y (mgr.25468) 64 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:01.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:23:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:23:01] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.33.4" 2024-03-30T14:23:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:02 smithi165 bash[41986]: cluster 2024-03-30T14:23:00.984551+0000 mgr.y (mgr.25468) 65 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:02 smithi165 bash[41986]: audit 2024-03-30T14:23:01.740497+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:02 smithi165 bash[41986]: audit 2024-03-30T14:23:01.750380+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:02.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:02 smithi165 bash[41986]: audit 2024-03-30T14:23:01.994606+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:02.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[53805]: cluster 2024-03-30T14:23:00.984551+0000 mgr.y (mgr.25468) 65 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[53805]: audit 2024-03-30T14:23:01.740497+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[53805]: audit 2024-03-30T14:23:01.750380+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[53805]: audit 2024-03-30T14:23:01.994606+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[55170]: cluster 2024-03-30T14:23:00.984551+0000 mgr.y (mgr.25468) 65 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[55170]: audit 2024-03-30T14:23:01.740497+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[55170]: audit 2024-03-30T14:23:01.750380+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:02.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:02 smithi106 bash[55170]: audit 2024-03-30T14:23:01.994606+0000 mon.a (mon.0) 165 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:03 smithi165 bash[41986]: audit 2024-03-30T14:23:02.746908+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:03 smithi165 bash[41986]: audit 2024-03-30T14:23:02.758728+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:03 smithi165 bash[41986]: audit 2024-03-30T14:23:02.916475+0000 mgr.y (mgr.25468) 66 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:04.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:03 smithi165 bash[41986]: cluster 2024-03-30T14:23:02.986309+0000 mgr.y (mgr.25468) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:04.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[53805]: audit 2024-03-30T14:23:02.746908+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[53805]: audit 2024-03-30T14:23:02.758728+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[53805]: audit 2024-03-30T14:23:02.916475+0000 mgr.y (mgr.25468) 66 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[53805]: cluster 2024-03-30T14:23:02.986309+0000 mgr.y (mgr.25468) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[55170]: audit 2024-03-30T14:23:02.746908+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[55170]: audit 2024-03-30T14:23:02.758728+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[55170]: audit 2024-03-30T14:23:02.916475+0000 mgr.y (mgr.25468) 66 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:04.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:03 smithi106 bash[55170]: cluster 2024-03-30T14:23:02.986309+0000 mgr.y (mgr.25468) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:06.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:06 smithi165 bash[41986]: cluster 2024-03-30T14:23:04.987116+0000 mgr.y (mgr.25468) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:06.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:06 smithi106 bash[53805]: cluster 2024-03-30T14:23:04.987116+0000 mgr.y (mgr.25468) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:06.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:06 smithi106 bash[55170]: cluster 2024-03-30T14:23:04.987116+0000 mgr.y (mgr.25468) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:08.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:08 smithi165 bash[41986]: cluster 2024-03-30T14:23:06.987884+0000 mgr.y (mgr.25468) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:08.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:08 smithi106 bash[53805]: cluster 2024-03-30T14:23:06.987884+0000 mgr.y (mgr.25468) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:08.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:08 smithi106 bash[55170]: cluster 2024-03-30T14:23:06.987884+0000 mgr.y (mgr.25468) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:08.972 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:23:08 smithi165 bash[38941]: ts=2024-03-30T14:23: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:23:10.115 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:23:10.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:10 smithi165 bash[41986]: cluster 2024-03-30T14:23:08.989793+0000 mgr.y (mgr.25468) 70 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:10.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:10 smithi106 bash[55170]: cluster 2024-03-30T14:23:08.989793+0000 mgr.y (mgr.25468) 70 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:10.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:10 smithi106 bash[53805]: cluster 2024-03-30T14:23:08.989793+0000 mgr.y (mgr.25468) 70 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:10.899 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (3m) 35s ago 10m 15.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 9s ago 10m - - 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (116s) 35s ago 8m 45.9M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (104s) 9s ago 16m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (2m) 35s ago 18m 488M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (80s) 35s ago 18m 38.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (17s) 9s ago 16m 23.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (43s) 35s ago 16m 21.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (3m) 35s ago 10m 12.7M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (2m) 9s ago 10m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (15m) 35s ago 15m 58.9M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:23:10.900 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (15m) 35s ago 15m 59.2M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (14m) 35s ago 14m 53.8M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (13m) 35s ago 13m 57.8M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (13m) 9s ago 13m 59.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (12m) 9s ago 12m 55.5M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (12m) 9s ago 12m 54.9M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (11m) 9s ago 11m 57.7M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (110s) 9s ago 10m 58.7M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (8m) 35s ago 8m 87.6M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (8m) 9s ago 8m 87.1M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (8m) 35s ago 8m 87.6M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:23:10.901 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (8m) 9s ago 8m 86.9M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:23:11.357 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:23:11.358 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:11.358 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:23:11.358 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T14:23:11.358 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 5 2024-03-30T14:23:11.358 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:23:11.358 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:23:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:11 smithi165 bash[41986]: audit 2024-03-30T14:23:10.098294+0000 mgr.y (mgr.25468) 71 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:11.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:11 smithi165 bash[41986]: audit 2024-03-30T14:23:10.494002+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:11.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:23:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:23:11] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.33.4" 2024-03-30T14:23:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:11 smithi106 bash[53805]: audit 2024-03-30T14:23:10.098294+0000 mgr.y (mgr.25468) 71 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:11.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:11 smithi106 bash[53805]: audit 2024-03-30T14:23:10.494002+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:11 smithi106 bash[55170]: audit 2024-03-30T14:23:10.098294+0000 mgr.y (mgr.25468) 71 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:11.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:11 smithi106 bash[55170]: audit 2024-03-30T14:23:10.494002+0000 mgr.y (mgr.25468) 72 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "5/23 daemons upgraded", 2024-03-30T14:23:11.730 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T14:23:11.731 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:23:11.731 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:23:12.191 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:23:12.192 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:23:12.192 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in unknown state 2024-03-30T14:23:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:12 smithi165 bash[41986]: audit 2024-03-30T14:23:10.879899+0000 mgr.y (mgr.25468) 73 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:12 smithi165 bash[41986]: cluster 2024-03-30T14:23:10.990348+0000 mgr.y (mgr.25468) 74 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:12.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:12 smithi165 bash[41986]: audit 2024-03-30T14:23:11.359171+0000 mon.a (mon.0) 168 : audit 0 from='client.? 172.21.15.106:0/635555177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:12.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:12 smithi106 bash[53805]: audit 2024-03-30T14:23:10.879899+0000 mgr.y (mgr.25468) 73 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:12.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:12 smithi106 bash[53805]: cluster 2024-03-30T14:23:10.990348+0000 mgr.y (mgr.25468) 74 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:12.412 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:12 smithi106 bash[53805]: audit 2024-03-30T14:23:11.359171+0000 mon.a (mon.0) 168 : audit 0 from='client.? 172.21.15.106:0/635555177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:12 smithi106 bash[55170]: audit 2024-03-30T14:23:10.879899+0000 mgr.y (mgr.25468) 73 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:12 smithi106 bash[55170]: cluster 2024-03-30T14:23:10.990348+0000 mgr.y (mgr.25468) 74 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:12.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:12 smithi106 bash[55170]: audit 2024-03-30T14:23:11.359171+0000 mon.a (mon.0) 168 : audit 0 from='client.? 172.21.15.106:0/635555177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:11.731611+0000 mgr.y (mgr.25468) 75 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.194285+0000 mon.a (mon.0) 169 : audit 0 from='client.? 172.21.15.106:0/3887493479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.761881+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.772505+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.774687+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.776750+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.789225+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.286 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.863311+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.865461+0000 mon.a (mon.0) 176 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[53805]: audit 2024-03-30T14:23:12.867043+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:11.731611+0000 mgr.y (mgr.25468) 75 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.194285+0000 mon.a (mon.0) 169 : audit 0 from='client.? 172.21.15.106:0/3887493479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.761881+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.772505+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.774687+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.776750+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.789225+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.863311+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.865461+0000 mon.a (mon.0) 176 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:13.287 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:13 smithi106 bash[55170]: audit 2024-03-30T14:23:12.867043+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:11.731611+0000 mgr.y (mgr.25468) 75 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.194285+0000 mon.a (mon.0) 169 : audit 0 from='client.? 172.21.15.106:0/3887493479' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:23:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.761881+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.772505+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.774687+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:13.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.776750+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:23:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.789225+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.863311+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.865461+0000 mon.a (mon.0) 176 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:13 smithi165 bash[41986]: audit 2024-03-30T14:23:12.867043+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:14.346 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[53805]: cluster 2024-03-30T14:23:12.780176+0000 mgr.y (mgr.25468) 76 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[53805]: cluster 2024-03-30T14:23:12.780914+0000 mgr.y (mgr.25468) 77 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 0 op/s 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[53805]: cephadm 2024-03-30T14:23:12.862656+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[53805]: cephadm 2024-03-30T14:23:12.868959+0000 mgr.y (mgr.25468) 79 : cephadm 1 Reconfiguring daemon mon.a on smithi106 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[53805]: audit 2024-03-30T14:23:12.927154+0000 mgr.y (mgr.25468) 80 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[55170]: cluster 2024-03-30T14:23:12.780176+0000 mgr.y (mgr.25468) 76 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[55170]: cluster 2024-03-30T14:23:12.780914+0000 mgr.y (mgr.25468) 77 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 0 op/s 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[55170]: cephadm 2024-03-30T14:23:12.862656+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[55170]: cephadm 2024-03-30T14:23:12.868959+0000 mgr.y (mgr.25468) 79 : cephadm 1 Reconfiguring daemon mon.a on smithi106 2024-03-30T14:23:14.347 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:14 smithi106 bash[55170]: audit 2024-03-30T14:23:12.927154+0000 mgr.y (mgr.25468) 80 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:14.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:14 smithi165 bash[41986]: cluster 2024-03-30T14:23:12.780176+0000 mgr.y (mgr.25468) 76 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-03-30T14:23:14.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:14 smithi165 bash[41986]: cluster 2024-03-30T14:23:12.780914+0000 mgr.y (mgr.25468) 77 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 0 op/s 2024-03-30T14:23:14.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:14 smithi165 bash[41986]: cephadm 2024-03-30T14:23:12.862656+0000 mgr.y (mgr.25468) 78 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-30T14:23:14.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:14 smithi165 bash[41986]: cephadm 2024-03-30T14:23:12.868959+0000 mgr.y (mgr.25468) 79 : cephadm 1 Reconfiguring daemon mon.a on smithi106 2024-03-30T14:23:14.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:14 smithi165 bash[41986]: audit 2024-03-30T14:23:12.927154+0000 mgr.y (mgr.25468) 80 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: cluster 2024-03-30T14:23:14.782679+0000 mgr.y (mgr.25468) 81 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: audit 2024-03-30T14:23:15.348478+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: audit 2024-03-30T14:23:15.356685+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: cephadm 2024-03-30T14:23:15.391149+0000 mgr.y (mgr.25468) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-30T14:23:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: audit 2024-03-30T14:23:15.392084+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:23:16.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: audit 2024-03-30T14:23:15.394316+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:23:16.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: audit 2024-03-30T14:23:15.396479+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:16.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:16 smithi165 bash[41986]: cephadm 2024-03-30T14:23:15.398635+0000 mgr.y (mgr.25468) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi106 2024-03-30T14:23:16.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: cluster 2024-03-30T14:23:14.782679+0000 mgr.y (mgr.25468) 81 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:16.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: audit 2024-03-30T14:23:15.348478+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: audit 2024-03-30T14:23:15.356685+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: cephadm 2024-03-30T14:23:15.391149+0000 mgr.y (mgr.25468) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: audit 2024-03-30T14:23:15.392084+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: audit 2024-03-30T14:23:15.394316+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: audit 2024-03-30T14:23:15.396479+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[53805]: cephadm 2024-03-30T14:23:15.398635+0000 mgr.y (mgr.25468) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi106 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: cluster 2024-03-30T14:23:14.782679+0000 mgr.y (mgr.25468) 81 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: audit 2024-03-30T14:23:15.348478+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:16.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: audit 2024-03-30T14:23:15.356685+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:16.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: cephadm 2024-03-30T14:23:15.391149+0000 mgr.y (mgr.25468) 82 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-30T14:23:16.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: audit 2024-03-30T14:23:15.392084+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:23:16.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: audit 2024-03-30T14:23:15.394316+0000 mon.a (mon.0) 181 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:23:16.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: audit 2024-03-30T14:23:15.396479+0000 mon.a (mon.0) 182 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:16.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:16 smithi106 bash[55170]: cephadm 2024-03-30T14:23:15.398635+0000 mgr.y (mgr.25468) 83 : cephadm 1 Reconfiguring daemon mgr.y on smithi106 2024-03-30T14:23:17.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:17 smithi165 bash[41986]: audit 2024-03-30T14:23:16.994756+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:17.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:17 smithi106 bash[53805]: audit 2024-03-30T14:23:16.994756+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:17.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:17 smithi106 bash[55170]: audit 2024-03-30T14:23:16.994756+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[41986]: cluster 2024-03-30T14:23:16.783436+0000 mgr.y (mgr.25468) 84 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[41986]: audit 2024-03-30T14:23:17.625542+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[41986]: audit 2024-03-30T14:23:17.635244+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[41986]: audit 2024-03-30T14:23:17.673555+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[41986]: audit 2024-03-30T14:23:17.675313+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:18.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[41986]: audit 2024-03-30T14:23:17.677017+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:18.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[53805]: cluster 2024-03-30T14:23:16.783436+0000 mgr.y (mgr.25468) 84 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:18.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[53805]: audit 2024-03-30T14:23:17.625542+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:18.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[53805]: audit 2024-03-30T14:23:17.635244+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:18.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[53805]: audit 2024-03-30T14:23:17.673555+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:18.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[53805]: audit 2024-03-30T14:23:17.675313+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[53805]: audit 2024-03-30T14:23:17.677017+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[55170]: cluster 2024-03-30T14:23:16.783436+0000 mgr.y (mgr.25468) 84 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[55170]: audit 2024-03-30T14:23:17.625542+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[55170]: audit 2024-03-30T14:23:17.635244+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[55170]: audit 2024-03-30T14:23:17.673555+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[55170]: audit 2024-03-30T14:23:17.675313+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:18.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:18 smithi106 bash[55170]: audit 2024-03-30T14:23:17.677017+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:19.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:23:18 smithi165 bash[38941]: ts=2024-03-30T14:23: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:23:19.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:19 smithi106 bash[55170]: cephadm 2024-03-30T14:23:17.672946+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-30T14:23:19.412 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:19 smithi106 bash[55170]: cephadm 2024-03-30T14:23:17.679002+0000 mgr.y (mgr.25468) 86 : cephadm 1 Reconfiguring daemon mon.c on smithi106 2024-03-30T14:23:19.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:19 smithi106 bash[53805]: cephadm 2024-03-30T14:23:17.672946+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-30T14:23:19.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:19 smithi106 bash[53805]: cephadm 2024-03-30T14:23:17.679002+0000 mgr.y (mgr.25468) 86 : cephadm 1 Reconfiguring daemon mon.c on smithi106 2024-03-30T14:23:19.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:19 smithi165 bash[41986]: cephadm 2024-03-30T14:23:17.672946+0000 mgr.y (mgr.25468) 85 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-30T14:23:19.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:19 smithi165 bash[41986]: cephadm 2024-03-30T14:23:17.679002+0000 mgr.y (mgr.25468) 86 : cephadm 1 Reconfiguring daemon mon.c on smithi106 2024-03-30T14:23:20.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[55170]: cluster 2024-03-30T14:23:18.785227+0000 mgr.y (mgr.25468) 87 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:20.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[55170]: audit 2024-03-30T14:23:20.033058+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[55170]: audit 2024-03-30T14:23:20.044277+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[55170]: audit 2024-03-30T14:23:20.049096+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[55170]: audit 2024-03-30T14:23:20.050668+0000 mon.a (mon.0) 192 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[53805]: cluster 2024-03-30T14:23:18.785227+0000 mgr.y (mgr.25468) 87 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[53805]: audit 2024-03-30T14:23:20.033058+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[53805]: audit 2024-03-30T14:23:20.044277+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[53805]: audit 2024-03-30T14:23:20.049096+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:23:20.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:20 smithi106 bash[53805]: audit 2024-03-30T14:23:20.050668+0000 mon.a (mon.0) 192 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:20.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:20 smithi165 bash[41986]: cluster 2024-03-30T14:23:18.785227+0000 mgr.y (mgr.25468) 87 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:20.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:20 smithi165 bash[41986]: audit 2024-03-30T14:23:20.033058+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:20.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:20 smithi165 bash[41986]: audit 2024-03-30T14:23:20.044277+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:20.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:20 smithi165 bash[41986]: audit 2024-03-30T14:23:20.049096+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:23:20.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:20 smithi165 bash[41986]: audit 2024-03-30T14:23:20.050668+0000 mon.a (mon.0) 192 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:21.381 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:23:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:23:21] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.33.4" 2024-03-30T14:23:21.641 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:21 smithi106 bash[53805]: cephadm 2024-03-30T14:23:20.048462+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-30T14:23:21.641 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:21 smithi106 bash[53805]: cephadm 2024-03-30T14:23:20.055033+0000 mgr.y (mgr.25468) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi106 2024-03-30T14:23:21.642 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:21 smithi106 bash[55170]: cephadm 2024-03-30T14:23:20.048462+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-30T14:23:21.642 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:21 smithi106 bash[55170]: cephadm 2024-03-30T14:23:20.055033+0000 mgr.y (mgr.25468) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi106 2024-03-30T14:23:21.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:21 smithi165 bash[41986]: cephadm 2024-03-30T14:23:20.048462+0000 mgr.y (mgr.25468) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-30T14:23:21.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:21 smithi165 bash[41986]: cephadm 2024-03-30T14:23:20.055033+0000 mgr.y (mgr.25468) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi106 2024-03-30T14:23:22.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:22 smithi106 bash[53805]: cluster 2024-03-30T14:23:20.785994+0000 mgr.y (mgr.25468) 90 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:22.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:22 smithi106 bash[55170]: cluster 2024-03-30T14:23:20.785994+0000 mgr.y (mgr.25468) 90 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:22.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:22 smithi165 bash[41986]: cluster 2024-03-30T14:23:20.785994+0000 mgr.y (mgr.25468) 90 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:23:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:23 smithi165 bash[41986]: audit 2024-03-30T14:23:22.456534+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:23 smithi165 bash[41986]: audit 2024-03-30T14:23:22.470868+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:23 smithi165 bash[41986]: cephadm 2024-03-30T14:23:22.474312+0000 mgr.y (mgr.25468) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-30T14:23:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:23 smithi165 bash[41986]: audit 2024-03-30T14:23:22.474755+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:23:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:23 smithi165 bash[41986]: audit 2024-03-30T14:23:22.476046+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:23.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:23 smithi165 bash[41986]: cephadm 2024-03-30T14:23:22.481297+0000 mgr.y (mgr.25468) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi106 2024-03-30T14:23:23.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[53805]: audit 2024-03-30T14:23:22.456534+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:23.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[53805]: audit 2024-03-30T14:23:22.470868+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:23.878 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[53805]: cephadm 2024-03-30T14:23:22.474312+0000 mgr.y (mgr.25468) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[53805]: audit 2024-03-30T14:23:22.474755+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[53805]: audit 2024-03-30T14:23:22.476046+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[53805]: cephadm 2024-03-30T14:23:22.481297+0000 mgr.y (mgr.25468) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi106 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[55170]: audit 2024-03-30T14:23:22.456534+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[55170]: audit 2024-03-30T14:23:22.470868+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[55170]: cephadm 2024-03-30T14:23:22.474312+0000 mgr.y (mgr.25468) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[55170]: audit 2024-03-30T14:23:22.474755+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[55170]: audit 2024-03-30T14:23:22.476046+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:23.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:23 smithi106 bash[55170]: cephadm 2024-03-30T14:23:22.481297+0000 mgr.y (mgr.25468) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi106 2024-03-30T14:23:24.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:24 smithi165 bash[41986]: cluster 2024-03-30T14:23:22.786730+0000 mgr.y (mgr.25468) 93 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:23:24.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:24 smithi165 bash[41986]: audit 2024-03-30T14:23:22.936540+0000 mgr.y (mgr.25468) 94 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:24.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:24 smithi106 bash[55170]: cluster 2024-03-30T14:23:22.786730+0000 mgr.y (mgr.25468) 93 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:23:24.912 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:24 smithi106 bash[55170]: audit 2024-03-30T14:23:22.936540+0000 mgr.y (mgr.25468) 94 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:24.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:24 smithi106 bash[53805]: cluster 2024-03-30T14:23:22.786730+0000 mgr.y (mgr.25468) 93 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:23:24.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:24 smithi106 bash[53805]: audit 2024-03-30T14:23:22.936540+0000 mgr.y (mgr.25468) 94 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: cluster 2024-03-30T14:23:24.788546+0000 mgr.y (mgr.25468) 95 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: audit 2024-03-30T14:23:24.850666+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: audit 2024-03-30T14:23:24.862176+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: cephadm 2024-03-30T14:23:24.867483+0000 mgr.y (mgr.25468) 96 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: audit 2024-03-30T14:23:24.867935+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: audit 2024-03-30T14:23:24.869112+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:26.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:25 smithi165 bash[41986]: cephadm 2024-03-30T14:23:24.872729+0000 mgr.y (mgr.25468) 97 : cephadm 1 Reconfiguring daemon osd.2 on smithi106 2024-03-30T14:23:26.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: cluster 2024-03-30T14:23:24.788546+0000 mgr.y (mgr.25468) 95 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: audit 2024-03-30T14:23:24.850666+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: audit 2024-03-30T14:23:24.862176+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: cephadm 2024-03-30T14:23:24.867483+0000 mgr.y (mgr.25468) 96 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: audit 2024-03-30T14:23:24.867935+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: audit 2024-03-30T14:23:24.869112+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[53805]: cephadm 2024-03-30T14:23:24.872729+0000 mgr.y (mgr.25468) 97 : cephadm 1 Reconfiguring daemon osd.2 on smithi106 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: cluster 2024-03-30T14:23:24.788546+0000 mgr.y (mgr.25468) 95 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: audit 2024-03-30T14:23:24.850666+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: audit 2024-03-30T14:23:24.862176+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:26.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: cephadm 2024-03-30T14:23:24.867483+0000 mgr.y (mgr.25468) 96 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-30T14:23:26.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: audit 2024-03-30T14:23:24.867935+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:23:26.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: audit 2024-03-30T14:23:24.869112+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:26.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:25 smithi106 bash[55170]: cephadm 2024-03-30T14:23:24.872729+0000 mgr.y (mgr.25468) 97 : cephadm 1 Reconfiguring daemon osd.2 on smithi106 2024-03-30T14:23:28.502 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: cluster 2024-03-30T14:23:26.789315+0000 mgr.y (mgr.25468) 98 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: audit 2024-03-30T14:23:27.194674+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: audit 2024-03-30T14:23:27.203692+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: cephadm 2024-03-30T14:23:27.241226+0000 mgr.y (mgr.25468) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: audit 2024-03-30T14:23:27.241999+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: audit 2024-03-30T14:23:27.243706+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[53805]: cephadm 2024-03-30T14:23:27.248504+0000 mgr.y (mgr.25468) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi106 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: cluster 2024-03-30T14:23:26.789315+0000 mgr.y (mgr.25468) 98 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: audit 2024-03-30T14:23:27.194674+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: audit 2024-03-30T14:23:27.203692+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: cephadm 2024-03-30T14:23:27.241226+0000 mgr.y (mgr.25468) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: audit 2024-03-30T14:23:27.241999+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: audit 2024-03-30T14:23:27.243706+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:28.503 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:28 smithi106 bash[55170]: cephadm 2024-03-30T14:23:27.248504+0000 mgr.y (mgr.25468) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi106 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: cluster 2024-03-30T14:23:26.789315+0000 mgr.y (mgr.25468) 98 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: audit 2024-03-30T14:23:27.194674+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: audit 2024-03-30T14:23:27.203692+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: cephadm 2024-03-30T14:23:27.241226+0000 mgr.y (mgr.25468) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: audit 2024-03-30T14:23:27.241999+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: audit 2024-03-30T14:23:27.243706+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[41986]: cephadm 2024-03-30T14:23:27.248504+0000 mgr.y (mgr.25468) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi106 2024-03-30T14:23:29.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:23:28 smithi165 bash[38941]: ts=2024-03-30T14:23: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:23:30.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: cluster 2024-03-30T14:23:28.791081+0000 mgr.y (mgr.25468) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: audit 2024-03-30T14:23:29.329783+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:30.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: audit 2024-03-30T14:23:29.339339+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:30.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: cephadm 2024-03-30T14:23:29.367911+0000 mgr.y (mgr.25468) 102 : cephadm 1 Reconfiguring rgw.foo.smithi106.yhndxt (monmap changed)... 2024-03-30T14:23:30.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: audit 2024-03-30T14:23:29.368706+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:30.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: audit 2024-03-30T14:23:29.372504+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:30.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:30 smithi165 bash[41986]: cephadm 2024-03-30T14:23:29.374645+0000 mgr.y (mgr.25468) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:23:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: cluster 2024-03-30T14:23:28.791081+0000 mgr.y (mgr.25468) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: audit 2024-03-30T14:23:29.329783+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:30.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: audit 2024-03-30T14:23:29.339339+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: cephadm 2024-03-30T14:23:29.367911+0000 mgr.y (mgr.25468) 102 : cephadm 1 Reconfiguring rgw.foo.smithi106.yhndxt (monmap changed)... 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: audit 2024-03-30T14:23:29.368706+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: audit 2024-03-30T14:23:29.372504+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[53805]: cephadm 2024-03-30T14:23:29.374645+0000 mgr.y (mgr.25468) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: cluster 2024-03-30T14:23:28.791081+0000 mgr.y (mgr.25468) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: audit 2024-03-30T14:23:29.329783+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: audit 2024-03-30T14:23:29.339339+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: cephadm 2024-03-30T14:23:29.367911+0000 mgr.y (mgr.25468) 102 : cephadm 1 Reconfiguring rgw.foo.smithi106.yhndxt (monmap changed)... 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: audit 2024-03-30T14:23:29.368706+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: audit 2024-03-30T14:23:29.372504+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:30 smithi106 bash[55170]: cephadm 2024-03-30T14:23:29.374645+0000 mgr.y (mgr.25468) 103 : cephadm 1 Reconfiguring daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:23:31.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:23:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:23:31] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.33.4" 2024-03-30T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[55170]: cluster 2024-03-30T14:23:30.791868+0000 mgr.y (mgr.25468) 104 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[55170]: audit 2024-03-30T14:23:31.494265+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[55170]: audit 2024-03-30T14:23:31.503255+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[55170]: audit 2024-03-30T14:23:31.544534+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[55170]: audit 2024-03-30T14:23:31.548130+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[55170]: audit 2024-03-30T14:23:31.995046+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:32.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[53805]: cluster 2024-03-30T14:23:30.791868+0000 mgr.y (mgr.25468) 104 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:32.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[53805]: audit 2024-03-30T14:23:31.494265+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:32.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[53805]: audit 2024-03-30T14:23:31.503255+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:32.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[53805]: audit 2024-03-30T14:23:31.544534+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:32.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[53805]: audit 2024-03-30T14:23:31.548130+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:32.761 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:32 smithi106 bash[53805]: audit 2024-03-30T14:23:31.995046+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:32.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:32 smithi165 bash[41986]: cluster 2024-03-30T14:23:30.791868+0000 mgr.y (mgr.25468) 104 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:32.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:32 smithi165 bash[41986]: audit 2024-03-30T14:23:31.494265+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:32.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:32 smithi165 bash[41986]: audit 2024-03-30T14:23:31.503255+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:32.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:32 smithi165 bash[41986]: audit 2024-03-30T14:23:31.544534+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:32.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:32 smithi165 bash[41986]: audit 2024-03-30T14:23:31.548130+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:32.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:32 smithi165 bash[41986]: audit 2024-03-30T14:23:31.995046+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:33.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:33 smithi165 bash[41986]: cephadm 2024-03-30T14:23:31.543735+0000 mgr.y (mgr.25468) 105 : cephadm 1 Reconfiguring rgw.smpl.smithi106.tcbusd (monmap changed)... 2024-03-30T14:23:33.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:33 smithi165 bash[41986]: cephadm 2024-03-30T14:23:31.550253+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:23:33.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:33 smithi106 bash[53805]: cephadm 2024-03-30T14:23:31.543735+0000 mgr.y (mgr.25468) 105 : cephadm 1 Reconfiguring rgw.smpl.smithi106.tcbusd (monmap changed)... 2024-03-30T14:23:33.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:33 smithi106 bash[53805]: cephadm 2024-03-30T14:23:31.550253+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:23:33.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:33 smithi106 bash[55170]: cephadm 2024-03-30T14:23:31.543735+0000 mgr.y (mgr.25468) 105 : cephadm 1 Reconfiguring rgw.smpl.smithi106.tcbusd (monmap changed)... 2024-03-30T14:23:33.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:33 smithi106 bash[55170]: cephadm 2024-03-30T14:23:31.550253+0000 mgr.y (mgr.25468) 106 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: cluster 2024-03-30T14:23:32.792625+0000 mgr.y (mgr.25468) 107 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: audit 2024-03-30T14:23:32.946768+0000 mgr.y (mgr.25468) 108 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: audit 2024-03-30T14:23:33.641661+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: audit 2024-03-30T14:23:33.654200+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: audit 2024-03-30T14:23:33.670551+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: audit 2024-03-30T14:23:33.672245+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:34.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:34 smithi165 bash[41986]: audit 2024-03-30T14:23:33.673779+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:34.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: cluster 2024-03-30T14:23:32.792625+0000 mgr.y (mgr.25468) 107 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: audit 2024-03-30T14:23:32.946768+0000 mgr.y (mgr.25468) 108 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: audit 2024-03-30T14:23:33.641661+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: audit 2024-03-30T14:23:33.654200+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: audit 2024-03-30T14:23:33.670551+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: audit 2024-03-30T14:23:33.672245+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[53805]: audit 2024-03-30T14:23:33.673779+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: cluster 2024-03-30T14:23:32.792625+0000 mgr.y (mgr.25468) 107 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: audit 2024-03-30T14:23:32.946768+0000 mgr.y (mgr.25468) 108 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: audit 2024-03-30T14:23:33.641661+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:34.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: audit 2024-03-30T14:23:33.654200+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:34.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: audit 2024-03-30T14:23:33.670551+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T14:23:34.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: audit 2024-03-30T14:23:33.672245+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T14:23:34.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:34 smithi106 bash[55170]: audit 2024-03-30T14:23:33.673779+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:35.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:35 smithi165 bash[41986]: cephadm 2024-03-30T14:23:33.669870+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-30T14:23:35.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:35 smithi165 bash[41986]: cephadm 2024-03-30T14:23:33.675599+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi165 2024-03-30T14:23:35.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:35 smithi106 bash[53805]: cephadm 2024-03-30T14:23:33.669870+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-30T14:23:35.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:35 smithi106 bash[53805]: cephadm 2024-03-30T14:23:33.675599+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi165 2024-03-30T14:23:35.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:35 smithi106 bash[55170]: cephadm 2024-03-30T14:23:33.669870+0000 mgr.y (mgr.25468) 109 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-30T14:23:35.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:35 smithi106 bash[55170]: cephadm 2024-03-30T14:23:33.675599+0000 mgr.y (mgr.25468) 110 : cephadm 1 Reconfiguring daemon mon.b on smithi165 2024-03-30T14:23:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:36 smithi165 bash[41986]: cluster 2024-03-30T14:23:34.794512+0000 mgr.y (mgr.25468) 111 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:36 smithi165 bash[41986]: audit 2024-03-30T14:23:35.891498+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:36 smithi165 bash[41986]: audit 2024-03-30T14:23:35.902030+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:36.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:36 smithi165 bash[41986]: audit 2024-03-30T14:23:35.946764+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:23:36.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:36 smithi165 bash[41986]: audit 2024-03-30T14:23:35.948811+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:23:36.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:36 smithi165 bash[41986]: audit 2024-03-30T14:23:35.950539+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[53805]: cluster 2024-03-30T14:23:34.794512+0000 mgr.y (mgr.25468) 111 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[53805]: audit 2024-03-30T14:23:35.891498+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[53805]: audit 2024-03-30T14:23:35.902030+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[53805]: audit 2024-03-30T14:23:35.946764+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[53805]: audit 2024-03-30T14:23:35.948811+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[53805]: audit 2024-03-30T14:23:35.950539+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[55170]: cluster 2024-03-30T14:23:34.794512+0000 mgr.y (mgr.25468) 111 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[55170]: audit 2024-03-30T14:23:35.891498+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:36.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[55170]: audit 2024-03-30T14:23:35.902030+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:36.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[55170]: audit 2024-03-30T14:23:35.946764+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T14:23:36.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[55170]: audit 2024-03-30T14:23:35.948811+0000 mon.a (mon.0) 222 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T14:23:36.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:36 smithi106 bash[55170]: audit 2024-03-30T14:23:35.950539+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:37.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:37 smithi165 bash[41986]: cephadm 2024-03-30T14:23:35.945989+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-30T14:23:37.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:37 smithi165 bash[41986]: cephadm 2024-03-30T14:23:35.952586+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon mgr.x on smithi165 2024-03-30T14:23:37.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:37 smithi106 bash[53805]: cephadm 2024-03-30T14:23:35.945989+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-30T14:23:37.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:37 smithi106 bash[53805]: cephadm 2024-03-30T14:23:35.952586+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon mgr.x on smithi165 2024-03-30T14:23:37.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:37 smithi106 bash[55170]: cephadm 2024-03-30T14:23:35.945989+0000 mgr.y (mgr.25468) 112 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-30T14:23:37.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:37 smithi106 bash[55170]: cephadm 2024-03-30T14:23:35.952586+0000 mgr.y (mgr.25468) 113 : cephadm 1 Reconfiguring daemon mgr.x on smithi165 2024-03-30T14:23:38.868 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[38941]: ts=2024-03-30T14:23:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:23:38.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: cluster 2024-03-30T14:23:36.795262+0000 mgr.y (mgr.25468) 114 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:38.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: audit 2024-03-30T14:23:38.055372+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:38.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: audit 2024-03-30T14:23:38.065716+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:38.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: cephadm 2024-03-30T14:23:38.072144+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-30T14:23:38.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: audit 2024-03-30T14:23:38.072774+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:23:38.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: audit 2024-03-30T14:23:38.074501+0000 mon.a (mon.0) 227 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:38.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:38 smithi165 bash[41986]: cephadm 2024-03-30T14:23:38.078534+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon osd.4 on smithi165 2024-03-30T14:23:38.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: cluster 2024-03-30T14:23:36.795262+0000 mgr.y (mgr.25468) 114 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: audit 2024-03-30T14:23:38.055372+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: audit 2024-03-30T14:23:38.065716+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: cephadm 2024-03-30T14:23:38.072144+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: audit 2024-03-30T14:23:38.072774+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: audit 2024-03-30T14:23:38.074501+0000 mon.a (mon.0) 227 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[53805]: cephadm 2024-03-30T14:23:38.078534+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon osd.4 on smithi165 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: cluster 2024-03-30T14:23:36.795262+0000 mgr.y (mgr.25468) 114 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: audit 2024-03-30T14:23:38.055372+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:38.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: audit 2024-03-30T14:23:38.065716+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:38.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: cephadm 2024-03-30T14:23:38.072144+0000 mgr.y (mgr.25468) 115 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-30T14:23:38.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: audit 2024-03-30T14:23:38.072774+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:23:38.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: audit 2024-03-30T14:23:38.074501+0000 mon.a (mon.0) 227 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:38.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:38 smithi106 bash[55170]: cephadm 2024-03-30T14:23:38.078534+0000 mgr.y (mgr.25468) 116 : cephadm 1 Reconfiguring daemon osd.4 on smithi165 2024-03-30T14:23:39.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:39 smithi165 bash[41986]: cluster 2024-03-30T14:23:38.796935+0000 mgr.y (mgr.25468) 117 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:39.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:39 smithi106 bash[53805]: cluster 2024-03-30T14:23:38.796935+0000 mgr.y (mgr.25468) 117 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:39.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:39 smithi106 bash[55170]: cluster 2024-03-30T14:23:38.796935+0000 mgr.y (mgr.25468) 117 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:41.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:23:41] "GET /metrics HTTP/1.1" 200 38277 "" "Prometheus/2.33.4" 2024-03-30T14:23:41.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[53805]: audit 2024-03-30T14:23:40.168662+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:41.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[53805]: audit 2024-03-30T14:23:40.179216+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:41.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[53805]: cephadm 2024-03-30T14:23:40.197264+0000 mgr.y (mgr.25468) 118 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-30T14:23:41.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[53805]: audit 2024-03-30T14:23:40.198073+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:23:41.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[53805]: audit 2024-03-30T14:23:40.200535+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[53805]: cephadm 2024-03-30T14:23:40.205082+0000 mgr.y (mgr.25468) 119 : cephadm 1 Reconfiguring daemon osd.5 on smithi165 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[55170]: audit 2024-03-30T14:23:40.168662+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[55170]: audit 2024-03-30T14:23:40.179216+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[55170]: cephadm 2024-03-30T14:23:40.197264+0000 mgr.y (mgr.25468) 118 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[55170]: audit 2024-03-30T14:23:40.198073+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[55170]: audit 2024-03-30T14:23:40.200535+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:41 smithi106 bash[55170]: cephadm 2024-03-30T14:23:40.205082+0000 mgr.y (mgr.25468) 119 : cephadm 1 Reconfiguring daemon osd.5 on smithi165 2024-03-30T14:23:41.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:41 smithi165 bash[41986]: audit 2024-03-30T14:23:40.168662+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:41.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:41 smithi165 bash[41986]: audit 2024-03-30T14:23:40.179216+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:41.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:41 smithi165 bash[41986]: cephadm 2024-03-30T14:23:40.197264+0000 mgr.y (mgr.25468) 118 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-30T14:23:41.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:41 smithi165 bash[41986]: audit 2024-03-30T14:23:40.198073+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:23:41.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:41 smithi165 bash[41986]: audit 2024-03-30T14:23:40.200535+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:41.502 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:41 smithi165 bash[41986]: cephadm 2024-03-30T14:23:40.205082+0000 mgr.y (mgr.25468) 119 : cephadm 1 Reconfiguring daemon osd.5 on smithi165 2024-03-30T14:23:42.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:42 smithi165 bash[41986]: cluster 2024-03-30T14:23:40.797756+0000 mgr.y (mgr.25468) 120 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:42.622 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:23:42.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:42 smithi106 bash[53805]: cluster 2024-03-30T14:23:40.797756+0000 mgr.y (mgr.25468) 120 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:42.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:42 smithi106 bash[55170]: cluster 2024-03-30T14:23:40.797756+0000 mgr.y (mgr.25468) 120 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:43.403 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:23:43.403 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (3m) 67s ago 11m 15.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:23:43.403 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 41s ago 10m - - 2024-03-30T14:23:43.403 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (2m) 67s ago 8m 45.9M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:23:43.403 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (2m) 41s ago 16m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:23:43.403 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (3m) 67s ago 18m 488M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (112s) 67s ago 18m 38.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (50s) 41s ago 17m 23.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (76s) 67s ago 17m 21.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (3m) 67s ago 11m 12.7M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (3m) 41s ago 11m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (16m) 67s ago 16m 58.9M 2781M 17.2.0 e1d6a67b021e 15925f18d3bc 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (15m) 67s ago 15m 59.2M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (15m) 67s ago 15m 53.8M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (14m) 67s ago 14m 57.8M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (13m) 41s ago 13m 59.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (13m) 41s ago 13m 55.5M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (12m) 41s ago 12m 54.9M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (12m) 41s ago 12m 57.7M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (2m) 41s ago 11m 58.7M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (9m) 67s ago 9m 87.6M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:23:43.404 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (9m) 41s ago 9m 87.1M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:23:43.405 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (9m) 67s ago 9m 87.6M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:23:43.405 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (9m) 41s ago 9m 86.9M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:23:43.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:43 smithi165 bash[41986]: audit 2024-03-30T14:23:42.221275+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:43.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:43 smithi165 bash[41986]: audit 2024-03-30T14:23:42.228425+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:43.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:43 smithi165 bash[41986]: cephadm 2024-03-30T14:23:42.273720+0000 mgr.y (mgr.25468) 121 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-30T14:23:43.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:43 smithi165 bash[41986]: audit 2024-03-30T14:23:42.274366+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:23:43.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:43 smithi165 bash[41986]: audit 2024-03-30T14:23:42.275674+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:43.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:43 smithi165 bash[41986]: cephadm 2024-03-30T14:23:42.279327+0000 mgr.y (mgr.25468) 122 : cephadm 1 Reconfiguring daemon osd.6 on smithi165 2024-03-30T14:23:43.662 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[55170]: audit 2024-03-30T14:23:42.221275+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[55170]: audit 2024-03-30T14:23:42.228425+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[55170]: cephadm 2024-03-30T14:23:42.273720+0000 mgr.y (mgr.25468) 121 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[55170]: audit 2024-03-30T14:23:42.274366+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[55170]: audit 2024-03-30T14:23:42.275674+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[55170]: cephadm 2024-03-30T14:23:42.279327+0000 mgr.y (mgr.25468) 122 : cephadm 1 Reconfiguring daemon osd.6 on smithi165 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[53805]: audit 2024-03-30T14:23:42.221275+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[53805]: audit 2024-03-30T14:23:42.228425+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[53805]: cephadm 2024-03-30T14:23:42.273720+0000 mgr.y (mgr.25468) 121 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[53805]: audit 2024-03-30T14:23:42.274366+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[53805]: audit 2024-03-30T14:23:42.275674+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:43.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:43 smithi106 bash[53805]: cephadm 2024-03-30T14:23:42.279327+0000 mgr.y (mgr.25468) 122 : cephadm 1 Reconfiguring daemon osd.6 on smithi165 2024-03-30T14:23:43.845 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:23:43.845 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:23:43.845 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:23:43.845 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:43.845 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:23:43.845 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 5 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:23:43.846 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:23:44.233 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:23:44.233 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "5/23 daemons upgraded", 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:23:44.234 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:23:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:44 smithi165 bash[41986]: audit 2024-03-30T14:23:42.607820+0000 mgr.y (mgr.25468) 123 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:44 smithi165 bash[41986]: cluster 2024-03-30T14:23:42.798440+0000 mgr.y (mgr.25468) 124 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:44 smithi165 bash[41986]: audit 2024-03-30T14:23:42.956469+0000 mgr.y (mgr.25468) 125 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:44 smithi165 bash[41986]: audit 2024-03-30T14:23:43.002627+0000 mgr.y (mgr.25468) 126 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:44 smithi165 bash[41986]: audit 2024-03-30T14:23:43.380534+0000 mgr.y (mgr.25468) 127 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:44 smithi165 bash[41986]: audit 2024-03-30T14:23:43.847267+0000 mon.a (mon.0) 236 : audit 0 from='client.? 172.21.15.106:0/308968523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:44.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[53805]: audit 2024-03-30T14:23:42.607820+0000 mgr.y (mgr.25468) 123 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[53805]: cluster 2024-03-30T14:23:42.798440+0000 mgr.y (mgr.25468) 124 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[53805]: audit 2024-03-30T14:23:42.956469+0000 mgr.y (mgr.25468) 125 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[53805]: audit 2024-03-30T14:23:43.002627+0000 mgr.y (mgr.25468) 126 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[53805]: audit 2024-03-30T14:23:43.380534+0000 mgr.y (mgr.25468) 127 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[53805]: audit 2024-03-30T14:23:43.847267+0000 mon.a (mon.0) 236 : audit 0 from='client.? 172.21.15.106:0/308968523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[55170]: audit 2024-03-30T14:23:42.607820+0000 mgr.y (mgr.25468) 123 : audit 0 from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[55170]: cluster 2024-03-30T14:23:42.798440+0000 mgr.y (mgr.25468) 124 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[55170]: audit 2024-03-30T14:23:42.956469+0000 mgr.y (mgr.25468) 125 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[55170]: audit 2024-03-30T14:23:43.002627+0000 mgr.y (mgr.25468) 126 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[55170]: audit 2024-03-30T14:23:43.380534+0000 mgr.y (mgr.25468) 127 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:44.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:44 smithi106 bash[55170]: audit 2024-03-30T14:23:43.847267+0000 mon.a (mon.0) 236 : audit 0 from='client.? 172.21.15.106:0/308968523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:44.714 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:23:44.714 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:23:44.714 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: audit 2024-03-30T14:23:44.235694+0000 mgr.y (mgr.25468) 128 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: audit 2024-03-30T14:23:44.377940+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: audit 2024-03-30T14:23:44.390087+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: cephadm 2024-03-30T14:23:44.402067+0000 mgr.y (mgr.25468) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: audit 2024-03-30T14:23:44.402545+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: audit 2024-03-30T14:23:44.403853+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: cephadm 2024-03-30T14:23:44.407382+0000 mgr.y (mgr.25468) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi165 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[53805]: audit 2024-03-30T14:23:44.716281+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.106:0/2423058211' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:23:45.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: audit 2024-03-30T14:23:44.235694+0000 mgr.y (mgr.25468) 128 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: audit 2024-03-30T14:23:44.377940+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: audit 2024-03-30T14:23:44.390087+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: cephadm 2024-03-30T14:23:44.402067+0000 mgr.y (mgr.25468) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: audit 2024-03-30T14:23:44.402545+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: audit 2024-03-30T14:23:44.403853+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: cephadm 2024-03-30T14:23:44.407382+0000 mgr.y (mgr.25468) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi165 2024-03-30T14:23:45.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:45 smithi106 bash[55170]: audit 2024-03-30T14:23:44.716281+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.106:0/2423058211' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:23:45.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: audit 2024-03-30T14:23:44.235694+0000 mgr.y (mgr.25468) 128 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:23:45.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: audit 2024-03-30T14:23:44.377940+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:45.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: audit 2024-03-30T14:23:44.390087+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:45.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: cephadm 2024-03-30T14:23:44.402067+0000 mgr.y (mgr.25468) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-30T14:23:45.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: audit 2024-03-30T14:23:44.402545+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:23:45.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: audit 2024-03-30T14:23:44.403853+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:45.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: cephadm 2024-03-30T14:23:44.407382+0000 mgr.y (mgr.25468) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi165 2024-03-30T14:23:45.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:45 smithi165 bash[41986]: audit 2024-03-30T14:23:44.716281+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.106:0/2423058211' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:23:46.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:46 smithi106 bash[53805]: cluster 2024-03-30T14:23:44.800060+0000 mgr.y (mgr.25468) 131 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:46.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:46 smithi106 bash[55170]: cluster 2024-03-30T14:23:44.800060+0000 mgr.y (mgr.25468) 131 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:46.867 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:46 smithi165 bash[41986]: cluster 2024-03-30T14:23:44.800060+0000 mgr.y (mgr.25468) 131 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: audit 2024-03-30T14:23:46.552724+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: audit 2024-03-30T14:23:46.559981+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: cephadm 2024-03-30T14:23:46.577909+0000 mgr.y (mgr.25468) 132 : cephadm 1 Reconfiguring rgw.foo.smithi165.nmjcdh (monmap changed)... 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: audit 2024-03-30T14:23:46.578611+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: audit 2024-03-30T14:23:46.581818+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: cephadm 2024-03-30T14:23:46.583668+0000 mgr.y (mgr.25468) 133 : cephadm 1 Reconfiguring daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: cluster 2024-03-30T14:23:46.800744+0000 mgr.y (mgr.25468) 134 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:47.839 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:47 smithi165 bash[41986]: audit 2024-03-30T14:23:46.995870+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: audit 2024-03-30T14:23:46.552724+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: audit 2024-03-30T14:23:46.559981+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: cephadm 2024-03-30T14:23:46.577909+0000 mgr.y (mgr.25468) 132 : cephadm 1 Reconfiguring rgw.foo.smithi165.nmjcdh (monmap changed)... 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: audit 2024-03-30T14:23:46.578611+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: audit 2024-03-30T14:23:46.581818+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: cephadm 2024-03-30T14:23:46.583668+0000 mgr.y (mgr.25468) 133 : cephadm 1 Reconfiguring daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: cluster 2024-03-30T14:23:46.800744+0000 mgr.y (mgr.25468) 134 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[53805]: audit 2024-03-30T14:23:46.995870+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:47.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: audit 2024-03-30T14:23:46.552724+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: audit 2024-03-30T14:23:46.559981+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: cephadm 2024-03-30T14:23:46.577909+0000 mgr.y (mgr.25468) 132 : cephadm 1 Reconfiguring rgw.foo.smithi165.nmjcdh (monmap changed)... 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: audit 2024-03-30T14:23:46.578611+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: audit 2024-03-30T14:23:46.581818+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: cephadm 2024-03-30T14:23:46.583668+0000 mgr.y (mgr.25468) 133 : cephadm 1 Reconfiguring daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: cluster 2024-03-30T14:23:46.800744+0000 mgr.y (mgr.25468) 134 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:47.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:47 smithi106 bash[55170]: audit 2024-03-30T14:23:46.995870+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:23:49.028 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:23:48 smithi165 bash[38941]: ts=2024-03-30T14:23: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:23:49.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: audit 2024-03-30T14:23:48.544717+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:49.807 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: audit 2024-03-30T14:23:48.553463+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:49.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: cephadm 2024-03-30T14:23:48.603308+0000 mgr.y (mgr.25468) 135 : cephadm 1 Reconfiguring rgw.smpl.smithi165.jmwrhj (monmap changed)... 2024-03-30T14:23:49.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: audit 2024-03-30T14:23:48.604049+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:49.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: audit 2024-03-30T14:23:48.608171+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:49.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: cephadm 2024-03-30T14:23:48.610132+0000 mgr.y (mgr.25468) 136 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:23:49.808 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:49 smithi165 bash[41986]: cluster 2024-03-30T14:23:48.802403+0000 mgr.y (mgr.25468) 137 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:49.912 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: audit 2024-03-30T14:23:48.544717+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: audit 2024-03-30T14:23:48.553463+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: cephadm 2024-03-30T14:23:48.603308+0000 mgr.y (mgr.25468) 135 : cephadm 1 Reconfiguring rgw.smpl.smithi165.jmwrhj (monmap changed)... 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: audit 2024-03-30T14:23:48.604049+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: audit 2024-03-30T14:23:48.608171+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: cephadm 2024-03-30T14:23:48.610132+0000 mgr.y (mgr.25468) 136 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[53805]: cluster 2024-03-30T14:23:48.802403+0000 mgr.y (mgr.25468) 137 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: audit 2024-03-30T14:23:48.544717+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: audit 2024-03-30T14:23:48.553463+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: cephadm 2024-03-30T14:23:48.603308+0000 mgr.y (mgr.25468) 135 : cephadm 1 Reconfiguring rgw.smpl.smithi165.jmwrhj (monmap changed)... 2024-03-30T14:23:49.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: audit 2024-03-30T14:23:48.604049+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:23:49.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: audit 2024-03-30T14:23:48.608171+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:49.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: cephadm 2024-03-30T14:23:48.610132+0000 mgr.y (mgr.25468) 136 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:23:49.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:49 smithi106 bash[55170]: cluster 2024-03-30T14:23:48.802403+0000 mgr.y (mgr.25468) 137 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:51.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:23:51] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.33.4" 2024-03-30T14:23:51.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.585883+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.597935+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.642382+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:23:51.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.648895+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.868 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.653214+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: cephadm 2024-03-30T14:23:50.654513+0000 mgr.y (mgr.25468) 138 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.661013+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.665386+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.672208+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.674934+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.681321+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.684128+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.691440+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.695196+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: cephadm 2024-03-30T14:23:50.696541+0000 mgr.y (mgr.25468) 139 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.703706+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.708436+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: audit 2024-03-30T14:23:50.708697+0000 mgr.y (mgr.25468) 140 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: cephadm 2024-03-30T14:23:50.710615+0000 mgr.y (mgr.25468) 141 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-30T14:23:51.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:51 smithi165 bash[41986]: cluster 2024-03-30T14:23:50.803464+0000 mgr.y (mgr.25468) 142 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.585883+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.597935+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.642382+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.648895+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.653214+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: cephadm 2024-03-30T14:23:50.654513+0000 mgr.y (mgr.25468) 138 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.661013+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.665386+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.672208+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.674934+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.681321+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.684128+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.691440+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.695196+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: cephadm 2024-03-30T14:23:50.696541+0000 mgr.y (mgr.25468) 139 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.703706+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.708436+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: audit 2024-03-30T14:23:50.708697+0000 mgr.y (mgr.25468) 140 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: cephadm 2024-03-30T14:23:50.710615+0000 mgr.y (mgr.25468) 141 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-30T14:23:51.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[53805]: cluster 2024-03-30T14:23:50.803464+0000 mgr.y (mgr.25468) 142 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.585883+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.597935+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.642382+0000 mon.a (mon.0) 252 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.648895+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.653214+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: cephadm 2024-03-30T14:23:50.654513+0000 mgr.y (mgr.25468) 138 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.661013+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.665386+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.672208+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.674934+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.681321+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.684128+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T14:23:51.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.691440+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.695196+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: cephadm 2024-03-30T14:23:50.696541+0000 mgr.y (mgr.25468) 139 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.703706+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.708436+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: audit 2024-03-30T14:23:50.708697+0000 mgr.y (mgr.25468) 140 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: cephadm 2024-03-30T14:23:50.710615+0000 mgr.y (mgr.25468) 141 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-30T14:23:51.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:51 smithi106 bash[55170]: cluster 2024-03-30T14:23:50.803464+0000 mgr.y (mgr.25468) 142 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: cluster 2024-03-30T14:23:52.804343+0000 mgr.y (mgr.25468) 143 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: audit 2024-03-30T14:23:52.967719+0000 mgr.y (mgr.25468) 144 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: cephadm 2024-03-30T14:23:53.230825+0000 mgr.y (mgr.25468) 145 : cephadm 1 Upgrade: Updating osd.0 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: audit 2024-03-30T14:23:53.240515+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: audit 2024-03-30T14:23:53.245469+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: audit 2024-03-30T14:23:53.246994+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:54.547 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[53805]: cephadm 2024-03-30T14:23:53.251419+0000 mgr.y (mgr.25468) 146 : cephadm 1 Deploying daemon osd.0 on smithi106 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: cluster 2024-03-30T14:23:52.804343+0000 mgr.y (mgr.25468) 143 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: audit 2024-03-30T14:23:52.967719+0000 mgr.y (mgr.25468) 144 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: cephadm 2024-03-30T14:23:53.230825+0000 mgr.y (mgr.25468) 145 : cephadm 1 Upgrade: Updating osd.0 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: audit 2024-03-30T14:23:53.240515+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: audit 2024-03-30T14:23:53.245469+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: audit 2024-03-30T14:23:53.246994+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:54.548 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:54 smithi106 bash[55170]: cephadm 2024-03-30T14:23:53.251419+0000 mgr.y (mgr.25468) 146 : cephadm 1 Deploying daemon osd.0 on smithi106 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: cluster 2024-03-30T14:23:52.804343+0000 mgr.y (mgr.25468) 143 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: audit 2024-03-30T14:23:52.967719+0000 mgr.y (mgr.25468) 144 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: cephadm 2024-03-30T14:23:53.230825+0000 mgr.y (mgr.25468) 145 : cephadm 1 Upgrade: Updating osd.0 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: audit 2024-03-30T14:23:53.240515+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: audit 2024-03-30T14:23:53.245469+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: audit 2024-03-30T14:23:53.246994+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:23:54.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:54 smithi165 bash[41986]: cephadm 2024-03-30T14:23:53.251419+0000 mgr.y (mgr.25468) 146 : cephadm 1 Deploying daemon osd.0 on smithi106 2024-03-30T14:23:56.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:56 smithi165 bash[41986]: cluster 2024-03-30T14:23:54.806200+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:56.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:56 smithi106 bash[53805]: cluster 2024-03-30T14:23:54.806200+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:56.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:56 smithi106 bash[55170]: cluster 2024-03-30T14:23:54.806200+0000 mgr.y (mgr.25468) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:23:57.912 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:23:57 smithi106 systemd[1]: Stopping Ceph osd.0 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:23:58.245 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:23:57 smithi106 bash[22675]: debug 2024-03-30T14:23:57.988+0000 7feaadb06700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:23:58.245 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:23:57 smithi106 bash[22675]: debug 2024-03-30T14:23:57.988+0000 7feaadb06700 -1 osd.0 108 *** Got signal Terminated *** 2024-03-30T14:23:58.246 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:23:57 smithi106 bash[22675]: debug 2024-03-30T14:23:57.988+0000 7feaadb06700 -1 osd.0 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:23:58.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:58 smithi165 bash[41986]: cluster 2024-03-30T14:23:56.806970+0000 mgr.y (mgr.25468) 148 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:58.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:58 smithi165 bash[41986]: cluster 2024-03-30T14:23:57.995733+0000 mon.a (mon.0) 268 : cluster 1 osd.0 marked itself down and dead 2024-03-30T14:23:58.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:58 smithi106 bash[53805]: cluster 2024-03-30T14:23:56.806970+0000 mgr.y (mgr.25468) 148 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:58.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:58 smithi106 bash[53805]: cluster 2024-03-30T14:23:57.995733+0000 mon.a (mon.0) 268 : cluster 1 osd.0 marked itself down and dead 2024-03-30T14:23:58.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:58 smithi106 bash[55170]: cluster 2024-03-30T14:23:56.806970+0000 mgr.y (mgr.25468) 148 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:23:58.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:58 smithi106 bash[55170]: cluster 2024-03-30T14:23:57.995733+0000 mon.a (mon.0) 268 : cluster 1 osd.0 marked itself down and dead 2024-03-30T14:23:59.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:23:58 smithi165 bash[38941]: ts=2024-03-30T14:23:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:23:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:59 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.246718+0000 mon.a (mon.0) 269 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:23:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:59 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.260947+0000 mon.a (mon.0) 270 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-30T14:23:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:59 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.262603+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:59 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.263136+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:59 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.264002+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:23:59 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.267631+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.620 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[57521]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.246718+0000 mon.a (mon.0) 269 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.260947+0000 mon.a (mon.0) 270 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.262603+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.263136+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.264002+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.267631+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.246718+0000 mon.a (mon.0) 269 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:23:59.621 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.260947+0000 mon.a (mon.0) 270 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-30T14:23:59.622 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.262603+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.622 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.263136+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.622 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.264002+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.622 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.267631+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-30T14:23:59.912 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:23:59 smithi106 bash[57605]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:58.807665+0000 mgr.y (mgr.25468) 149 : cluster 0 pgmap v66: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.270038+0000 mon.a (mon.0) 271 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.271265+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.271323+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.271339+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.273146+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.273447+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.276171+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.276274+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.276309+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.585 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[53805]: cluster 2024-03-30T14:23:59.276486+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:58.807665+0000 mgr.y (mgr.25468) 149 : cluster 0 pgmap v66: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.270038+0000 mon.a (mon.0) 271 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.271265+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.271323+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.271339+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.273146+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.273447+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.276171+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.276274+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.276309+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:00 smithi106 bash[55170]: cluster 2024-03-30T14:23:59.276486+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:58.807665+0000 mgr.y (mgr.25468) 149 : cluster 0 pgmap v66: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.270038+0000 mon.a (mon.0) 271 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.271265+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.271323+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.271339+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.273146+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.273447+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.276171+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.276274+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.276309+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:00 smithi165 bash[41986]: cluster 2024-03-30T14:23:59.276486+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-30T14:24:01.412 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:24:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:24:01] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.33.4" 2024-03-30T14:24:02.059 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:01 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.0.service: Succeeded. 2024-03-30T14:24:02.060 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:01 smithi106 systemd[1]: Stopped Ceph osd.0 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:24:02.060 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:01 smithi106 systemd[1]: Started Ceph osd.0 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:24:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: cluster 2024-03-30T14:24:00.808556+0000 mgr.y (mgr.25468) 150 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:24:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.916585+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 6]}]: dispatch 2024-03-30T14:24:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.917315+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:24:02.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.917797+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1c", "id": [4, 0]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.918234+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.918665+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.919081+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.919556+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 1]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.920008+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.920414+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:01.920737+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 0]}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:02.003829+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:02.006722+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:02.082817+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:02.093519+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[53805]: audit 2024-03-30T14:24:02.136905+0000 mon.a (mon.0) 286 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: cluster 2024-03-30T14:24:00.808556+0000 mgr.y (mgr.25468) 150 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.916585+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 6]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.917315+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.917797+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1c", "id": [4, 0]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.918234+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.918665+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.919081+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.919556+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 1]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.920008+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.920414+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:01.920737+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 0]}]: dispatch 2024-03-30T14:24:02.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:02.003829+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:02.006722+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:02.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:02.082817+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:02.093519+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:02 smithi106 bash[55170]: audit 2024-03-30T14:24:02.136905+0000 mon.a (mon.0) 286 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: cluster 2024-03-30T14:24:00.808556+0000 mgr.y (mgr.25468) 150 : cluster 0 pgmap v68: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.916585+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 6]}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.917315+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [7, 0]}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.917797+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1c", "id": [4, 0]}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.918234+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.918665+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.919081+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-03-30T14:24:02.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.919556+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 1]}]: dispatch 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.920008+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]: dispatch 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.920414+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]: dispatch 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:01.920737+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 0]}]: dispatch 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:02.003829+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:02.006722+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:02.082817+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:02.093519+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:02.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:02 smithi165 bash[41986]: audit 2024-03-30T14:24:02.136905+0000 mon.a (mon.0) 286 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:03.296 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284182+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 6]}]': finished 2024-03-30T14:24:03.296 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284247+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [7, 0]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284284+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1c", "id": [4, 0]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284326+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284388+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284439+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284493+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 1]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284564+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284627+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: audit 2024-03-30T14:24:02.284697+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 0]}]': finished 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: cluster 2024-03-30T14:24:02.286456+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: cluster 2024-03-30T14:24:02.288258+0000 mon.a (mon.0) 297 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[53805]: cluster 2024-03-30T14:24:02.291501+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:24:03.297 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284182+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 6]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284247+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [7, 0]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284284+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1c", "id": [4, 0]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284326+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284388+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284439+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284493+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 1]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284564+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284627+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: audit 2024-03-30T14:24:02.284697+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 0]}]': finished 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: cluster 2024-03-30T14:24:02.286456+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: cluster 2024-03-30T14:24:02.288258+0000 mon.a (mon.0) 297 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-03-30T14:24:03.298 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[55170]: cluster 2024-03-30T14:24:02.291501+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284182+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.d", "id": [5, 6]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284247+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1a", "id": [7, 0]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284284+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.1c", "id": [4, 0]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284326+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.0", "id": [3, 1]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284388+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284439+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284493+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 1]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284564+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284627+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]': finished 2024-03-30T14:24:03.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: audit 2024-03-30T14:24:02.284697+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 0]}]': finished 2024-03-30T14:24:03.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: cluster 2024-03-30T14:24:02.286456+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:24:03.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: cluster 2024-03-30T14:24:02.288258+0000 mon.a (mon.0) 297 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-03-30T14:24:03.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:03 smithi165 bash[41986]: cluster 2024-03-30T14:24:02.291501+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-30T14:24:04.162 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T14:24:04.163 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T14:24:04.163 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T14:24:04.163 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T14:24:04.163 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-30T14:24:04.163 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T14:24:04.163 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:03 smithi106 bash[57770]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-30T14:24:04.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:02.809365+0000 mgr.y (mgr.25468) 151 : cluster 0 pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:24:04.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: audit 2024-03-30T14:24:02.978435+0000 mgr.y (mgr.25468) 152 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:04.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.297944+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.301620+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.304817+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-03-30T14:24:04.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.305346+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.305881+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.309837+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:04 smithi165 bash[41986]: cluster 2024-03-30T14:24:03.310257+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:02.809365+0000 mgr.y (mgr.25468) 151 : cluster 0 pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:24:04.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: audit 2024-03-30T14:24:02.978435+0000 mgr.y (mgr.25468) 152 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:04.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.297944+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.301620+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.304817+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-03-30T14:24:04.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.305346+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.305881+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.309837+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[53805]: cluster 2024-03-30T14:24:03.310257+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:02.809365+0000 mgr.y (mgr.25468) 151 : cluster 0 pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:24:04.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: audit 2024-03-30T14:24:02.978435+0000 mgr.y (mgr.25468) 152 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:04.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.297944+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.301620+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.304817+0000 mon.a (mon.0) 298 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-03-30T14:24:04.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.305346+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.305881+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.309837+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:04.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:04 smithi106 bash[55170]: cluster 2024-03-30T14:24:03.310257+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e112 with expected crc 2024-03-30T14:24:05.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.312302+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.316258+0000 mon.a (mon.0) 299 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.317122+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.317127+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.317342+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.317369+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.322048+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:05 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.322821+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.662 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[58047]: debug 2024-03-30T14:24:05.536+0000 7fe3521dd700 1 -- 172.21.15.106:0/2011552246 <== mon.1 v2:172.21.15.106:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56311434f680 con 0x56311438c800 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.312302+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.316258+0000 mon.a (mon.0) 299 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.317122+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.317127+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.317342+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.317369+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.322048+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.322821+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.312302+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.316258+0000 mon.a (mon.0) 299 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-30T14:24:05.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.317122+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.317127+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.317342+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.317369+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.322048+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:05.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:05 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.322821+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e113 with expected crc 2024-03-30T14:24:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[55170]: cluster 2024-03-30T14:24:04.810463+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v73: 161 pgs: 7 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 2 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-30T14:24:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[55170]: cluster 2024-03-30T14:24:05.308360+0000 mon.a (mon.0) 300 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:06.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[55170]: cluster 2024-03-30T14:24:05.308464+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:06.413 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[58047]: debug 2024-03-30T14:24:06.068+0000 7fe35b3757c0 -1 Falling back to public interface 2024-03-30T14:24:06.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[53805]: cluster 2024-03-30T14:24:04.810463+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v73: 161 pgs: 7 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 2 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-30T14:24:06.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[53805]: cluster 2024-03-30T14:24:05.308360+0000 mon.a (mon.0) 300 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:06.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:06 smithi106 bash[53805]: cluster 2024-03-30T14:24:05.308464+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:06.617 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:06 smithi165 bash[41986]: cluster 2024-03-30T14:24:04.810463+0000 mgr.y (mgr.25468) 153 : cluster 0 pgmap v73: 161 pgs: 7 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 2 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-30T14:24:06.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:06 smithi165 bash[41986]: cluster 2024-03-30T14:24:05.308360+0000 mon.a (mon.0) 300 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:06.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:06 smithi165 bash[41986]: cluster 2024-03-30T14:24:05.308464+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:08.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:08 smithi165 bash[41986]: cluster 2024-03-30T14:24:06.811572+0000 mgr.y (mgr.25468) 154 : cluster 0 pgmap v74: 161 pgs: 7 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 2 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-30T14:24:08.662 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:08 smithi106 bash[53805]: cluster 2024-03-30T14:24:06.811572+0000 mgr.y (mgr.25468) 154 : cluster 0 pgmap v74: 161 pgs: 7 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 2 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-30T14:24:08.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:08 smithi106 bash[55170]: cluster 2024-03-30T14:24:06.811572+0000 mgr.y (mgr.25468) 154 : cluster 0 pgmap v74: 161 pgs: 7 peering, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean, 2 stale+active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-30T14:24:09.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:08 smithi165 bash[38941]: ts=2024-03-30T14:24: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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:24:09.412 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[58047]: debug 2024-03-30T14:24:09.092+0000 7fe35b3757c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-30T14:24:09.413 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[58047]: debug 2024-03-30T14:24:09.128+0000 7fe35b3757c0 -1 osd.0 108 log_to_monitors true 2024-03-30T14:24:09.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[53805]: audit 2024-03-30T14:24:08.641468+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:09.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[53805]: audit 2024-03-30T14:24:08.656586+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:09.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[53805]: cluster 2024-03-30T14:24:08.813012+0000 mgr.y (mgr.25468) 155 : cluster 0 pgmap v75: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:09.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[53805]: audit 2024-03-30T14:24:09.138719+0000 mon.a (mon.0) 304 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:24:09.913 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[58047]: debug 2024-03-30T14:24:09.724+0000 7fe34c7cd700 -1 osd.0 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:24:09.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[55170]: audit 2024-03-30T14:24:08.641468+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:09.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[55170]: audit 2024-03-30T14:24:08.656586+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:09.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[55170]: cluster 2024-03-30T14:24:08.813012+0000 mgr.y (mgr.25468) 155 : cluster 0 pgmap v75: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:09.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:09 smithi106 bash[55170]: audit 2024-03-30T14:24:09.138719+0000 mon.a (mon.0) 304 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:24:10.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:09 smithi165 bash[41986]: audit 2024-03-30T14:24:08.641468+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:10.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:09 smithi165 bash[41986]: audit 2024-03-30T14:24:08.656586+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:10.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:09 smithi165 bash[41986]: cluster 2024-03-30T14:24:08.813012+0000 mgr.y (mgr.25468) 155 : cluster 0 pgmap v75: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:10.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:09 smithi165 bash[41986]: audit 2024-03-30T14:24:09.138719+0000 mon.a (mon.0) 304 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: cluster 2024-03-30T14:24:09.652205+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: audit 2024-03-30T14:24:09.660089+0000 mon.a (mon.0) 306 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: cluster 2024-03-30T14:24:09.662681+0000 mon.a (mon.0) 307 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: audit 2024-03-30T14:24:09.663154+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: cluster 2024-03-30T14:24:09.665853+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: cluster 2024-03-30T14:24:09.666434+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: audit 2024-03-30T14:24:09.698707+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:10.913 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[53805]: audit 2024-03-30T14:24:09.704623+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: cluster 2024-03-30T14:24:09.652205+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: audit 2024-03-30T14:24:09.660089+0000 mon.a (mon.0) 306 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: cluster 2024-03-30T14:24:09.662681+0000 mon.a (mon.0) 307 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: audit 2024-03-30T14:24:09.663154+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: cluster 2024-03-30T14:24:09.665853+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: cluster 2024-03-30T14:24:09.666434+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: audit 2024-03-30T14:24:09.698707+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:10.914 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:10 smithi106 bash[55170]: audit 2024-03-30T14:24:09.704623+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: cluster 2024-03-30T14:24:09.652205+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: audit 2024-03-30T14:24:09.660089+0000 mon.a (mon.0) 306 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: cluster 2024-03-30T14:24:09.662681+0000 mon.a (mon.0) 307 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: audit 2024-03-30T14:24:09.663154+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: cluster 2024-03-30T14:24:09.665853+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: cluster 2024-03-30T14:24:09.666434+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e114 with expected crc 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: audit 2024-03-30T14:24:09.698707+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:11.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:10 smithi165 bash[41986]: audit 2024-03-30T14:24:09.704623+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:11.413 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:24:11] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: cluster 2024-03-30T14:24:10.703839+0000 mon.a (mon.0) 311 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: cluster 2024-03-30T14:24:10.708509+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: cluster 2024-03-30T14:24:10.712029+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: cluster 2024-03-30T14:24:10.712057+0000 mon.a (mon.0) 312 : cluster 1 osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431] boot 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: cluster 2024-03-30T14:24:10.712208+0000 mon.a (mon.0) 313 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: audit 2024-03-30T14:24:10.712761+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:24:11.913 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[55170]: cluster 2024-03-30T14:24:10.813989+0000 mgr.y (mgr.25468) 156 : cluster 0 pgmap v78: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: cluster 2024-03-30T14:24:10.703839+0000 mon.a (mon.0) 311 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: cluster 2024-03-30T14:24:10.708509+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: cluster 2024-03-30T14:24:10.712029+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: cluster 2024-03-30T14:24:10.712057+0000 mon.a (mon.0) 312 : cluster 1 osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431] boot 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: cluster 2024-03-30T14:24:10.712208+0000 mon.a (mon.0) 313 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: audit 2024-03-30T14:24:10.712761+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:24:11.914 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:11 smithi106 bash[53805]: cluster 2024-03-30T14:24:10.813989+0000 mgr.y (mgr.25468) 156 : cluster 0 pgmap v78: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: cluster 2024-03-30T14:24:10.703839+0000 mon.a (mon.0) 311 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: cluster 2024-03-30T14:24:10.708509+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: cluster 2024-03-30T14:24:10.712029+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e115 with expected crc 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: cluster 2024-03-30T14:24:10.712057+0000 mon.a (mon.0) 312 : cluster 1 osd.0 [v2:172.21.15.106:6802/3520400431,v1:172.21.15.106:6803/3520400431] boot 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: cluster 2024-03-30T14:24:10.712208+0000 mon.a (mon.0) 313 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: audit 2024-03-30T14:24:10.712761+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T14:24:12.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:11 smithi165 bash[41986]: cluster 2024-03-30T14:24:10.813989+0000 mgr.y (mgr.25468) 156 : cluster 0 pgmap v78: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.720986+0000 mon.a (mon.0) 315 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.721536+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.722039+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.722159+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.723942+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.724198+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.725985+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.726731+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.726776+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[53805]: cluster 2024-03-30T14:24:11.729362+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.988 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.720986+0000 mon.a (mon.0) 315 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.721536+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.722039+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.722159+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.723942+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.724198+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.725985+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.726731+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.726776+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:12.989 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:12 smithi106 bash[55170]: cluster 2024-03-30T14:24:11.729362+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.720986+0000 mon.a (mon.0) 315 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.721536+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.722039+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.722159+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.723942+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.724198+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.725985+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.726731+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.726776+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:13.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:12 smithi165 bash[41986]: cluster 2024-03-30T14:24:11.729362+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-30T14:24:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.734494+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.738363+0000 mon.a (mon.0) 316 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-30T14:24:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.738708+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.739249+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.743899+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.118 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.745426+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: cluster 2024-03-30T14:24:12.815015+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v81: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:14.119 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:13 smithi165 bash[41986]: audit 2024-03-30T14:24:12.988589+0000 mgr.y (mgr.25468) 158 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.734494+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.738363+0000 mon.a (mon.0) 316 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.738708+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.739249+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.743899+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.745426+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: cluster 2024-03-30T14:24:12.815015+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v81: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:14.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[53805]: audit 2024-03-30T14:24:12.988589+0000 mgr.y (mgr.25468) 158 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.734494+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.738363+0000 mon.a (mon.0) 316 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.738708+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.739249+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.743899+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.745426+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: cluster 2024-03-30T14:24:12.815015+0000 mgr.y (mgr.25468) 157 : cluster 0 pgmap v81: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 34 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%); 1/630 objects misplaced (0.159%) 2024-03-30T14:24:14.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:13 smithi106 bash[55170]: audit 2024-03-30T14:24:12.988589+0000 mgr.y (mgr.25468) 158 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:15.125 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:24:15.173 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:14 smithi106 bash[53805]: cluster 2024-03-30T14:24:14.869151+0000 mon.a (mon.0) 317 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-30T14:24:15.173 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:14 smithi106 bash[55170]: cluster 2024-03-30T14:24:14.869151+0000 mon.a (mon.0) 317 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-30T14:24:15.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:14 smithi165 bash[41986]: cluster 2024-03-30T14:24:14.869151+0000 mon.a (mon.0) 317 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-30T14:24:15.909 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:24:15.909 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (4m) 7s ago 11m 15.7M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:24:15.909 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 74s ago 11m - - 2024-03-30T14:24:15.909 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (3m) 7s ago 9m 46.9M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (2m) 74s ago 17m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (3m) 7s ago 19m 498M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (2m) 7s ago 19m 48.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (82s) 74s ago 17m 23.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (108s) 7s ago 17m 39.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (4m) 7s ago 11m 11.9M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (4m) 74s ago 11m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (11s) 7s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:24:15.910 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (16m) 7s ago 16m 60.6M 2781M 17.2.0 e1d6a67b021e 937f7d7daba9 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (15m) 7s ago 15m 56.3M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (14m) 7s ago 14m 58.5M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (14m) 74s ago 14m 59.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (13m) 74s ago 13m 55.5M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (13m) 74s ago 13m 54.9M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (12m) 74s ago 12m 57.7M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (2m) 74s ago 11m 58.7M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (9m) 7s ago 9m 87.9M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (9m) 74s ago 9m 87.1M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (9m) 7s ago 9m 88.0M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:24:15.911 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (9m) 74s ago 9m 86.9M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:24:16.267 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:15 smithi106 bash[55170]: cluster 2024-03-30T14:24:14.816693+0000 mgr.y (mgr.25468) 159 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 71 B/s, 0 objects/s recovering 2024-03-30T14:24:16.267 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:15 smithi106 bash[55170]: audit 2024-03-30T14:24:15.111571+0000 mgr.y (mgr.25468) 160 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:16.267 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:15 smithi106 bash[55170]: audit 2024-03-30T14:24:15.501805+0000 mgr.y (mgr.25468) 161 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:16.267 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:15 smithi106 bash[53805]: cluster 2024-03-30T14:24:14.816693+0000 mgr.y (mgr.25468) 159 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 71 B/s, 0 objects/s recovering 2024-03-30T14:24:16.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:15 smithi106 bash[53805]: audit 2024-03-30T14:24:15.111571+0000 mgr.y (mgr.25468) 160 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:16.268 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:15 smithi106 bash[53805]: audit 2024-03-30T14:24:15.501805+0000 mgr.y (mgr.25468) 161 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:16.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:15 smithi165 bash[41986]: cluster 2024-03-30T14:24:14.816693+0000 mgr.y (mgr.25468) 159 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 71 B/s, 0 objects/s recovering 2024-03-30T14:24:16.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:15 smithi165 bash[41986]: audit 2024-03-30T14:24:15.111571+0000 mgr.y (mgr.25468) 160 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:16.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:15 smithi165 bash[41986]: audit 2024-03-30T14:24:15.501805+0000 mgr.y (mgr.25468) 161 : audit 0 from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:16.372 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 1 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:24:16.373 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T14:24:16.374 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 6 2024-03-30T14:24:16.374 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:24:16.374 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:24:16.758 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:24:16.759 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "6/23 daemons upgraded", 2024-03-30T14:24:16.759 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:24:16.759 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:24:16.759 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:24:17.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:16 smithi106 bash[53805]: audit 2024-03-30T14:24:15.881637+0000 mgr.y (mgr.25468) 162 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:17.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:16 smithi106 bash[53805]: audit 2024-03-30T14:24:16.374315+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.106:0/4009854188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:17.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:16 smithi106 bash[55170]: audit 2024-03-30T14:24:15.881637+0000 mgr.y (mgr.25468) 162 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:17.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:16 smithi106 bash[55170]: audit 2024-03-30T14:24:16.374315+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.106:0/4009854188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:17.230 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:24:17.231 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:24:17.231 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:24:17.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:16 smithi165 bash[41986]: audit 2024-03-30T14:24:15.881637+0000 mgr.y (mgr.25468) 162 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:17.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:16 smithi165 bash[41986]: audit 2024-03-30T14:24:16.374315+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.106:0/4009854188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:18.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[41986]: audit 2024-03-30T14:24:16.759184+0000 mgr.y (mgr.25468) 163 : audit 0 from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:18.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[41986]: cluster 2024-03-30T14:24:16.817493+0000 mgr.y (mgr.25468) 164 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-03-30T14:24:18.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[41986]: audit 2024-03-30T14:24:17.003441+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:18.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[41986]: audit 2024-03-30T14:24:17.005678+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:18.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[41986]: audit 2024-03-30T14:24:17.058877+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:18.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[41986]: audit 2024-03-30T14:24:17.232617+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.106:0/1330899548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:24:18.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[53805]: audit 2024-03-30T14:24:16.759184+0000 mgr.y (mgr.25468) 163 : audit 0 from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:18.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[53805]: cluster 2024-03-30T14:24:16.817493+0000 mgr.y (mgr.25468) 164 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-03-30T14:24:18.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[53805]: audit 2024-03-30T14:24:17.003441+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:18.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[53805]: audit 2024-03-30T14:24:17.005678+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:18.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[53805]: audit 2024-03-30T14:24:17.058877+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:18.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[53805]: audit 2024-03-30T14:24:17.232617+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.106:0/1330899548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[55170]: audit 2024-03-30T14:24:16.759184+0000 mgr.y (mgr.25468) 163 : audit 0 from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[55170]: cluster 2024-03-30T14:24:16.817493+0000 mgr.y (mgr.25468) 164 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s; 60 B/s, 0 objects/s recovering 2024-03-30T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[55170]: audit 2024-03-30T14:24:17.003441+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[55170]: audit 2024-03-30T14:24:17.005678+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[55170]: audit 2024-03-30T14:24:17.058877+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:18 smithi106 bash[55170]: audit 2024-03-30T14:24:17.232617+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.106:0/1330899548' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:24:19.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[38941]: ts=2024-03-30T14:24:18.665Z 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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-30T14:24:19.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:18 smithi165 bash[38941]: ts=2024-03-30T14:24:18.670Z 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.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:24:20.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: cluster 2024-03-30T14:24:18.819095+0000 mgr.y (mgr.25468) 165 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 46 B/s, 0 objects/s recovering 2024-03-30T14:24:20.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.804881+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.818854+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.821143+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.823040+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.836254+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.923602+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.927357+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.931647+0000 mon.a (mon.0) 328 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.934610+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:20 smithi165 bash[41986]: audit 2024-03-30T14:24:19.937507+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:24:20.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: cluster 2024-03-30T14:24:18.819095+0000 mgr.y (mgr.25468) 165 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 46 B/s, 0 objects/s recovering 2024-03-30T14:24:20.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.804881+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.818854+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.821143+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:20.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.823040+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:24:20.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.836254+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.923602+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.927357+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.931647+0000 mon.a (mon.0) 328 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.934610+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[53805]: audit 2024-03-30T14:24:19.937507+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: cluster 2024-03-30T14:24:18.819095+0000 mgr.y (mgr.25468) 165 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 46 B/s, 0 objects/s recovering 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.804881+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.818854+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.821143+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.823040+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:24:20.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.836254+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:20.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.923602+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:20.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.927357+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.931647+0000 mon.a (mon.0) 328 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.934610+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:20.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:20 smithi106 bash[55170]: audit 2024-03-30T14:24:19.937507+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:24:21.259 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:24:21] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.33.4" 2024-03-30T14:24:21.259 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[53805]: cluster 2024-03-30T14:24:19.826069+0000 mgr.y (mgr.25468) 166 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 45 B/s, 0 objects/s recovering 2024-03-30T14:24:21.259 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[53805]: cluster 2024-03-30T14:24:19.826631+0000 mgr.y (mgr.25468) 167 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 52 B/s, 0 objects/s recovering 2024-03-30T14:24:21.259 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[53805]: audit 2024-03-30T14:24:19.937843+0000 mgr.y (mgr.25468) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:24:21.260 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[53805]: cephadm 2024-03-30T14:24:19.940081+0000 mgr.y (mgr.25468) 169 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-30T14:24:21.260 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[55170]: cluster 2024-03-30T14:24:19.826069+0000 mgr.y (mgr.25468) 166 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 45 B/s, 0 objects/s recovering 2024-03-30T14:24:21.260 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[55170]: cluster 2024-03-30T14:24:19.826631+0000 mgr.y (mgr.25468) 167 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 52 B/s, 0 objects/s recovering 2024-03-30T14:24:21.260 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[55170]: audit 2024-03-30T14:24:19.937843+0000 mgr.y (mgr.25468) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:24:21.260 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:21 smithi106 bash[55170]: cephadm 2024-03-30T14:24:19.940081+0000 mgr.y (mgr.25468) 169 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-30T14:24:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:21 smithi165 bash[41986]: cluster 2024-03-30T14:24:19.826069+0000 mgr.y (mgr.25468) 166 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 45 B/s, 0 objects/s recovering 2024-03-30T14:24:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:21 smithi165 bash[41986]: cluster 2024-03-30T14:24:19.826631+0000 mgr.y (mgr.25468) 167 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 52 B/s, 0 objects/s recovering 2024-03-30T14:24:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:21 smithi165 bash[41986]: audit 2024-03-30T14:24:19.937843+0000 mgr.y (mgr.25468) 168 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T14:24:21.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:21 smithi165 bash[41986]: cephadm 2024-03-30T14:24:19.940081+0000 mgr.y (mgr.25468) 169 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-30T14:24:23.571 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[55170]: cluster 2024-03-30T14:24:21.827390+0000 mgr.y (mgr.25468) 170 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40 B/s, 0 objects/s recovering 2024-03-30T14:24:23.571 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[55170]: cephadm 2024-03-30T14:24:22.260603+0000 mgr.y (mgr.25468) 171 : cephadm 1 Upgrade: Updating osd.1 2024-03-30T14:24:23.571 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[55170]: audit 2024-03-30T14:24:22.268906+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:23.571 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[55170]: audit 2024-03-30T14:24:22.273611+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:24:23.571 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[55170]: audit 2024-03-30T14:24:22.275209+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[55170]: cephadm 2024-03-30T14:24:22.279614+0000 mgr.y (mgr.25468) 172 : cephadm 1 Deploying daemon osd.1 on smithi106 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[53805]: cluster 2024-03-30T14:24:21.827390+0000 mgr.y (mgr.25468) 170 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40 B/s, 0 objects/s recovering 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[53805]: cephadm 2024-03-30T14:24:22.260603+0000 mgr.y (mgr.25468) 171 : cephadm 1 Upgrade: Updating osd.1 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[53805]: audit 2024-03-30T14:24:22.268906+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[53805]: audit 2024-03-30T14:24:22.273611+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[53805]: audit 2024-03-30T14:24:22.275209+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:23.572 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:23 smithi106 bash[53805]: cephadm 2024-03-30T14:24:22.279614+0000 mgr.y (mgr.25468) 172 : cephadm 1 Deploying daemon osd.1 on smithi106 2024-03-30T14:24:23.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:23 smithi165 bash[41986]: cluster 2024-03-30T14:24:21.827390+0000 mgr.y (mgr.25468) 170 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 40 B/s, 0 objects/s recovering 2024-03-30T14:24:23.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:23 smithi165 bash[41986]: cephadm 2024-03-30T14:24:22.260603+0000 mgr.y (mgr.25468) 171 : cephadm 1 Upgrade: Updating osd.1 2024-03-30T14:24:23.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:23 smithi165 bash[41986]: audit 2024-03-30T14:24:22.268906+0000 mon.a (mon.0) 331 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:23.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:23 smithi165 bash[41986]: audit 2024-03-30T14:24:22.273611+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T14:24:23.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:23 smithi165 bash[41986]: audit 2024-03-30T14:24:22.275209+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:23.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:23 smithi165 bash[41986]: cephadm 2024-03-30T14:24:22.279614+0000 mgr.y (mgr.25468) 172 : cephadm 1 Deploying daemon osd.1 on smithi106 2024-03-30T14:24:24.594 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:24 smithi106 bash[53805]: audit 2024-03-30T14:24:23.000082+0000 mgr.y (mgr.25468) 173 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:24.594 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:24 smithi106 bash[55170]: audit 2024-03-30T14:24:23.000082+0000 mgr.y (mgr.25468) 173 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:24.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:24 smithi165 bash[41986]: audit 2024-03-30T14:24:23.000082+0000 mgr.y (mgr.25468) 173 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:25.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:25 smithi165 bash[41986]: cluster 2024-03-30T14:24:23.829106+0000 mgr.y (mgr.25468) 174 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:24:25.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:25 smithi106 bash[53805]: cluster 2024-03-30T14:24:23.829106+0000 mgr.y (mgr.25468) 174 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:24:25.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:25 smithi106 bash[55170]: cluster 2024-03-30T14:24:23.829106+0000 mgr.y (mgr.25468) 174 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:24:26.913 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:26 smithi106 systemd[1]: Stopping Ceph osd.1 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:24:27.282 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:26 smithi106 bash[25792]: debug 2024-03-30T14:24:26.980+0000 7f3263a06700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:24:27.282 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:26 smithi106 bash[25792]: debug 2024-03-30T14:24:26.980+0000 7f3263a06700 -1 osd.1 117 *** Got signal Terminated *** 2024-03-30T14:24:27.282 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:26 smithi106 bash[25792]: debug 2024-03-30T14:24:26.984+0000 7f3263a06700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:24:27.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:27 smithi165 bash[41986]: cluster 2024-03-30T14:24:25.830133+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:24:27.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:27 smithi165 bash[41986]: cluster 2024-03-30T14:24:26.989005+0000 mon.a (mon.0) 334 : cluster 1 osd.1 marked itself down and dead 2024-03-30T14:24:27.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:27 smithi106 bash[53805]: cluster 2024-03-30T14:24:25.830133+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:24:27.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:27 smithi106 bash[53805]: cluster 2024-03-30T14:24:26.989005+0000 mon.a (mon.0) 334 : cluster 1 osd.1 marked itself down and dead 2024-03-30T14:24:27.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:27 smithi106 bash[55170]: cluster 2024-03-30T14:24:25.830133+0000 mgr.y (mgr.25468) 175 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:24:27.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:27 smithi106 bash[55170]: cluster 2024-03-30T14:24:26.989005+0000 mon.a (mon.0) 334 : cluster 1 osd.1 marked itself down and dead 2024-03-30T14:24:28.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.282878+0000 mon.a (mon.0) 335 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.300282+0000 mon.a (mon.0) 336 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.301872+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.302379+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.302499+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.303101+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.306358+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.307341+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.307561+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.282878+0000 mon.a (mon.0) 335 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:24:28.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.300282+0000 mon.a (mon.0) 336 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.301872+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.302379+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.302499+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.303101+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.306358+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.307341+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.307561+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.282878+0000 mon.a (mon.0) 335 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:24:28.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.300282+0000 mon.a (mon.0) 336 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.301872+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.302379+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.302499+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.303101+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.306358+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.307341+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.307561+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e118 with expected crc 2024-03-30T14:24:28.665 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[59659]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:24:29.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:28 smithi165 bash[38941]: ts=2024-03-30T14:24: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 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:24:29.163 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:28 smithi106 bash[59736]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:24:29.589 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:27.830846+0000 mgr.y (mgr.25468) 176 : cluster 0 pgmap v91: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:24:29.589 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.315666+0000 mon.a (mon.0) 337 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-30T14:24:29.589 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.315897+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.589 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.317921+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.589 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.321057+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.321477+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.321806+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.324085+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.325354+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.326432+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.326476+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.326708+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.329512+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.330117+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[53805]: cluster 2024-03-30T14:24:28.331231+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.590 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:27.830846+0000 mgr.y (mgr.25468) 176 : cluster 0 pgmap v91: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.315666+0000 mon.a (mon.0) 337 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.315897+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.317921+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.321057+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.321477+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.321806+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.324085+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.325354+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.326432+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.326476+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.326708+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.329512+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.330117+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.591 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:29 smithi106 bash[55170]: cluster 2024-03-30T14:24:28.331231+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:27.830846+0000 mgr.y (mgr.25468) 176 : cluster 0 pgmap v91: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:24:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.315666+0000 mon.a (mon.0) 337 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-30T14:24:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.315897+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.317921+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.321057+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.321477+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.321806+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.324085+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.325354+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.326432+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.326476+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.326708+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.329512+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.330117+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:29 smithi165 bash[41986]: cluster 2024-03-30T14:24:28.331231+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e119 with expected crc 2024-03-30T14:24:30.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:30 smithi165 bash[41986]: cluster 2024-03-30T14:24:30.311904+0000 mon.a (mon.0) 338 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:30.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:30 smithi165 bash[41986]: cluster 2024-03-30T14:24:30.312013+0000 mon.a (mon.0) 339 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-30T14:24:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:30 smithi106 bash[53805]: cluster 2024-03-30T14:24:30.311904+0000 mon.a (mon.0) 338 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:30.663 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:30 smithi106 bash[53805]: cluster 2024-03-30T14:24:30.312013+0000 mon.a (mon.0) 339 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-30T14:24:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:30 smithi106 bash[55170]: cluster 2024-03-30T14:24:30.311904+0000 mon.a (mon.0) 338 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:30.663 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:30 smithi106 bash[55170]: cluster 2024-03-30T14:24:30.312013+0000 mon.a (mon.0) 339 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-03-30T14:24:31.060 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:30 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.1.service: Succeeded. 2024-03-30T14:24:31.061 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:30 smithi106 systemd[1]: Stopped Ceph osd.1 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:24:31.366 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:24:31] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.33.4" 2024-03-30T14:24:31.369 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[55170]: cluster 2024-03-30T14:24:29.832168+0000 mgr.y (mgr.25468) 177 : cluster 0 pgmap v93: 161 pgs: 1 active+undersized+degraded, 55 peering, 9 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2024-03-30T14:24:31.369 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[55170]: audit 2024-03-30T14:24:31.107777+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:31.369 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[55170]: audit 2024-03-30T14:24:31.114628+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:31.369 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[55170]: audit 2024-03-30T14:24:31.165067+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:31.369 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:31 smithi106 systemd[1]: Started Ceph osd.1 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:24:31.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[53805]: cluster 2024-03-30T14:24:29.832168+0000 mgr.y (mgr.25468) 177 : cluster 0 pgmap v93: 161 pgs: 1 active+undersized+degraded, 55 peering, 9 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2024-03-30T14:24:31.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[53805]: audit 2024-03-30T14:24:31.107777+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:31.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[53805]: audit 2024-03-30T14:24:31.114628+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:31.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:31 smithi106 bash[53805]: audit 2024-03-30T14:24:31.165067+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:31 smithi165 bash[41986]: cluster 2024-03-30T14:24:29.832168+0000 mgr.y (mgr.25468) 177 : cluster 0 pgmap v93: 161 pgs: 1 active+undersized+degraded, 55 peering, 9 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2024-03-30T14:24:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:31 smithi165 bash[41986]: audit 2024-03-30T14:24:31.107777+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:31 smithi165 bash[41986]: audit 2024-03-30T14:24:31.114628+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:31.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:31 smithi165 bash[41986]: audit 2024-03-30T14:24:31.165067+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:33.274 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[55170]: cluster 2024-03-30T14:24:31.833382+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v94: 161 pgs: 1 active+undersized+degraded, 55 peering, 9 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2024-03-30T14:24:33.275 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[55170]: audit 2024-03-30T14:24:32.003666+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:33.275 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[55170]: audit 2024-03-30T14:24:32.006042+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:33.275 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[53805]: cluster 2024-03-30T14:24:31.833382+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v94: 161 pgs: 1 active+undersized+degraded, 55 peering, 9 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2024-03-30T14:24:33.275 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[53805]: audit 2024-03-30T14:24:32.003666+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:33.275 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[53805]: audit 2024-03-30T14:24:32.006042+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:33.275 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T14:24:33.275 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-30T14:24:33.276 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T14:24:33.276 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T14:24:33.276 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-30T14:24:33.276 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T14:24:33.276 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:33 smithi106 bash[59901]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-30T14:24:33.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:33 smithi165 bash[41986]: cluster 2024-03-30T14:24:31.833382+0000 mgr.y (mgr.25468) 178 : cluster 0 pgmap v94: 161 pgs: 1 active+undersized+degraded, 55 peering, 9 active+undersized, 96 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 6/630 objects degraded (0.952%) 2024-03-30T14:24:33.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:33 smithi165 bash[41986]: audit 2024-03-30T14:24:32.003666+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:33.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:33 smithi165 bash[41986]: audit 2024-03-30T14:24:32.006042+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:34.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:34 smithi106 bash[53805]: audit 2024-03-30T14:24:33.008454+0000 mgr.y (mgr.25468) 179 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:34.164 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:34 smithi106 bash[55170]: audit 2024-03-30T14:24:33.008454+0000 mgr.y (mgr.25468) 179 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:34.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:34 smithi165 bash[41986]: audit 2024-03-30T14:24:33.008454+0000 mgr.y (mgr.25468) 179 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:35.013 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:34 smithi106 bash[60208]: debug 2024-03-30T14:24:34.875+0000 7fd06ee07700 1 -- 172.21.15.106:0/341222054 <== mon.0 v2:172.21.15.106:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d9d7e49680 con 0x55d9d7e87000 2024-03-30T14:24:35.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:35 smithi165 bash[41986]: cluster 2024-03-30T14:24:33.835071+0000 mgr.y (mgr.25468) 180 : cluster 0 pgmap v95: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 69 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:35.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:35 smithi165 bash[41986]: cluster 2024-03-30T14:24:34.000718+0000 mon.a (mon.0) 345 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 16 pgs peering) 2024-03-30T14:24:35.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:35 smithi106 bash[55170]: cluster 2024-03-30T14:24:33.835071+0000 mgr.y (mgr.25468) 180 : cluster 0 pgmap v95: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 69 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:35.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:35 smithi106 bash[55170]: cluster 2024-03-30T14:24:34.000718+0000 mon.a (mon.0) 345 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 16 pgs peering) 2024-03-30T14:24:35.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:35 smithi106 bash[53805]: cluster 2024-03-30T14:24:33.835071+0000 mgr.y (mgr.25468) 180 : cluster 0 pgmap v95: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 69 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:35.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:35 smithi106 bash[53805]: cluster 2024-03-30T14:24:34.000718+0000 mon.a (mon.0) 345 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 16 pgs peering) 2024-03-30T14:24:35.913 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:35 smithi106 bash[60208]: debug 2024-03-30T14:24:35.423+0000 7fd077f9f7c0 -1 Falling back to public interface 2024-03-30T14:24:37.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:37 smithi165 bash[41986]: cluster 2024-03-30T14:24:35.836378+0000 mgr.y (mgr.25468) 181 : cluster 0 pgmap v96: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:37.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:37 smithi165 bash[41986]: cluster 2024-03-30T14:24:36.998533+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:37.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:37 smithi106 bash[55170]: cluster 2024-03-30T14:24:35.836378+0000 mgr.y (mgr.25468) 181 : cluster 0 pgmap v96: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:37.413 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:37 smithi106 bash[55170]: cluster 2024-03-30T14:24:36.998533+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:37.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:37 smithi106 bash[53805]: cluster 2024-03-30T14:24:35.836378+0000 mgr.y (mgr.25468) 181 : cluster 0 pgmap v96: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 93 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:37.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:37 smithi106 bash[53805]: cluster 2024-03-30T14:24:36.998533+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:38.913 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:38 smithi106 bash[60208]: debug 2024-03-30T14:24:38.455+0000 7fd077f9f7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-30T14:24:38.913 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:38 smithi106 bash[60208]: debug 2024-03-30T14:24:38.499+0000 7fd077f9f7c0 -1 osd.1 117 log_to_monitors true 2024-03-30T14:24:39.024 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:38 smithi165 bash[38941]: ts=2024-03-30T14:24:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:24:39.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:39 smithi165 bash[41986]: cluster 2024-03-30T14:24:37.837557+0000 mgr.y (mgr.25468) 182 : cluster 0 pgmap v97: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 79 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:39.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:39 smithi165 bash[41986]: audit 2024-03-30T14:24:38.507610+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:24:39.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:39 smithi165 bash[41986]: audit 2024-03-30T14:24:38.508203+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:24:39.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:39 smithi165 bash[41986]: audit 2024-03-30T14:24:38.869102+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:39.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:39 smithi165 bash[41986]: audit 2024-03-30T14:24:38.879986+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:39.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[53805]: cluster 2024-03-30T14:24:37.837557+0000 mgr.y (mgr.25468) 182 : cluster 0 pgmap v97: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 79 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:39.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[53805]: audit 2024-03-30T14:24:38.507610+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[53805]: audit 2024-03-30T14:24:38.508203+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[53805]: audit 2024-03-30T14:24:38.869102+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[53805]: audit 2024-03-30T14:24:38.879986+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[55170]: cluster 2024-03-30T14:24:37.837557+0000 mgr.y (mgr.25468) 182 : cluster 0 pgmap v97: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 79 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[55170]: audit 2024-03-30T14:24:38.507610+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[55170]: audit 2024-03-30T14:24:38.508203+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[55170]: audit 2024-03-30T14:24:38.869102+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:39.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[55170]: audit 2024-03-30T14:24:38.879986+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:39.913 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:24:39 smithi106 bash[60208]: debug 2024-03-30T14:24:39.583+0000 7fd0653ef700 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:24:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: audit 2024-03-30T14:24:39.036134+0000 mon.a (mon.0) 350 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:24:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: cluster 2024-03-30T14:24:39.037130+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: cluster 2024-03-30T14:24:39.039415+0000 mon.a (mon.0) 351 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-30T14:24:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: audit 2024-03-30T14:24:39.039972+0000 mon.c (mon.1) 8 : audit 1 from='osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: audit 2024-03-30T14:24:39.040417+0000 mon.a (mon.0) 352 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:40.041 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: cluster 2024-03-30T14:24:39.042505+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: audit 2024-03-30T14:24:39.556052+0000 mon.a (mon.0) 353 : audit 1 from='osd.1 ' entity='osd.1' 2024-03-30T14:24:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: audit 2024-03-30T14:24:39.925097+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:40.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:40 smithi165 bash[41986]: audit 2024-03-30T14:24:39.937144+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: audit 2024-03-30T14:24:39.036134+0000 mon.a (mon.0) 350 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: cluster 2024-03-30T14:24:39.037130+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: cluster 2024-03-30T14:24:39.039415+0000 mon.a (mon.0) 351 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: audit 2024-03-30T14:24:39.039972+0000 mon.c (mon.1) 8 : audit 1 from='osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: audit 2024-03-30T14:24:39.040417+0000 mon.a (mon.0) 352 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: cluster 2024-03-30T14:24:39.042505+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: audit 2024-03-30T14:24:39.556052+0000 mon.a (mon.0) 353 : audit 1 from='osd.1 ' entity='osd.1' 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: audit 2024-03-30T14:24:39.925097+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[55170]: audit 2024-03-30T14:24:39.937144+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:40.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: audit 2024-03-30T14:24:39.036134+0000 mon.a (mon.0) 350 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: cluster 2024-03-30T14:24:39.037130+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: cluster 2024-03-30T14:24:39.039415+0000 mon.a (mon.0) 351 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: audit 2024-03-30T14:24:39.039972+0000 mon.c (mon.1) 8 : audit 1 from='osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: audit 2024-03-30T14:24:39.040417+0000 mon.a (mon.0) 352 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: cluster 2024-03-30T14:24:39.042505+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: audit 2024-03-30T14:24:39.556052+0000 mon.a (mon.0) 353 : audit 1 from='osd.1 ' entity='osd.1' 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: audit 2024-03-30T14:24:39.925097+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:40 smithi106 bash[53805]: audit 2024-03-30T14:24:39.937144+0000 mon.a (mon.0) 355 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:41.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: cluster 2024-03-30T14:24:39.838783+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v99: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:41.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.555379+0000 mon.a (mon.0) 356 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:24:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.570517+0000 mon.a (mon.0) 357 : cluster 1 osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766] boot 2024-03-30T14:24:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.570579+0000 mon.a (mon.0) 358 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-30T14:24:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.570899+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: audit 2024-03-30T14:24:40.570923+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:24:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:41 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.575306+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:41.413 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:24:41] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.33.4" 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: cluster 2024-03-30T14:24:39.838783+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v99: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.555379+0000 mon.a (mon.0) 356 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.570517+0000 mon.a (mon.0) 357 : cluster 1 osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766] boot 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.570579+0000 mon.a (mon.0) 358 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.570899+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: audit 2024-03-30T14:24:40.570923+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.575306+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: cluster 2024-03-30T14:24:39.838783+0000 mgr.y (mgr.25468) 183 : cluster 0 pgmap v99: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:41.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.555379+0000 mon.a (mon.0) 356 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:24:41.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.570517+0000 mon.a (mon.0) 357 : cluster 1 osd.1 [v2:172.21.15.106:6810/2785534766,v1:172.21.15.106:6811/2785534766] boot 2024-03-30T14:24:41.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.570579+0000 mon.a (mon.0) 358 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-30T14:24:41.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.570899+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:41.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: audit 2024-03-30T14:24:40.570923+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T14:24:41.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:41 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.575306+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:42.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.514358+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:42.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:40.573275+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.573859+0000 mon.a (mon.0) 360 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.575116+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.579974+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.580175+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.580347+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.583495+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:42 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.584522+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.514358+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:40.573275+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.573859+0000 mon.a (mon.0) 360 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.575116+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.579974+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.580175+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.580347+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.583495+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.584522+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.514358+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e120 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:40.573275+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e121 with expected crc 2024-03-30T14:24:42.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.573859+0000 mon.a (mon.0) 360 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-30T14:24:42.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.575116+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.579974+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.580175+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.580347+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.583495+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:42.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:42 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.584522+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:43 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.570155+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:43 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.574227+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:43 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.575389+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:43 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.579245+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:43 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.580302+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:43 smithi165 bash[41986]: cluster 2024-03-30T14:24:41.839854+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v102: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:43.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.570155+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.574227+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.575389+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.579245+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.580302+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[53805]: cluster 2024-03-30T14:24:41.839854+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v102: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.570155+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.574227+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.575389+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.579245+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.580302+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e122 with expected crc 2024-03-30T14:24:43.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:43 smithi106 bash[55170]: cluster 2024-03-30T14:24:41.839854+0000 mgr.y (mgr.25468) 184 : cluster 0 pgmap v102: 161 pgs: 21 active+undersized+degraded, 44 active+undersized, 96 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 84/630 objects degraded (13.333%) 2024-03-30T14:24:44.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:44 smithi165 bash[41986]: audit 2024-03-30T14:24:43.016585+0000 mgr.y (mgr.25468) 185 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:44.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:44 smithi106 bash[53805]: audit 2024-03-30T14:24:43.016585+0000 mgr.y (mgr.25468) 185 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:44.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:44 smithi106 bash[55170]: audit 2024-03-30T14:24:43.016585+0000 mgr.y (mgr.25468) 185 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:45.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:45 smithi165 bash[41986]: cluster 2024-03-30T14:24:43.841427+0000 mgr.y (mgr.25468) 186 : cluster 0 pgmap v103: 161 pgs: 8 active+undersized+degraded, 21 active+undersized, 132 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 184 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-03-30T14:24:45.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:45 smithi165 bash[41986]: cluster 2024-03-30T14:24:44.045873+0000 mon.a (mon.0) 361 : cluster 3 Health check update: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:45.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:45 smithi106 bash[53805]: cluster 2024-03-30T14:24:43.841427+0000 mgr.y (mgr.25468) 186 : cluster 0 pgmap v103: 161 pgs: 8 active+undersized+degraded, 21 active+undersized, 132 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 184 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-03-30T14:24:45.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:45 smithi106 bash[53805]: cluster 2024-03-30T14:24:44.045873+0000 mon.a (mon.0) 361 : cluster 3 Health check update: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:45 smithi106 bash[55170]: cluster 2024-03-30T14:24:43.841427+0000 mgr.y (mgr.25468) 186 : cluster 0 pgmap v103: 161 pgs: 8 active+undersized+degraded, 21 active+undersized, 132 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 184 op/s; 37/630 objects degraded (5.873%); 0 B/s, 5 objects/s recovering 2024-03-30T14:24:45.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:45 smithi106 bash[55170]: cluster 2024-03-30T14:24:44.045873+0000 mon.a (mon.0) 361 : cluster 3 Health check update: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:24:46.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:46 smithi165 bash[41986]: cluster 2024-03-30T14:24:46.057788+0000 mon.a (mon.0) 362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded) 2024-03-30T14:24:46.380 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:46 smithi106 bash[53805]: cluster 2024-03-30T14:24:46.057788+0000 mon.a (mon.0) 362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded) 2024-03-30T14:24:46.381 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:46 smithi106 bash[55170]: cluster 2024-03-30T14:24:46.057788+0000 mon.a (mon.0) 362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/630 objects degraded (5.873%), 8 pgs degraded) 2024-03-30T14:24:47.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:47 smithi165 bash[41986]: cluster 2024-03-30T14:24:45.842619+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 8 objects/s recovering 2024-03-30T14:24:47.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:47 smithi165 bash[41986]: audit 2024-03-30T14:24:47.003899+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:47.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:47 smithi165 bash[41986]: audit 2024-03-30T14:24:47.006293+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:47.413 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:47 smithi106 bash[53805]: cluster 2024-03-30T14:24:45.842619+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 8 objects/s recovering 2024-03-30T14:24:47.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:47 smithi106 bash[53805]: audit 2024-03-30T14:24:47.003899+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:47.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:47 smithi106 bash[53805]: audit 2024-03-30T14:24:47.006293+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:47.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:47 smithi106 bash[55170]: cluster 2024-03-30T14:24:45.842619+0000 mgr.y (mgr.25468) 187 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 8 objects/s recovering 2024-03-30T14:24:47.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:47 smithi106 bash[55170]: audit 2024-03-30T14:24:47.003899+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:47.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:47 smithi106 bash[55170]: audit 2024-03-30T14:24:47.006293+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:24:47.649 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (4m) 9s ago 12m 16.0M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 106s ago 11m - - 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (3m) 9s ago 9m 47.2M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (3m) 106s ago 17m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (4m) 9s ago 19m 499M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (2m) 9s ago 19m 48.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (115s) 106s ago 18m 23.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:24:48.431 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (2m) 9s ago 18m 40.8M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (5m) 9s ago 12m 11.9M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (4m) 106s ago 12m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (43s) 9s ago 17m 49.4M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (14s) 9s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (16m) 9s ago 16m 58.2M 2781M 17.2.0 e1d6a67b021e 341002c9bd13 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (15m) 9s ago 15m 61.7M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (14m) 106s ago 14m 59.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (14m) 106s ago 14m 55.5M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (13m) 106s ago 13m 54.9M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (13m) 106s ago 13m 57.7M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (3m) 106s ago 12m 58.7M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (10m) 9s ago 10m 88.4M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (10m) 106s ago 10m 87.1M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (10m) 9s ago 10m 88.5M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:24:48.432 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (10m) 106s ago 10m 86.9M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:24:48.901 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:24:48.902 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:24:48.903 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:24:48.903 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T14:24:48.903 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 7 2024-03-30T14:24:48.903 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:24:48.903 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:24:49.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:48 smithi165 bash[38941]: ts=2024-03-30T14:24:48.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-30T14:24:49.118 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:48 smithi165 bash[38941]: ts=2024-03-30T14:24:48.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:24:49.295 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:24:49.295 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:24:49.295 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:24:49.295 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "7/23 daemons upgraded", 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:24:49.296 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[53805]: audit 2024-03-30T14:24:47.635455+0000 mgr.y (mgr.25468) 188 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[53805]: cluster 2024-03-30T14:24:47.843400+0000 mgr.y (mgr.25468) 189 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[53805]: audit 2024-03-30T14:24:48.030315+0000 mgr.y (mgr.25468) 190 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[53805]: audit 2024-03-30T14:24:48.411427+0000 mgr.y (mgr.25468) 191 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[53805]: audit 2024-03-30T14:24:48.902212+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.106:0/4216989122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[55170]: audit 2024-03-30T14:24:47.635455+0000 mgr.y (mgr.25468) 188 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[55170]: cluster 2024-03-30T14:24:47.843400+0000 mgr.y (mgr.25468) 189 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:24:49.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[55170]: audit 2024-03-30T14:24:48.030315+0000 mgr.y (mgr.25468) 190 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[55170]: audit 2024-03-30T14:24:48.411427+0000 mgr.y (mgr.25468) 191 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:49 smithi106 bash[55170]: audit 2024-03-30T14:24:48.902212+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.106:0/4216989122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:49.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:49 smithi165 bash[41986]: audit 2024-03-30T14:24:47.635455+0000 mgr.y (mgr.25468) 188 : audit 0 from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:49 smithi165 bash[41986]: cluster 2024-03-30T14:24:47.843400+0000 mgr.y (mgr.25468) 189 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s; 0 B/s, 7 objects/s recovering 2024-03-30T14:24:49.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:49 smithi165 bash[41986]: audit 2024-03-30T14:24:48.030315+0000 mgr.y (mgr.25468) 190 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:49 smithi165 bash[41986]: audit 2024-03-30T14:24:48.411427+0000 mgr.y (mgr.25468) 191 : audit 0 from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:49.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:49 smithi165 bash[41986]: audit 2024-03-30T14:24:48.902212+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.106:0/4216989122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:49.763 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:24:49.764 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:24:49.764 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:24:50.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:50 smithi106 bash[53805]: audit 2024-03-30T14:24:49.296116+0000 mgr.y (mgr.25468) 192 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:50.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:50 smithi106 bash[53805]: audit 2024-03-30T14:24:49.764522+0000 mon.a (mon.0) 365 : audit 0 from='client.? 172.21.15.106:0/4088432046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:24:50.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:50 smithi106 bash[55170]: audit 2024-03-30T14:24:49.296116+0000 mgr.y (mgr.25468) 192 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:50.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:50 smithi106 bash[55170]: audit 2024-03-30T14:24:49.764522+0000 mon.a (mon.0) 365 : audit 0 from='client.? 172.21.15.106:0/4088432046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:24:50.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:50 smithi165 bash[41986]: audit 2024-03-30T14:24:49.296116+0000 mgr.y (mgr.25468) 192 : audit 0 from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:24:50.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:50 smithi165 bash[41986]: audit 2024-03-30T14:24:49.764522+0000 mon.a (mon.0) 365 : audit 0 from='client.? 172.21.15.106:0/4088432046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:24:51] "GET /metrics HTTP/1.1" 200 38503 "" "Prometheus/2.33.4" 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: cluster 2024-03-30T14:24:49.845123+0000 mgr.y (mgr.25468) 193 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.143388+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.152002+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.154045+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.155258+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: cluster 2024-03-30T14:24:50.157791+0000 mgr.y (mgr.25468) 194 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: cluster 2024-03-30T14:24:50.158302+0000 mgr.y (mgr.25468) 195 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.165246+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.252764+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.255510+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.257838+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.259511+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.261661+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: audit 2024-03-30T14:24:50.262022+0000 mgr.y (mgr.25468) 196 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[55170]: cephadm 2024-03-30T14:24:50.264191+0000 mgr.y (mgr.25468) 197 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: cluster 2024-03-30T14:24:49.845123+0000 mgr.y (mgr.25468) 193 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.143388+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.152002+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.154045+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.155258+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:24:51.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: cluster 2024-03-30T14:24:50.157791+0000 mgr.y (mgr.25468) 194 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: cluster 2024-03-30T14:24:50.158302+0000 mgr.y (mgr.25468) 195 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.165246+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.252764+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.255510+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.257838+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.259511+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.261661+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: audit 2024-03-30T14:24:50.262022+0000 mgr.y (mgr.25468) 196 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:24:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:51 smithi106 bash[53805]: cephadm 2024-03-30T14:24:50.264191+0000 mgr.y (mgr.25468) 197 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: cluster 2024-03-30T14:24:49.845123+0000 mgr.y (mgr.25468) 193 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 155 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.143388+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.152002+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.154045+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.155258+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: cluster 2024-03-30T14:24:50.157791+0000 mgr.y (mgr.25468) 194 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: cluster 2024-03-30T14:24:50.158302+0000 mgr.y (mgr.25468) 195 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 173 op/s; 0 B/s, 6 objects/s recovering 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.165246+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.252764+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.255510+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.257838+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.259511+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:24:51.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.261661+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:24:51.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: audit 2024-03-30T14:24:50.262022+0000 mgr.y (mgr.25468) 196 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T14:24:51.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:51 smithi165 bash[41986]: cephadm 2024-03-30T14:24:50.264191+0000 mgr.y (mgr.25468) 197 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-30T14:24:53.097 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: audit 2024-03-30T14:24:52.091703+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:53.098 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: cluster 2024-03-30T14:24:52.158984+0000 mgr.y (mgr.25468) 198 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 2 objects/s recovering 2024-03-30T14:24:53.098 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: cephadm 2024-03-30T14:24:52.383858+0000 mgr.y (mgr.25468) 199 : cephadm 1 Upgrade: Updating osd.2 2024-03-30T14:24:53.098 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: audit 2024-03-30T14:24:52.391154+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:53.098 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: audit 2024-03-30T14:24:52.394943+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:24:53.098 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: audit 2024-03-30T14:24:52.396294+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:53.098 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[55170]: cephadm 2024-03-30T14:24:52.399828+0000 mgr.y (mgr.25468) 200 : cephadm 1 Deploying daemon osd.2 on smithi106 2024-03-30T14:24:53.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: audit 2024-03-30T14:24:52.091703+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: cluster 2024-03-30T14:24:52.158984+0000 mgr.y (mgr.25468) 198 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 2 objects/s recovering 2024-03-30T14:24:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: cephadm 2024-03-30T14:24:52.383858+0000 mgr.y (mgr.25468) 199 : cephadm 1 Upgrade: Updating osd.2 2024-03-30T14:24:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: audit 2024-03-30T14:24:52.391154+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: audit 2024-03-30T14:24:52.394943+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:24:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: audit 2024-03-30T14:24:52.396294+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:53 smithi165 bash[41986]: cephadm 2024-03-30T14:24:52.399828+0000 mgr.y (mgr.25468) 200 : cephadm 1 Deploying daemon osd.2 on smithi106 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: audit 2024-03-30T14:24:52.091703+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: cluster 2024-03-30T14:24:52.158984+0000 mgr.y (mgr.25468) 198 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 111 op/s; 0 B/s, 2 objects/s recovering 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: cephadm 2024-03-30T14:24:52.383858+0000 mgr.y (mgr.25468) 199 : cephadm 1 Upgrade: Updating osd.2 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: audit 2024-03-30T14:24:52.391154+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: audit 2024-03-30T14:24:52.394943+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: audit 2024-03-30T14:24:52.396294+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:24:53.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:53 smithi106 bash[53805]: cephadm 2024-03-30T14:24:52.399828+0000 mgr.y (mgr.25468) 200 : cephadm 1 Deploying daemon osd.2 on smithi106 2024-03-30T14:24:54.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:54 smithi165 bash[41986]: audit 2024-03-30T14:24:53.024582+0000 mgr.y (mgr.25468) 201 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:54.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:54 smithi106 bash[53805]: audit 2024-03-30T14:24:53.024582+0000 mgr.y (mgr.25468) 201 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:54.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:54 smithi106 bash[55170]: audit 2024-03-30T14:24:53.024582+0000 mgr.y (mgr.25468) 201 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:24:55.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:55 smithi165 bash[41986]: cluster 2024-03-30T14:24:54.160605+0000 mgr.y (mgr.25468) 202 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-03-30T14:24:55.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:55 smithi106 bash[53805]: cluster 2024-03-30T14:24:54.160605+0000 mgr.y (mgr.25468) 202 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-03-30T14:24:55.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:55 smithi106 bash[55170]: cluster 2024-03-30T14:24:54.160605+0000 mgr.y (mgr.25468) 202 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-03-30T14:24:57.164 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:24:57 smithi106 systemd[1]: Stopping Ceph osd.2 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:24:57.615 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[53805]: cluster 2024-03-30T14:24:56.161562+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-03-30T14:24:57.615 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.213601+0000 mon.a (mon.0) 380 : cluster 1 osd.2 marked itself down and dead 2024-03-30T14:24:57.615 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[28941]: debug 2024-03-30T14:24:57.211+0000 7f3663d78700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:24:57.615 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[28941]: debug 2024-03-30T14:24:57.211+0000 7f3663d78700 -1 osd.2 122 *** Got signal Terminated *** 2024-03-30T14:24:57.615 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[28941]: debug 2024-03-30T14:24:57.211+0000 7f3663d78700 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:24:57.616 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[55170]: cluster 2024-03-30T14:24:56.161562+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-03-30T14:24:57.616 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:57 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.213601+0000 mon.a (mon.0) 380 : cluster 1 osd.2 marked itself down and dead 2024-03-30T14:24:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:57 smithi165 bash[41986]: cluster 2024-03-30T14:24:56.161562+0000 mgr.y (mgr.25468) 203 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-03-30T14:24:57.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:57 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.213601+0000 mon.a (mon.0) 380 : cluster 1 osd.2 marked itself down and dead 2024-03-30T14:24:58.414 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[61828]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:24:58.414 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[61903]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:24:58.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.217168+0000 mon.a (mon.0) 381 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.228527+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.231167+0000 mon.a (mon.0) 382 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.232972+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.236583+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.247321+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[55170]: cluster 2024-03-30T14:24:57.250394+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.217168+0000 mon.a (mon.0) 381 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.228527+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.231167+0000 mon.a (mon.0) 382 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.232972+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.236583+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.247321+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:58 smithi106 bash[53805]: cluster 2024-03-30T14:24:57.250394+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.217168+0000 mon.a (mon.0) 381 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:24:58.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.228527+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.231167+0000 mon.a (mon.0) 382 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-30T14:24:58.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.232972+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.236583+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.247321+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:58.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[41986]: cluster 2024-03-30T14:24:57.250394+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e123 with expected crc 2024-03-30T14:24:59.119 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:24:58 smithi165 bash[38941]: ts=2024-03-30T14:24: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 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"smithi106:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.106\", device_class=\"ssd\", hostname=\"smithi106\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.106\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.163989+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v113: 161 pgs: 33 peering, 3 stale+active+clean, 125 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.226081+0000 mon.a (mon.0) 383 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.239195+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.239539+0000 mon.a (mon.0) 384 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.242686+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.245991+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.246059+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.246277+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.250437+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:24:59 smithi165 bash[41986]: cluster 2024-03-30T14:24:58.259278+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.163989+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v113: 161 pgs: 33 peering, 3 stale+active+clean, 125 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:24:59.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.226081+0000 mon.a (mon.0) 383 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:59.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.239195+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.239539+0000 mon.a (mon.0) 384 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-30T14:24:59.664 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.242686+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.245991+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.246059+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.246277+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.250437+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[55170]: cluster 2024-03-30T14:24:58.259278+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.163989+0000 mgr.y (mgr.25468) 204 : cluster 0 pgmap v113: 161 pgs: 33 peering, 3 stale+active+clean, 125 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.226081+0000 mon.a (mon.0) 383 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.239195+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.239539+0000 mon.a (mon.0) 384 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.242686+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.245991+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.246059+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.246277+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.250437+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:24:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:24:59 smithi106 bash[53805]: cluster 2024-03-30T14:24:58.259278+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e124 with expected crc 2024-03-30T14:25:00.607 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:00 smithi106 bash[53805]: cluster 2024-03-30T14:25:00.222652+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:00.608 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:00 smithi106 bash[55170]: cluster 2024-03-30T14:25:00.222652+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:00.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:00 smithi165 bash[41986]: cluster 2024-03-30T14:25:00.222652+0000 mon.a (mon.0) 385 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:00.898 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:00 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.2.service: Succeeded. 2024-03-30T14:25:00.898 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:00 smithi106 systemd[1]: Stopped Ceph osd.2 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:25:00.898 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:00 smithi106 systemd[1]: Started Ceph osd.2 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:25:01.164 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:25:01] "GET /metrics HTTP/1.1" 200 38503 "" "Prometheus/2.33.4" 2024-03-30T14:25:01.586 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[53805]: cluster 2024-03-30T14:25:00.165644+0000 mgr.y (mgr.25468) 205 : cluster 0 pgmap v115: 161 pgs: 4 active+undersized+degraded, 33 peering, 10 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:25:01.586 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[53805]: audit 2024-03-30T14:25:00.884160+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:01.586 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[53805]: audit 2024-03-30T14:25:00.890955+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:01.586 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[53805]: audit 2024-03-30T14:25:00.934189+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:01.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[55170]: cluster 2024-03-30T14:25:00.165644+0000 mgr.y (mgr.25468) 205 : cluster 0 pgmap v115: 161 pgs: 4 active+undersized+degraded, 33 peering, 10 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:25:01.586 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[55170]: audit 2024-03-30T14:25:00.884160+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:01.587 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[55170]: audit 2024-03-30T14:25:00.890955+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:01.587 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:01 smithi106 bash[55170]: audit 2024-03-30T14:25:00.934189+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:01.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:01 smithi165 bash[41986]: cluster 2024-03-30T14:25:00.165644+0000 mgr.y (mgr.25468) 205 : cluster 0 pgmap v115: 161 pgs: 4 active+undersized+degraded, 33 peering, 10 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:25:01.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:01 smithi165 bash[41986]: audit 2024-03-30T14:25:00.884160+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:01.618 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:01 smithi165 bash[41986]: audit 2024-03-30T14:25:00.890955+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:01.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:01 smithi165 bash[41986]: audit 2024-03-30T14:25:00.934189+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:02.914 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T14:25:02.914 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-30T14:25:02.914 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T14:25:02.914 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T14:25:02.915 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-30T14:25:02.915 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T14:25:02.915 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:02 smithi106 bash[62070]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-30T14:25:03.195 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:03 smithi106 bash[53805]: audit 2024-03-30T14:25:02.003683+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:03.195 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:03 smithi106 bash[53805]: audit 2024-03-30T14:25:02.005878+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:03.195 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:03 smithi106 bash[53805]: cluster 2024-03-30T14:25:02.166664+0000 mgr.y (mgr.25468) 206 : cluster 0 pgmap v116: 161 pgs: 4 active+undersized+degraded, 33 peering, 10 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:25:03.195 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:03 smithi106 bash[55170]: audit 2024-03-30T14:25:02.003683+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:03.195 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:03 smithi106 bash[55170]: audit 2024-03-30T14:25:02.005878+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:03.195 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:03 smithi106 bash[55170]: cluster 2024-03-30T14:25:02.166664+0000 mgr.y (mgr.25468) 206 : cluster 0 pgmap v116: 161 pgs: 4 active+undersized+degraded, 33 peering, 10 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:25:03.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:03 smithi165 bash[41986]: audit 2024-03-30T14:25:02.003683+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:03 smithi165 bash[41986]: audit 2024-03-30T14:25:02.005878+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:03 smithi165 bash[41986]: cluster 2024-03-30T14:25:02.166664+0000 mgr.y (mgr.25468) 206 : cluster 0 pgmap v116: 161 pgs: 4 active+undersized+degraded, 33 peering, 10 active+undersized, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 25/630 objects degraded (3.968%) 2024-03-30T14:25:04.359 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:04 smithi106 bash[55170]: audit 2024-03-30T14:25:03.033042+0000 mgr.y (mgr.25468) 207 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:04.360 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:04 smithi106 bash[53805]: audit 2024-03-30T14:25:03.033042+0000 mgr.y (mgr.25468) 207 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:04.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:04 smithi165 bash[41986]: audit 2024-03-30T14:25:03.033042+0000 mgr.y (mgr.25468) 207 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:04.664 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:04 smithi106 bash[62376]: debug 2024-03-30T14:25:04.479+0000 7ffba9a28700 1 -- 172.21.15.106:0/3442681290 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ee34c73680 con 0x55ee34cb0c00 2024-03-30T14:25:05.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:05 smithi165 bash[41986]: cluster 2024-03-30T14:25:04.168566+0000 mgr.y (mgr.25468) 208 : cluster 0 pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-03-30T14:25:05.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:05 smithi106 bash[53805]: cluster 2024-03-30T14:25:04.168566+0000 mgr.y (mgr.25468) 208 : cluster 0 pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-03-30T14:25:05.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:05 smithi106 bash[55170]: cluster 2024-03-30T14:25:04.168566+0000 mgr.y (mgr.25468) 208 : cluster 0 pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-03-30T14:25:05.415 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:05 smithi106 bash[62376]: debug 2024-03-30T14:25:05.027+0000 7ffbb2bc07c0 -1 Falling back to public interface 2024-03-30T14:25:06.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:06 smithi165 bash[41986]: cluster 2024-03-30T14:25:05.010973+0000 mon.a (mon.0) 391 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-03-30T14:25:06.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:06 smithi106 bash[53805]: cluster 2024-03-30T14:25:05.010973+0000 mon.a (mon.0) 391 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-03-30T14:25:06.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:06 smithi106 bash[55170]: cluster 2024-03-30T14:25:05.010973+0000 mon.a (mon.0) 391 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-03-30T14:25:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:07 smithi165 bash[41986]: cluster 2024-03-30T14:25:06.169766+0000 mgr.y (mgr.25468) 209 : cluster 0 pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-03-30T14:25:07.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:07 smithi165 bash[41986]: cluster 2024-03-30T14:25:07.010768+0000 mon.a (mon.0) 392 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:07.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:07 smithi106 bash[55170]: cluster 2024-03-30T14:25:06.169766+0000 mgr.y (mgr.25468) 209 : cluster 0 pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-03-30T14:25:07.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:07 smithi106 bash[55170]: cluster 2024-03-30T14:25:07.010768+0000 mon.a (mon.0) 392 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:07.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:07 smithi106 bash[53805]: cluster 2024-03-30T14:25:06.169766+0000 mgr.y (mgr.25468) 209 : cluster 0 pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 55/630 objects degraded (8.730%) 2024-03-30T14:25:07.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:07 smithi106 bash[53805]: cluster 2024-03-30T14:25:07.010768+0000 mon.a (mon.0) 392 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:08.036 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:08 smithi106 bash[53805]: audit 2024-03-30T14:25:07.861159+0000 mon.c (mon.1) 10 : audit 1 from='osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:25:08.036 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:08 smithi106 bash[53805]: audit 2024-03-30T14:25:07.861976+0000 mon.a (mon.0) 393 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:25:08.036 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:07 smithi106 bash[62376]: debug 2024-03-30T14:25:07.783+0000 7ffbb2bc07c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-30T14:25:08.036 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:07 smithi106 bash[62376]: debug 2024-03-30T14:25:07.851+0000 7ffbb2bc07c0 -1 osd.2 122 log_to_monitors true 2024-03-30T14:25:08.037 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:08 smithi106 bash[55170]: audit 2024-03-30T14:25:07.861159+0000 mon.c (mon.1) 10 : audit 1 from='osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:25:08.037 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:08 smithi106 bash[55170]: audit 2024-03-30T14:25:07.861976+0000 mon.a (mon.0) 393 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:25:08.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:08 smithi165 bash[41986]: audit 2024-03-30T14:25:07.861159+0000 mon.c (mon.1) 10 : audit 1 from='osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:25:08.368 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:08 smithi165 bash[41986]: audit 2024-03-30T14:25:07.861976+0000 mon.a (mon.0) 393 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T14:25:08.414 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:25:08 smithi106 bash[62376]: debug 2024-03-30T14:25:08.099+0000 7ffba4018700 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: audit 2024-03-30T14:25:08.045147+0000 mon.a (mon.0) 394 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: cluster 2024-03-30T14:25:08.050970+0000 mon.a (mon.0) 395 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: cluster 2024-03-30T14:25:08.053828+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: audit 2024-03-30T14:25:08.054459+0000 mon.c (mon.1) 11 : audit 1 from='osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: cluster 2024-03-30T14:25:08.054634+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: audit 2024-03-30T14:25:08.055040+0000 mon.a (mon.0) 396 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: cluster 2024-03-30T14:25:08.165203+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: cluster 2024-03-30T14:25:08.170526+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: cluster 2024-03-30T14:25:08.171559+0000 mgr.y (mgr.25468) 210 : cluster 0 pgmap v120: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2024-03-30T14:25:09.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: audit 2024-03-30T14:25:08.496509+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:09.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:09 smithi165 bash[41986]: audit 2024-03-30T14:25:08.506680+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: audit 2024-03-30T14:25:08.045147+0000 mon.a (mon.0) 394 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: cluster 2024-03-30T14:25:08.050970+0000 mon.a (mon.0) 395 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: cluster 2024-03-30T14:25:08.053828+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: audit 2024-03-30T14:25:08.054459+0000 mon.c (mon.1) 11 : audit 1 from='osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: cluster 2024-03-30T14:25:08.054634+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: audit 2024-03-30T14:25:08.055040+0000 mon.a (mon.0) 396 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: cluster 2024-03-30T14:25:08.165203+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: cluster 2024-03-30T14:25:08.170526+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: cluster 2024-03-30T14:25:08.171559+0000 mgr.y (mgr.25468) 210 : cluster 0 pgmap v120: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2024-03-30T14:25:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: audit 2024-03-30T14:25:08.496509+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[53805]: audit 2024-03-30T14:25:08.506680+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: audit 2024-03-30T14:25:08.045147+0000 mon.a (mon.0) 394 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: cluster 2024-03-30T14:25:08.050970+0000 mon.a (mon.0) 395 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: cluster 2024-03-30T14:25:08.053828+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: audit 2024-03-30T14:25:08.054459+0000 mon.c (mon.1) 11 : audit 1 from='osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: cluster 2024-03-30T14:25:08.054634+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: audit 2024-03-30T14:25:08.055040+0000 mon.a (mon.0) 396 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: cluster 2024-03-30T14:25:08.165203+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: cluster 2024-03-30T14:25:08.170526+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e125 with expected crc 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: cluster 2024-03-30T14:25:08.171559+0000 mgr.y (mgr.25468) 210 : cluster 0 pgmap v120: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2024-03-30T14:25:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: audit 2024-03-30T14:25:08.496509+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:09 smithi106 bash[55170]: audit 2024-03-30T14:25:08.506680+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: cluster 2024-03-30T14:25:09.046222+0000 mon.a (mon.0) 399 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: cluster 2024-03-30T14:25:09.058751+0000 mon.a (mon.0) 400 : cluster 1 osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568] boot 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: cluster 2024-03-30T14:25:09.058832+0000 mon.a (mon.0) 401 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: audit 2024-03-30T14:25:09.059891+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: cluster 2024-03-30T14:25:09.060195+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: cluster 2024-03-30T14:25:09.065878+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: audit 2024-03-30T14:25:09.555595+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:10.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:10 smithi165 bash[41986]: audit 2024-03-30T14:25:09.564768+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:10.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: cluster 2024-03-30T14:25:09.046222+0000 mon.a (mon.0) 399 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: cluster 2024-03-30T14:25:09.058751+0000 mon.a (mon.0) 400 : cluster 1 osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568] boot 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: cluster 2024-03-30T14:25:09.058832+0000 mon.a (mon.0) 401 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: audit 2024-03-30T14:25:09.059891+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: cluster 2024-03-30T14:25:09.060195+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: cluster 2024-03-30T14:25:09.065878+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: audit 2024-03-30T14:25:09.555595+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[53805]: audit 2024-03-30T14:25:09.564768+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: cluster 2024-03-30T14:25:09.046222+0000 mon.a (mon.0) 399 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: cluster 2024-03-30T14:25:09.058751+0000 mon.a (mon.0) 400 : cluster 1 osd.2 [v2:172.21.15.106:6818/2315946568,v1:172.21.15.106:6819/2315946568] boot 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: cluster 2024-03-30T14:25:09.058832+0000 mon.a (mon.0) 401 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-30T14:25:10.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: audit 2024-03-30T14:25:09.059891+0000 mon.a (mon.0) 402 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T14:25:10.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: cluster 2024-03-30T14:25:09.060195+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:25:10.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: cluster 2024-03-30T14:25:09.065878+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e126 with expected crc 2024-03-30T14:25:10.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: audit 2024-03-30T14:25:09.555595+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:10.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:10 smithi106 bash[55170]: audit 2024-03-30T14:25:09.564768+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.064420+0000 mon.a (mon.0) 405 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.065948+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.066021+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.066103+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.071194+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.071220+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.071965+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.072023+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.073383+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.076512+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.077027+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.080282+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.080325+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.080369+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.080681+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.084160+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.086875+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:11 smithi165 bash[41986]: cluster 2024-03-30T14:25:10.172547+0000 mgr.y (mgr.25468) 211 : cluster 0 pgmap v123: 161 pgs: 11 peering, 9 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-03-30T14:25:11.414 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:25:11] "GET /metrics HTTP/1.1" 200 38501 "" "Prometheus/2.33.4" 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.064420+0000 mon.a (mon.0) 405 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.065948+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.066021+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.066103+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.071194+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.071220+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.071965+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.072023+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.073383+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.076512+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.077027+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.080282+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.080325+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.080369+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.080681+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.084160+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.086875+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[53805]: cluster 2024-03-30T14:25:10.172547+0000 mgr.y (mgr.25468) 211 : cluster 0 pgmap v123: 161 pgs: 11 peering, 9 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.064420+0000 mon.a (mon.0) 405 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.065948+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.066021+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.066103+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.071194+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.071220+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.071965+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.072023+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.073383+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.076512+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.077027+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.080282+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.080325+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.080369+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.080681+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.084160+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.086875+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2024-03-30T14:25:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:11 smithi106 bash[55170]: cluster 2024-03-30T14:25:10.172547+0000 mgr.y (mgr.25468) 211 : cluster 0 pgmap v123: 161 pgs: 11 peering, 9 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-03-30T14:25:12.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:12 smithi165 bash[41986]: cluster 2024-03-30T14:25:12.011940+0000 mon.a (mon.0) 406 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:12.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:12 smithi106 bash[53805]: cluster 2024-03-30T14:25:12.011940+0000 mon.a (mon.0) 406 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:12.414 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:12 smithi106 bash[55170]: cluster 2024-03-30T14:25:12.011940+0000 mon.a (mon.0) 406 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:13.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:13 smithi165 bash[41986]: cluster 2024-03-30T14:25:12.173432+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v124: 161 pgs: 11 peering, 9 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-03-30T14:25:13.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:13 smithi106 bash[53805]: cluster 2024-03-30T14:25:12.173432+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v124: 161 pgs: 11 peering, 9 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-03-30T14:25:13.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:13 smithi106 bash[55170]: cluster 2024-03-30T14:25:12.173432+0000 mgr.y (mgr.25468) 212 : cluster 0 pgmap v124: 161 pgs: 11 peering, 9 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-03-30T14:25:14.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:14 smithi165 bash[41986]: audit 2024-03-30T14:25:13.043992+0000 mgr.y (mgr.25468) 213 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:14.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:14 smithi106 bash[53805]: audit 2024-03-30T14:25:13.043992+0000 mgr.y (mgr.25468) 213 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:14.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:14 smithi106 bash[55170]: audit 2024-03-30T14:25:13.043992+0000 mgr.y (mgr.25468) 213 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:15.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:15 smithi165 bash[41986]: cluster 2024-03-30T14:25:14.175056+0000 mgr.y (mgr.25468) 214 : cluster 0 pgmap v125: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T14:25:15.414 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:15 smithi106 bash[53805]: cluster 2024-03-30T14:25:14.175056+0000 mgr.y (mgr.25468) 214 : cluster 0 pgmap v125: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T14:25:15.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:15 smithi106 bash[55170]: cluster 2024-03-30T14:25:14.175056+0000 mgr.y (mgr.25468) 214 : cluster 0 pgmap v125: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-03-30T14:25:16.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:16 smithi165 bash[41986]: cluster 2024-03-30T14:25:15.101301+0000 mon.a (mon.0) 407 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-03-30T14:25:16.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:16 smithi106 bash[53805]: cluster 2024-03-30T14:25:15.101301+0000 mon.a (mon.0) 407 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-03-30T14:25:16.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:16 smithi106 bash[55170]: cluster 2024-03-30T14:25:15.101301+0000 mon.a (mon.0) 407 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded) 2024-03-30T14:25:17.410 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:17 smithi106 bash[55170]: cluster 2024-03-30T14:25:16.176068+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T14:25:17.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:17 smithi106 bash[55170]: audit 2024-03-30T14:25:17.004730+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:17.411 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:17 smithi106 bash[55170]: audit 2024-03-30T14:25:17.007110+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:17.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:17 smithi106 bash[53805]: cluster 2024-03-30T14:25:16.176068+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T14:25:17.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:17 smithi106 bash[53805]: audit 2024-03-30T14:25:17.004730+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:17.411 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:17 smithi106 bash[53805]: audit 2024-03-30T14:25:17.007110+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:17 smithi165 bash[41986]: cluster 2024-03-30T14:25:16.176068+0000 mgr.y (mgr.25468) 215 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T14:25:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:17 smithi165 bash[41986]: audit 2024-03-30T14:25:17.004730+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:17.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:17 smithi165 bash[41986]: audit 2024-03-30T14:25:17.007110+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:19.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:19 smithi165 bash[41986]: cluster 2024-03-30T14:25:18.177556+0000 mgr.y (mgr.25468) 216 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:25:19.664 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:19 smithi106 bash[53805]: cluster 2024-03-30T14:25:18.177556+0000 mgr.y (mgr.25468) 216 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:25:19.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:19 smithi106 bash[55170]: cluster 2024-03-30T14:25:18.177556+0000 mgr.y (mgr.25468) 216 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-03-30T14:25:20.179 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:25:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.565202+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.576860+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.578893+0000 mon.a (mon.0) 412 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:20.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.580570+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: cluster 2024-03-30T14:25:19.583875+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: cluster 2024-03-30T14:25:19.584415+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.592725+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.677212+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.682744+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.686819+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.688828+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.691184+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:19.691456+0000 mgr.y (mgr.25468) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:25:20.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: cephadm 2024-03-30T14:25:19.692941+0000 mgr.y (mgr.25468) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-30T14:25:20.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:20 smithi165 bash[41986]: audit 2024-03-30T14:25:20.163898+0000 mgr.y (mgr.25468) 221 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.565202+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.576860+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.578893+0000 mon.a (mon.0) 412 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.580570+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: cluster 2024-03-30T14:25:19.583875+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: cluster 2024-03-30T14:25:19.584415+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-30T14:25:20.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.592725+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.677212+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.682744+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.686819+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.688828+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.691184+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:19.691456+0000 mgr.y (mgr.25468) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: cephadm 2024-03-30T14:25:19.692941+0000 mgr.y (mgr.25468) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[53805]: audit 2024-03-30T14:25:20.163898+0000 mgr.y (mgr.25468) 221 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:20.916 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.565202+0000 mon.a (mon.0) 410 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.576860+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.578893+0000 mon.a (mon.0) 412 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.580570+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: cluster 2024-03-30T14:25:19.583875+0000 mgr.y (mgr.25468) 217 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: cluster 2024-03-30T14:25:19.584415+0000 mgr.y (mgr.25468) 218 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.592725+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.677212+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.682744+0000 mon.a (mon.0) 416 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.686819+0000 mon.a (mon.0) 417 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.688828+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.691184+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:19.691456+0000 mgr.y (mgr.25468) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: cephadm 2024-03-30T14:25:19.692941+0000 mgr.y (mgr.25468) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-30T14:25:20.917 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:20 smithi106 bash[55170]: audit 2024-03-30T14:25:20.163898+0000 mgr.y (mgr.25468) 221 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (5m) 12s ago 12m 16.1M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 2m ago 12m - - 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (4m) 12s ago 10m 47.3M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (3m) 2m ago 18m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (4m) 12s ago 20m 502M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (3m) 12s ago 20m 51.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (2m) 2m ago 18m 23.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (2m) 12s ago 18m 42.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (5m) 12s ago 12m 14.8M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:25:20.948 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (5m) 2m ago 12m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (76s) 12s ago 17m 52.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (47s) 12s ago 17m 57.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (17s) 12s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (16m) 12s ago 16m 64.7M 2781M 17.2.0 e1d6a67b021e 112eacc6e142 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (15m) 2m ago 15m 59.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (14m) 2m ago 14m 55.5M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (14m) 2m ago 14m 54.9M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (13m) 2m ago 13m 57.7M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (4m) 2m ago 12m 58.7M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (10m) 12s ago 10m 88.5M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (10m) 2m ago 10m 87.1M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (10m) 12s ago 10m 88.9M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:25:20.949 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (10m) 2m ago 10m 86.9M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:25:21.407 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:25:21.407 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:25:21.408 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-30T14:25:21.409 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:25:21.409 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:25:21.409 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:25:21.414 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:25:21] "GET /metrics HTTP/1.1" 200 38509 "" "Prometheus/2.33.4" 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "8/23 daemons upgraded", 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:25:21.799 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:25:21.800 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:25:21.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:21 smithi165 bash[41986]: audit 2024-03-30T14:25:20.547901+0000 mgr.y (mgr.25468) 222 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:21.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:21 smithi165 bash[41986]: audit 2024-03-30T14:25:20.924646+0000 mgr.y (mgr.25468) 223 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:21.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:21 smithi165 bash[41986]: audit 2024-03-30T14:25:21.407396+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.106:0/3168156455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:21.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[53805]: audit 2024-03-30T14:25:20.547901+0000 mgr.y (mgr.25468) 222 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:21.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[53805]: audit 2024-03-30T14:25:20.924646+0000 mgr.y (mgr.25468) 223 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:21.915 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[53805]: audit 2024-03-30T14:25:21.407396+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.106:0/3168156455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:21.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[55170]: audit 2024-03-30T14:25:20.547901+0000 mgr.y (mgr.25468) 222 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:21.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[55170]: audit 2024-03-30T14:25:20.924646+0000 mgr.y (mgr.25468) 223 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:21.915 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:21 smithi106 bash[55170]: audit 2024-03-30T14:25:21.407396+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.106:0/3168156455' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:22.257 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:25:22.257 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:25:22.257 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:25:23.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: cluster 2024-03-30T14:25:21.585203+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-30T14:25:23.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: audit 2024-03-30T14:25:21.798327+0000 mgr.y (mgr.25468) 225 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:23.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: cephadm 2024-03-30T14:25:22.112498+0000 mgr.y (mgr.25468) 226 : cephadm 1 Upgrade: Updating osd.3 2024-03-30T14:25:23.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: audit 2024-03-30T14:25:22.119293+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:23.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: audit 2024-03-30T14:25:22.124834+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:23.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: audit 2024-03-30T14:25:22.127284+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:25:23.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: audit 2024-03-30T14:25:22.128365+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:23.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: cephadm 2024-03-30T14:25:22.133267+0000 mgr.y (mgr.25468) 227 : cephadm 1 Deploying daemon osd.3 on smithi106 2024-03-30T14:25:23.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:23 smithi165 bash[41986]: audit 2024-03-30T14:25:22.257260+0000 mon.a (mon.0) 424 : audit 0 from='client.? 172.21.15.106:0/2461073510' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: cluster 2024-03-30T14:25:21.585203+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: audit 2024-03-30T14:25:21.798327+0000 mgr.y (mgr.25468) 225 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: cephadm 2024-03-30T14:25:22.112498+0000 mgr.y (mgr.25468) 226 : cephadm 1 Upgrade: Updating osd.3 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: audit 2024-03-30T14:25:22.119293+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: audit 2024-03-30T14:25:22.124834+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: audit 2024-03-30T14:25:22.127284+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: audit 2024-03-30T14:25:22.128365+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: cephadm 2024-03-30T14:25:22.133267+0000 mgr.y (mgr.25468) 227 : cephadm 1 Deploying daemon osd.3 on smithi106 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[53805]: audit 2024-03-30T14:25:22.257260+0000 mon.a (mon.0) 424 : audit 0 from='client.? 172.21.15.106:0/2461073510' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:25:23.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: cluster 2024-03-30T14:25:21.585203+0000 mgr.y (mgr.25468) 224 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: audit 2024-03-30T14:25:21.798327+0000 mgr.y (mgr.25468) 225 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: cephadm 2024-03-30T14:25:22.112498+0000 mgr.y (mgr.25468) 226 : cephadm 1 Upgrade: Updating osd.3 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: audit 2024-03-30T14:25:22.119293+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: audit 2024-03-30T14:25:22.124834+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: audit 2024-03-30T14:25:22.127284+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: audit 2024-03-30T14:25:22.128365+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: cephadm 2024-03-30T14:25:22.133267+0000 mgr.y (mgr.25468) 227 : cephadm 1 Deploying daemon osd.3 on smithi106 2024-03-30T14:25:23.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:23 smithi106 bash[55170]: audit 2024-03-30T14:25:22.257260+0000 mon.a (mon.0) 424 : audit 0 from='client.? 172.21.15.106:0/2461073510' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:25:24.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:24 smithi106 bash[53805]: audit 2024-03-30T14:25:23.055104+0000 mgr.y (mgr.25468) 228 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:24.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:24 smithi106 bash[55170]: audit 2024-03-30T14:25:23.055104+0000 mgr.y (mgr.25468) 228 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:24.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:24 smithi165 bash[41986]: audit 2024-03-30T14:25:23.055104+0000 mgr.y (mgr.25468) 228 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:25.387 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:25 smithi106 bash[53805]: cluster 2024-03-30T14:25:23.586732+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:25:25.387 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:25 smithi106 bash[55170]: cluster 2024-03-30T14:25:23.586732+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:25:25.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:25 smithi165 bash[41986]: cluster 2024-03-30T14:25:23.586732+0000 mgr.y (mgr.25468) 229 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:25:26.915 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:26 smithi106 systemd[1]: Stopping Ceph osd.3 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:25:27.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[55170]: cluster 2024-03-30T14:25:25.587841+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:25:27.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.008518+0000 mon.a (mon.0) 425 : cluster 1 osd.3 marked itself down and dead 2024-03-30T14:25:27.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[53805]: cluster 2024-03-30T14:25:25.587841+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:25:27.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.008518+0000 mon.a (mon.0) 425 : cluster 1 osd.3 marked itself down and dead 2024-03-30T14:25:27.416 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[32123]: debug 2024-03-30T14:25:27.003+0000 7f5404c9c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:25:27.416 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[32123]: debug 2024-03-30T14:25:27.003+0000 7f5404c9c700 -1 osd.3 127 *** Got signal Terminated *** 2024-03-30T14:25:27.416 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:27 smithi106 bash[32123]: debug 2024-03-30T14:25:27.003+0000 7f5404c9c700 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:25:27.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:27 smithi165 bash[41986]: cluster 2024-03-30T14:25:25.587841+0000 mgr.y (mgr.25468) 230 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:25:27.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:27 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.008518+0000 mon.a (mon.0) 425 : cluster 1 osd.3 marked itself down and dead 2024-03-30T14:25:28.415 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[63989]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:25:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.132260+0000 mon.a (mon.0) 426 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:25:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.146545+0000 mon.a (mon.0) 427 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-30T14:25:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.146644+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.152497+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.152624+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.155080+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.155647+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.157359+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.157514+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.158227+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.159348+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.159681+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.162903+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.165391+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.165507+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.132260+0000 mon.a (mon.0) 426 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.146545+0000 mon.a (mon.0) 427 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.146644+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.152497+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.152624+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.155080+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.155647+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.157359+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.157514+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.158227+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.159348+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.159681+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.162903+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.165391+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.165507+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.132260+0000 mon.a (mon.0) 426 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:25:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.146545+0000 mon.a (mon.0) 427 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-30T14:25:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.146644+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.152497+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.152624+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.155080+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.155647+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.157359+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.157514+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.158227+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.159348+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.159681+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.162903+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.165391+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:28 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.165507+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:28.915 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:28 smithi106 bash[64064]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:25:29.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.168000+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:29.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:27.588677+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v134: 161 pgs: 24 stale+active+clean, 137 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.165698+0000 mon.a (mon.0) 428 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.166579+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.167325+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.171864+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.174776+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.174826+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.175079+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.175297+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.177043+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.177948+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[53805]: cluster 2024-03-30T14:25:28.178713+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.168000+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:27.588677+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v134: 161 pgs: 24 stale+active+clean, 137 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.165698+0000 mon.a (mon.0) 428 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.166579+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.167325+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.171864+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.174776+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.174826+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.175079+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.175297+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.177043+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.177948+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:29 smithi106 bash[55170]: cluster 2024-03-30T14:25:28.178713+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.168000+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:27.588677+0000 mgr.y (mgr.25468) 231 : cluster 0 pgmap v134: 161 pgs: 24 stale+active+clean, 137 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.165698+0000 mon.a (mon.0) 428 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.166579+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.167325+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.171864+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.174776+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.174826+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.175079+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.175297+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.177043+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.177948+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:29.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:29 smithi165 bash[41986]: cluster 2024-03-30T14:25:28.178713+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2024-03-30T14:25:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:30 smithi165 bash[41986]: cluster 2024-03-30T14:25:30.162135+0000 mon.a (mon.0) 429 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-03-30T14:25:30.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:30 smithi165 bash[41986]: cluster 2024-03-30T14:25:30.162209+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:30.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:30 smithi106 bash[53805]: cluster 2024-03-30T14:25:30.162135+0000 mon.a (mon.0) 429 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-03-30T14:25:30.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:30 smithi106 bash[53805]: cluster 2024-03-30T14:25:30.162209+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:30 smithi106 bash[55170]: cluster 2024-03-30T14:25:30.162135+0000 mon.a (mon.0) 429 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-03-30T14:25:30.665 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:30 smithi106 bash[55170]: cluster 2024-03-30T14:25:30.162209+0000 mon.a (mon.0) 430 : cluster 3 Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:30.938 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:30 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.3.service: Succeeded. 2024-03-30T14:25:30.938 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:30 smithi106 systemd[1]: Stopped Ceph osd.3 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:25:30.938 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:30 smithi106 systemd[1]: Started Ceph osd.3 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:25:31.222 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:25:31] "GET /metrics HTTP/1.1" 200 38509 "" "Prometheus/2.33.4" 2024-03-30T14:25:31.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[53805]: cluster 2024-03-30T14:25:29.589935+0000 mgr.y (mgr.25468) 232 : cluster 0 pgmap v136: 161 pgs: 5 active+undersized+degraded, 35 peering, 5 stale+active+clean, 9 active+undersized, 107 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-03-30T14:25:31.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[53805]: audit 2024-03-30T14:25:30.981032+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:31.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[53805]: audit 2024-03-30T14:25:30.989382+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:31.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[53805]: audit 2024-03-30T14:25:31.024940+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:31.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[55170]: cluster 2024-03-30T14:25:29.589935+0000 mgr.y (mgr.25468) 232 : cluster 0 pgmap v136: 161 pgs: 5 active+undersized+degraded, 35 peering, 5 stale+active+clean, 9 active+undersized, 107 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-03-30T14:25:31.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[55170]: audit 2024-03-30T14:25:30.981032+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:31.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[55170]: audit 2024-03-30T14:25:30.989382+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:31.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:31 smithi106 bash[55170]: audit 2024-03-30T14:25:31.024940+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:31.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:31 smithi165 bash[41986]: cluster 2024-03-30T14:25:29.589935+0000 mgr.y (mgr.25468) 232 : cluster 0 pgmap v136: 161 pgs: 5 active+undersized+degraded, 35 peering, 5 stale+active+clean, 9 active+undersized, 107 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-03-30T14:25:31.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:31 smithi165 bash[41986]: audit 2024-03-30T14:25:30.981032+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:31.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:31 smithi165 bash[41986]: audit 2024-03-30T14:25:30.989382+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:31.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:31 smithi165 bash[41986]: audit 2024-03-30T14:25:31.024940+0000 mon.a (mon.0) 433 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:33.065 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:33 smithi106 bash[55170]: cluster 2024-03-30T14:25:31.591328+0000 mgr.y (mgr.25468) 233 : cluster 0 pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 peering, 15 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-03-30T14:25:33.065 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:33 smithi106 bash[55170]: audit 2024-03-30T14:25:32.004835+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:33.065 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:33 smithi106 bash[55170]: audit 2024-03-30T14:25:32.006877+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:33.066 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:33 smithi106 bash[53805]: cluster 2024-03-30T14:25:31.591328+0000 mgr.y (mgr.25468) 233 : cluster 0 pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 peering, 15 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-03-30T14:25:33.066 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:33 smithi106 bash[53805]: audit 2024-03-30T14:25:32.004835+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:33.066 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:33 smithi106 bash[53805]: audit 2024-03-30T14:25:32.006877+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:33.066 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T14:25:33.066 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-30T14:25:33.066 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T14:25:33.066 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T14:25:33.067 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-30T14:25:33.067 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T14:25:33.067 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:32 smithi106 bash[64232]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-30T14:25:33.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:33 smithi165 bash[41986]: cluster 2024-03-30T14:25:31.591328+0000 mgr.y (mgr.25468) 233 : cluster 0 pgmap v137: 161 pgs: 12 active+undersized+degraded, 35 peering, 15 active+undersized, 99 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-03-30T14:25:33.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:33 smithi165 bash[41986]: audit 2024-03-30T14:25:32.004835+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:33.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:33 smithi165 bash[41986]: audit 2024-03-30T14:25:32.006877+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:34.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:34 smithi165 bash[41986]: audit 2024-03-30T14:25:33.064556+0000 mgr.y (mgr.25468) 234 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:34.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:34 smithi106 bash[53805]: audit 2024-03-30T14:25:33.064556+0000 mgr.y (mgr.25468) 234 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:34.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:34 smithi106 bash[55170]: audit 2024-03-30T14:25:33.064556+0000 mgr.y (mgr.25468) 234 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:35.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:35 smithi165 bash[41986]: cluster 2024-03-30T14:25:33.592886+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v138: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:35.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:35 smithi165 bash[41986]: cluster 2024-03-30T14:25:34.002654+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 6 pgs peering) 2024-03-30T14:25:35.415 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:35 smithi106 bash[64541]: debug 2024-03-30T14:25:35.159+0000 7f5d5a6127c0 -1 Falling back to public interface 2024-03-30T14:25:35.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:35 smithi106 bash[53805]: cluster 2024-03-30T14:25:33.592886+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v138: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:35.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:35 smithi106 bash[53805]: cluster 2024-03-30T14:25:34.002654+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 6 pgs peering) 2024-03-30T14:25:35.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:35 smithi106 bash[55170]: cluster 2024-03-30T14:25:33.592886+0000 mgr.y (mgr.25468) 235 : cluster 0 pgmap v138: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:35.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:35 smithi106 bash[55170]: cluster 2024-03-30T14:25:34.002654+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 6 pgs peering) 2024-03-30T14:25:37.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:37 smithi165 bash[41986]: cluster 2024-03-30T14:25:35.594307+0000 mgr.y (mgr.25468) 236 : cluster 0 pgmap v139: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:37.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:37 smithi165 bash[41986]: cluster 2024-03-30T14:25:37.016993+0000 mon.a (mon.0) 437 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:37.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:37 smithi106 bash[53805]: cluster 2024-03-30T14:25:35.594307+0000 mgr.y (mgr.25468) 236 : cluster 0 pgmap v139: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:37.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:37 smithi106 bash[53805]: cluster 2024-03-30T14:25:37.016993+0000 mon.a (mon.0) 437 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:37.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:37 smithi106 bash[55170]: cluster 2024-03-30T14:25:35.594307+0000 mgr.y (mgr.25468) 236 : cluster 0 pgmap v139: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:37.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:37 smithi106 bash[55170]: cluster 2024-03-30T14:25:37.016993+0000 mon.a (mon.0) 437 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:38.666 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:38 smithi106 bash[64541]: debug 2024-03-30T14:25:38.206+0000 7f5d5a6127c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-30T14:25:38.667 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:38 smithi106 bash[64541]: debug 2024-03-30T14:25:38.266+0000 7f5d5a6127c0 -1 osd.3 127 log_to_monitors true 2024-03-30T14:25:39.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:39 smithi165 bash[41986]: cluster 2024-03-30T14:25:37.595350+0000 mgr.y (mgr.25468) 237 : cluster 0 pgmap v140: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:39.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:39 smithi165 bash[41986]: audit 2024-03-30T14:25:38.273974+0000 mon.a (mon.0) 438 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:25:39.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:39 smithi165 bash[41986]: audit 2024-03-30T14:25:38.674183+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:39.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:39 smithi165 bash[41986]: audit 2024-03-30T14:25:38.687483+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:39.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[53805]: cluster 2024-03-30T14:25:37.595350+0000 mgr.y (mgr.25468) 237 : cluster 0 pgmap v140: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:39.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[53805]: audit 2024-03-30T14:25:38.273974+0000 mon.a (mon.0) 438 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:25:39.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[53805]: audit 2024-03-30T14:25:38.674183+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:39.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[53805]: audit 2024-03-30T14:25:38.687483+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:39.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[55170]: cluster 2024-03-30T14:25:37.595350+0000 mgr.y (mgr.25468) 237 : cluster 0 pgmap v140: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-30T14:25:39.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[55170]: audit 2024-03-30T14:25:38.273974+0000 mon.a (mon.0) 438 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T14:25:39.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[55170]: audit 2024-03-30T14:25:38.674183+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:39.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[55170]: audit 2024-03-30T14:25:38.687483+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:39.915 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:25:39 smithi106 bash[64541]: debug 2024-03-30T14:25:39.538+0000 7f5d47a62700 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:25:40.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: audit 2024-03-30T14:25:39.033643+0000 mon.a (mon.0) 441 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:25:40.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: cluster 2024-03-30T14:25:39.039307+0000 mon.a (mon.0) 442 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-30T14:25:40.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: audit 2024-03-30T14:25:39.041490+0000 mon.a (mon.0) 443 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: cluster 2024-03-30T14:25:39.252906+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:25:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: cluster 2024-03-30T14:25:39.255762+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:25:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: audit 2024-03-30T14:25:39.523513+0000 mon.a (mon.0) 444 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' 2024-03-30T14:25:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: audit 2024-03-30T14:25:39.793981+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:40 smithi165 bash[41986]: audit 2024-03-30T14:25:39.806302+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: audit 2024-03-30T14:25:39.033643+0000 mon.a (mon.0) 441 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:25:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: cluster 2024-03-30T14:25:39.039307+0000 mon.a (mon.0) 442 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-30T14:25:40.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: audit 2024-03-30T14:25:39.041490+0000 mon.a (mon.0) 443 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: cluster 2024-03-30T14:25:39.252906+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: cluster 2024-03-30T14:25:39.255762+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: audit 2024-03-30T14:25:39.523513+0000 mon.a (mon.0) 444 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: audit 2024-03-30T14:25:39.793981+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[53805]: audit 2024-03-30T14:25:39.806302+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: audit 2024-03-30T14:25:39.033643+0000 mon.a (mon.0) 441 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: cluster 2024-03-30T14:25:39.039307+0000 mon.a (mon.0) 442 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: audit 2024-03-30T14:25:39.041490+0000 mon.a (mon.0) 443 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi106", "root=default"]}]: dispatch 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: cluster 2024-03-30T14:25:39.252906+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:25:40.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: cluster 2024-03-30T14:25:39.255762+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e130 with expected crc 2024-03-30T14:25:40.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: audit 2024-03-30T14:25:39.523513+0000 mon.a (mon.0) 444 : audit 1 from='osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438]' entity='osd.3' 2024-03-30T14:25:40.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: audit 2024-03-30T14:25:39.793981+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:40.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:40 smithi106 bash[55170]: audit 2024-03-30T14:25:39.806302+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:41 smithi165 bash[41986]: cluster 2024-03-30T14:25:39.596873+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v142: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:25:41.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:41 smithi165 bash[41986]: cluster 2024-03-30T14:25:40.522115+0000 mon.a (mon.0) 447 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:25:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:41 smithi165 bash[41986]: cluster 2024-03-30T14:25:40.532351+0000 mon.a (mon.0) 448 : cluster 1 osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438] boot 2024-03-30T14:25:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:41 smithi165 bash[41986]: cluster 2024-03-30T14:25:40.532383+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:25:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:41 smithi165 bash[41986]: cluster 2024-03-30T14:25:40.532534+0000 mon.a (mon.0) 449 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-30T14:25:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:41 smithi165 bash[41986]: audit 2024-03-30T14:25:40.533615+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:25:41.415 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:25:41] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.33.4" 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[53805]: cluster 2024-03-30T14:25:39.596873+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v142: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[53805]: cluster 2024-03-30T14:25:40.522115+0000 mon.a (mon.0) 447 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[53805]: cluster 2024-03-30T14:25:40.532351+0000 mon.a (mon.0) 448 : cluster 1 osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438] boot 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[53805]: cluster 2024-03-30T14:25:40.532383+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[53805]: cluster 2024-03-30T14:25:40.532534+0000 mon.a (mon.0) 449 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[53805]: audit 2024-03-30T14:25:40.533615+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[55170]: cluster 2024-03-30T14:25:39.596873+0000 mgr.y (mgr.25468) 238 : cluster 0 pgmap v142: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[55170]: cluster 2024-03-30T14:25:40.522115+0000 mon.a (mon.0) 447 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[55170]: cluster 2024-03-30T14:25:40.532351+0000 mon.a (mon.0) 448 : cluster 1 osd.3 [v2:172.21.15.106:6826/1480954438,v1:172.21.15.106:6827/1480954438] boot 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[55170]: cluster 2024-03-30T14:25:40.532383+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:25:41.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[55170]: cluster 2024-03-30T14:25:40.532534+0000 mon.a (mon.0) 449 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-30T14:25:41.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:41 smithi106 bash[55170]: audit 2024-03-30T14:25:40.533615+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T14:25:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:40.531595+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:25:42.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.544593+0000 mon.a (mon.0) 451 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-30T14:25:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.547464+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.551991+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.553286+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.557104+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.557375+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:42 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.558956+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:40.531595+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.544593+0000 mon.a (mon.0) 451 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.547464+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.551991+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.553286+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.557104+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.557375+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.558956+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:40.531595+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e131 with expected crc 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.544593+0000 mon.a (mon.0) 451 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-30T14:25:42.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.547464+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.551991+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.553286+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.557104+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.557375+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:42.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:42 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.558956+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:43 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.550549+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:43 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.551003+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:43 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.556863+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:43 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.558558+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:43 smithi165 bash[41986]: cluster 2024-03-30T14:25:41.597632+0000 mgr.y (mgr.25468) 239 : cluster 0 pgmap v145: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:25:43.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.550549+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.551003+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.556863+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.558558+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[53805]: cluster 2024-03-30T14:25:41.597632+0000 mgr.y (mgr.25468) 239 : cluster 0 pgmap v145: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:25:43.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.550549+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.551003+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.556863+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.558558+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e132 with expected crc 2024-03-30T14:25:43.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:43 smithi106 bash[55170]: cluster 2024-03-30T14:25:41.597632+0000 mgr.y (mgr.25468) 239 : cluster 0 pgmap v145: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-30T14:25:44.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:44 smithi165 bash[41986]: audit 2024-03-30T14:25:43.072590+0000 mgr.y (mgr.25468) 240 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:44.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:44 smithi106 bash[53805]: audit 2024-03-30T14:25:43.072590+0000 mgr.y (mgr.25468) 240 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:44.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:44 smithi106 bash[55170]: audit 2024-03-30T14:25:43.072590+0000 mgr.y (mgr.25468) 240 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:45.165 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:45 smithi106 bash[55170]: cluster 2024-03-30T14:25:43.599335+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v146: 161 pgs: 18 active+undersized+degraded, 22 active+undersized, 121 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-03-30T14:25:45.165 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:45 smithi106 bash[55170]: cluster 2024-03-30T14:25:44.043537+0000 mon.a (mon.0) 452 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:45.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:45 smithi106 bash[53805]: cluster 2024-03-30T14:25:43.599335+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v146: 161 pgs: 18 active+undersized+degraded, 22 active+undersized, 121 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-03-30T14:25:45.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:45 smithi106 bash[53805]: cluster 2024-03-30T14:25:44.043537+0000 mon.a (mon.0) 452 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:45 smithi165 bash[41986]: cluster 2024-03-30T14:25:43.599335+0000 mgr.y (mgr.25468) 241 : cluster 0 pgmap v146: 161 pgs: 18 active+undersized+degraded, 22 active+undersized, 121 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-03-30T14:25:45.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:45 smithi165 bash[41986]: cluster 2024-03-30T14:25:44.043537+0000 mon.a (mon.0) 452 : cluster 3 Health check update: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T14:25:46.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:46 smithi165 bash[41986]: cluster 2024-03-30T14:25:46.055591+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded) 2024-03-30T14:25:46.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:46 smithi106 bash[53805]: cluster 2024-03-30T14:25:46.055591+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded) 2024-03-30T14:25:46.415 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:46 smithi106 bash[55170]: cluster 2024-03-30T14:25:46.055591+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/630 objects degraded (9.524%), 18 pgs degraded) 2024-03-30T14:25:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:47 smithi165 bash[41986]: cluster 2024-03-30T14:25:45.600693+0000 mgr.y (mgr.25468) 242 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:47 smithi165 bash[41986]: audit 2024-03-30T14:25:47.004889+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:47.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:47 smithi165 bash[41986]: audit 2024-03-30T14:25:47.007791+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:47.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:47 smithi106 bash[53805]: cluster 2024-03-30T14:25:45.600693+0000 mgr.y (mgr.25468) 242 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:47.415 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:47 smithi106 bash[53805]: audit 2024-03-30T14:25:47.004889+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:47.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:47 smithi106 bash[53805]: audit 2024-03-30T14:25:47.007791+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:47.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:47 smithi106 bash[55170]: cluster 2024-03-30T14:25:45.600693+0000 mgr.y (mgr.25468) 242 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:47.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:47 smithi106 bash[55170]: audit 2024-03-30T14:25:47.004889+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:47.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:47 smithi106 bash[55170]: audit 2024-03-30T14:25:47.007791+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:25:49.367 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:49 smithi106 bash[53805]: cluster 2024-03-30T14:25:47.601470+0000 mgr.y (mgr.25468) 243 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:49.367 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:49 smithi106 bash[55170]: cluster 2024-03-30T14:25:47.601470+0000 mgr.y (mgr.25468) 243 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:49.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:49 smithi165 bash[41986]: cluster 2024-03-30T14:25:47.601470+0000 mgr.y (mgr.25468) 243 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.415 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:25:51] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: cluster 2024-03-30T14:25:49.602606+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.206617+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.218568+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.220632+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.221875+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: cluster 2024-03-30T14:25:50.224421+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: cluster 2024-03-30T14:25:50.224920+0000 mgr.y (mgr.25468) 246 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.234047+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.320936+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.324448+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.328540+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.331257+0000 mon.a (mon.0) 464 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.334985+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: audit 2024-03-30T14:25:50.335297+0000 mgr.y (mgr.25468) 247 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[53805]: cephadm 2024-03-30T14:25:50.337194+0000 mgr.y (mgr.25468) 248 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: cluster 2024-03-30T14:25:49.602606+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.206617+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.218568+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.220632+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:51.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.221875+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: cluster 2024-03-30T14:25:50.224421+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: cluster 2024-03-30T14:25:50.224920+0000 mgr.y (mgr.25468) 246 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.234047+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.320936+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.324448+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.328540+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.331257+0000 mon.a (mon.0) 464 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.334985+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: audit 2024-03-30T14:25:50.335297+0000 mgr.y (mgr.25468) 247 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:25:51.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:51 smithi106 bash[55170]: cephadm 2024-03-30T14:25:50.337194+0000 mgr.y (mgr.25468) 248 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-30T14:25:51.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: cluster 2024-03-30T14:25:49.602606+0000 mgr.y (mgr.25468) 244 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.206617+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.218568+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.220632+0000 mon.a (mon.0) 458 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.221875+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: cluster 2024-03-30T14:25:50.224421+0000 mgr.y (mgr.25468) 245 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: cluster 2024-03-30T14:25:50.224920+0000 mgr.y (mgr.25468) 246 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.234047+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.320936+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.324448+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.328540+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.331257+0000 mon.a (mon.0) 464 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.334985+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: audit 2024-03-30T14:25:50.335297+0000 mgr.y (mgr.25468) 247 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T14:25:51.605 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:51 smithi165 bash[41986]: cephadm 2024-03-30T14:25:50.337194+0000 mgr.y (mgr.25468) 248 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-30T14:25:52.686 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:25:53.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: audit 2024-03-30T14:25:52.154442+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:53.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: cluster 2024-03-30T14:25:52.225643+0000 mgr.y (mgr.25468) 249 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:53.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: cephadm 2024-03-30T14:25:52.508361+0000 mgr.y (mgr.25468) 250 : cephadm 1 Upgrade: Updating osd.4 2024-03-30T14:25:53.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: audit 2024-03-30T14:25:52.515565+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:53.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: audit 2024-03-30T14:25:52.519848+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:25:53.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: audit 2024-03-30T14:25:52.521138+0000 mon.a (mon.0) 469 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:53.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:53 smithi165 bash[41986]: cephadm 2024-03-30T14:25:52.523974+0000 mgr.y (mgr.25468) 251 : cephadm 1 Deploying daemon osd.4 on smithi165 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: audit 2024-03-30T14:25:52.154442+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: cluster 2024-03-30T14:25:52.225643+0000 mgr.y (mgr.25468) 249 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: cephadm 2024-03-30T14:25:52.508361+0000 mgr.y (mgr.25468) 250 : cephadm 1 Upgrade: Updating osd.4 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: audit 2024-03-30T14:25:52.515565+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: audit 2024-03-30T14:25:52.519848+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: audit 2024-03-30T14:25:52.521138+0000 mon.a (mon.0) 469 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:53.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[53805]: cephadm 2024-03-30T14:25:52.523974+0000 mgr.y (mgr.25468) 251 : cephadm 1 Deploying daemon osd.4 on smithi165 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: audit 2024-03-30T14:25:52.154442+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: cluster 2024-03-30T14:25:52.225643+0000 mgr.y (mgr.25468) 249 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: cephadm 2024-03-30T14:25:52.508361+0000 mgr.y (mgr.25468) 250 : cephadm 1 Upgrade: Updating osd.4 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: audit 2024-03-30T14:25:52.515565+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: audit 2024-03-30T14:25:52.519848+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: audit 2024-03-30T14:25:52.521138+0000 mon.a (mon.0) 469 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:25:53.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:53 smithi106 bash[55170]: cephadm 2024-03-30T14:25:52.523974+0000 mgr.y (mgr.25468) 251 : cephadm 1 Deploying daemon osd.4 on smithi165 2024-03-30T14:25:53.457 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:25:53.457 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (6m) 14s ago 13m 16.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:25:53.457 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 2m ago 12m - - 2024-03-30T14:25:53.457 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (4m) 14s ago 11m 47.6M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:25:53.457 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (4m) 2m ago 18m 441M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:25:53.457 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (5m) 14s ago 20m 502M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (4m) 14s ago 21m 52.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (3m) 2m ago 19m 23.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (3m) 14s ago 19m 44.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (6m) 14s ago 13m 12.0M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (5m) 2m ago 13m 11.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (108s) 14s ago 18m 53.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (79s) 14s ago 17m 59.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (49s) 14s ago 17m 47.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (19s) 14s ago 16m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (16m) 2m ago 16m 59.2M 3037M 17.2.0 e1d6a67b021e 5e95032676f5 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (15m) 2m ago 15m 55.5M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (14m) 2m ago 14m 54.9M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:25:53.458 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (14m) 2m ago 14m 57.7M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:25:53.459 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (4m) 2m ago 13m 58.7M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:25:53.459 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (11m) 14s ago 11m 88.8M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:25:53.459 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (11m) 2m ago 11m 87.1M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:25:53.459 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (11m) 14s ago 11m 89.2M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:25:53.459 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (11m) 2m ago 11m 86.9M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:25:53.911 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:25:53.912 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-30T14:25:53.913 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 9 2024-03-30T14:25:53.913 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:25:53.913 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:25:54.305 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:25:54.305 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:25:54.305 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:25:54.305 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:25:54.305 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "9/23 daemons upgraded", 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:25:54.306 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:25:54.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:54 smithi165 bash[41986]: audit 2024-03-30T14:25:52.664715+0000 mgr.y (mgr.25468) 252 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:54 smithi165 bash[41986]: audit 2024-03-30T14:25:53.057804+0000 mgr.y (mgr.25468) 253 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:54 smithi165 bash[41986]: audit 2024-03-30T14:25:53.080440+0000 mgr.y (mgr.25468) 254 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:54 smithi165 bash[41986]: audit 2024-03-30T14:25:53.432231+0000 mgr.y (mgr.25468) 255 : audit 0 from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:54 smithi165 bash[41986]: audit 2024-03-30T14:25:53.910830+0000 mon.a (mon.0) 470 : audit 0 from='client.? 172.21.15.106:0/2946166334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[53805]: audit 2024-03-30T14:25:52.664715+0000 mgr.y (mgr.25468) 252 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[53805]: audit 2024-03-30T14:25:53.057804+0000 mgr.y (mgr.25468) 253 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[53805]: audit 2024-03-30T14:25:53.080440+0000 mgr.y (mgr.25468) 254 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[53805]: audit 2024-03-30T14:25:53.432231+0000 mgr.y (mgr.25468) 255 : audit 0 from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[53805]: audit 2024-03-30T14:25:53.910830+0000 mon.a (mon.0) 470 : audit 0 from='client.? 172.21.15.106:0/2946166334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[55170]: audit 2024-03-30T14:25:52.664715+0000 mgr.y (mgr.25468) 252 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[55170]: audit 2024-03-30T14:25:53.057804+0000 mgr.y (mgr.25468) 253 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[55170]: audit 2024-03-30T14:25:53.080440+0000 mgr.y (mgr.25468) 254 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[55170]: audit 2024-03-30T14:25:53.432231+0000 mgr.y (mgr.25468) 255 : audit 0 from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:54.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:54 smithi106 bash[55170]: audit 2024-03-30T14:25:53.910830+0000 mon.a (mon.0) 470 : audit 0 from='client.? 172.21.15.106:0/2946166334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:25:54.752 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:25:54.752 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:25:54.752 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:25:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:55 smithi165 bash[41986]: cluster 2024-03-30T14:25:54.227196+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:25:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:55 smithi165 bash[41986]: audit 2024-03-30T14:25:54.303700+0000 mgr.y (mgr.25468) 257 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:55 smithi165 bash[41986]: audit 2024-03-30T14:25:54.751284+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.106:0/417807582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:25:55.681 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:55 smithi106 bash[53805]: cluster 2024-03-30T14:25:54.227196+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:25:55.682 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:55 smithi106 bash[53805]: audit 2024-03-30T14:25:54.303700+0000 mgr.y (mgr.25468) 257 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:55.682 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:55 smithi106 bash[53805]: audit 2024-03-30T14:25:54.751284+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.106:0/417807582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:25:55.682 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:55 smithi106 bash[55170]: cluster 2024-03-30T14:25:54.227196+0000 mgr.y (mgr.25468) 256 : cluster 0 pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:25:55.682 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:55 smithi106 bash[55170]: audit 2024-03-30T14:25:54.303700+0000 mgr.y (mgr.25468) 257 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:25:55.682 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:55 smithi106 bash[55170]: audit 2024-03-30T14:25:54.751284+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.106:0/417807582' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:25:56.867 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:25:56 smithi165 systemd[1]: Stopping Ceph osd.4 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:25:57.119 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:25:56 smithi165 bash[17487]: debug 2024-03-30T14:25:56.868+0000 7fdf62c02700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:25:57.119 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:25:56 smithi165 bash[17487]: debug 2024-03-30T14:25:56.868+0000 7fdf62c02700 -1 osd.4 132 *** Got signal Terminated *** 2024-03-30T14:25:57.120 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:25:56 smithi165 bash[17487]: debug 2024-03-30T14:25:56.868+0000 7fdf62c02700 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:25:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:57 smithi165 bash[41986]: cluster 2024-03-30T14:25:56.228180+0000 mgr.y (mgr.25468) 258 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:25:57.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:57 smithi165 bash[41986]: cluster 2024-03-30T14:25:56.867646+0000 mon.a (mon.0) 471 : cluster 1 osd.4 marked itself down and dead 2024-03-30T14:25:57.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:57 smithi106 bash[53805]: cluster 2024-03-30T14:25:56.228180+0000 mgr.y (mgr.25468) 258 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:25:57.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:57 smithi106 bash[53805]: cluster 2024-03-30T14:25:56.867646+0000 mon.a (mon.0) 471 : cluster 1 osd.4 marked itself down and dead 2024-03-30T14:25:57.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:57 smithi106 bash[55170]: cluster 2024-03-30T14:25:56.228180+0000 mgr.y (mgr.25468) 258 : cluster 0 pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:25:57.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:57 smithi106 bash[55170]: cluster 2024-03-30T14:25:56.867646+0000 mon.a (mon.0) 471 : cluster 1 osd.4 marked itself down and dead 2024-03-30T14:25:58.512 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.283846+0000 mon.a (mon.0) 472 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:25:58.512 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.295851+0000 mon.a (mon.0) 473 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-30T14:25:58.512 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.297802+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.512 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.304029+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.512 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.304295+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.512 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.306627+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.307884+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.310468+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.311666+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:57.313996+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.295573+0000 mon.a (mon.0) 474 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-30T14:25:58.513 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[43833]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:25:58.513 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:25:58 smithi165 bash[43906]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:25:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.283846+0000 mon.a (mon.0) 472 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:25:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.295851+0000 mon.a (mon.0) 473 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-30T14:25:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.297802+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.304029+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.304295+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.306627+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.307884+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.310468+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.311666+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:57.313996+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.295573+0000 mon.a (mon.0) 474 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.283846+0000 mon.a (mon.0) 472 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.295851+0000 mon.a (mon.0) 473 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.297802+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.304029+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.304295+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.306627+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.307884+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.310468+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.311666+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:57.313996+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e133 with expected crc 2024-03-30T14:25:58.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:58 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.295573+0000 mon.a (mon.0) 474 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-30T14:25:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.229596+0000 mgr.y (mgr.25468) 259 : cluster 0 pgmap v156: 161 pgs: 38 peering, 10 stale+active+clean, 113 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T14:25:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.296387+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.619 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.300006+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.300506+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.302764+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.302822+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.303395+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:25:59 smithi165 bash[41986]: cluster 2024-03-30T14:25:58.309566+0000 mon.a (mon.0) 475 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-03-30T14:25:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.229596+0000 mgr.y (mgr.25468) 259 : cluster 0 pgmap v156: 161 pgs: 38 peering, 10 stale+active+clean, 113 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T14:25:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.296387+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.300006+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.300506+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.302764+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.302822+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.303395+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[53805]: cluster 2024-03-30T14:25:58.309566+0000 mon.a (mon.0) 475 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.229596+0000 mgr.y (mgr.25468) 259 : cluster 0 pgmap v156: 161 pgs: 38 peering, 10 stale+active+clean, 113 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.296387+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.300006+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.300506+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.302764+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.302822+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.303395+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e134 with expected crc 2024-03-30T14:25:59.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:25:59 smithi106 bash[55170]: cluster 2024-03-30T14:25:58.309566+0000 mon.a (mon.0) 475 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-03-30T14:26:00.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:00 smithi165 bash[41986]: cluster 2024-03-30T14:26:00.313865+0000 mon.a (mon.0) 476 : cluster 3 Health check failed: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:00.594 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:00 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.4.service: Succeeded. 2024-03-30T14:26:00.594 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:00 smithi165 systemd[1]: Stopped Ceph osd.4 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:26:00.594 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:00 smithi165 systemd[1]: Started Ceph osd.4 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:26:00.665 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:00 smithi106 bash[53805]: cluster 2024-03-30T14:26:00.313865+0000 mon.a (mon.0) 476 : cluster 3 Health check failed: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:00.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:00 smithi106 bash[55170]: cluster 2024-03-30T14:26:00.313865+0000 mon.a (mon.0) 476 : cluster 3 Health check failed: Degraded data redundancy: 44/630 objects degraded (6.984%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:01.370 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:26:01] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[53805]: cluster 2024-03-30T14:26:00.231235+0000 mgr.y (mgr.25468) 260 : cluster 0 pgmap v158: 161 pgs: 12 active+undersized+degraded, 38 peering, 17 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[53805]: audit 2024-03-30T14:26:00.641135+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[53805]: audit 2024-03-30T14:26:00.655063+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[53805]: audit 2024-03-30T14:26:00.659711+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[53805]: audit 2024-03-30T14:26:01.185913+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[53805]: audit 2024-03-30T14:26:01.197630+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[55170]: cluster 2024-03-30T14:26:00.231235+0000 mgr.y (mgr.25468) 260 : cluster 0 pgmap v158: 161 pgs: 12 active+undersized+degraded, 38 peering, 17 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-03-30T14:26:01.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[55170]: audit 2024-03-30T14:26:00.641135+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[55170]: audit 2024-03-30T14:26:00.655063+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[55170]: audit 2024-03-30T14:26:00.659711+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:01.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[55170]: audit 2024-03-30T14:26:01.185913+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:01 smithi106 bash[55170]: audit 2024-03-30T14:26:01.197630+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:01 smithi165 bash[41986]: cluster 2024-03-30T14:26:00.231235+0000 mgr.y (mgr.25468) 260 : cluster 0 pgmap v158: 161 pgs: 12 active+undersized+degraded, 38 peering, 17 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-03-30T14:26:01.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:01 smithi165 bash[41986]: audit 2024-03-30T14:26:00.641135+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:01 smithi165 bash[41986]: audit 2024-03-30T14:26:00.655063+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:01 smithi165 bash[41986]: audit 2024-03-30T14:26:00.659711+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:01.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:01 smithi165 bash[41986]: audit 2024-03-30T14:26:01.185913+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:01.870 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:01 smithi165 bash[41986]: audit 2024-03-30T14:26:01.197630+0000 mon.a (mon.0) 481 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:02.619 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T14:26:02.620 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-03-30T14:26:02.620 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T14:26:02.620 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T14:26:02.620 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-30T14:26:02.620 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T14:26:02.620 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:02 smithi165 bash[44082]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-30T14:26:03.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:03 smithi165 bash[41986]: audit 2024-03-30T14:26:02.005817+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:03.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:03 smithi165 bash[41986]: audit 2024-03-30T14:26:02.008114+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:03.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:03 smithi165 bash[41986]: cluster 2024-03-30T14:26:02.232317+0000 mgr.y (mgr.25468) 261 : cluster 0 pgmap v159: 161 pgs: 12 active+undersized+degraded, 38 peering, 17 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-03-30T14:26:03.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:03 smithi106 bash[55170]: audit 2024-03-30T14:26:02.005817+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:03.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:03 smithi106 bash[55170]: audit 2024-03-30T14:26:02.008114+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:03.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:03 smithi106 bash[55170]: cluster 2024-03-30T14:26:02.232317+0000 mgr.y (mgr.25468) 261 : cluster 0 pgmap v159: 161 pgs: 12 active+undersized+degraded, 38 peering, 17 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-03-30T14:26:03.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:03 smithi106 bash[53805]: audit 2024-03-30T14:26:02.005817+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:03.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:03 smithi106 bash[53805]: audit 2024-03-30T14:26:02.008114+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:03.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:03 smithi106 bash[53805]: cluster 2024-03-30T14:26:02.232317+0000 mgr.y (mgr.25468) 261 : cluster 0 pgmap v159: 161 pgs: 12 active+undersized+degraded, 38 peering, 17 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-03-30T14:26:03.869 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:03 smithi165 bash[44374]: debug 2024-03-30T14:26:03.648+0000 7fdab9b0a700 1 -- 172.21.15.165:0/2201217580 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564690359680 con 0x564690396c00 2024-03-30T14:26:04.369 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:04 smithi165 bash[44374]: debug 2024-03-30T14:26:04.220+0000 7fdac2ca27c0 -1 Falling back to public interface 2024-03-30T14:26:04.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:04 smithi165 bash[41986]: audit 2024-03-30T14:26:03.090786+0000 mgr.y (mgr.25468) 262 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:04.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:04 smithi106 bash[53805]: audit 2024-03-30T14:26:03.090786+0000 mgr.y (mgr.25468) 262 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:04.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:04 smithi106 bash[55170]: audit 2024-03-30T14:26:03.090786+0000 mgr.y (mgr.25468) 262 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:05.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:05 smithi165 bash[41986]: cluster 2024-03-30T14:26:04.234155+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v160: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:05.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:05 smithi106 bash[53805]: cluster 2024-03-30T14:26:04.234155+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v160: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:05.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:05 smithi106 bash[55170]: cluster 2024-03-30T14:26:04.234155+0000 mgr.y (mgr.25468) 263 : cluster 0 pgmap v160: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:06.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:06 smithi165 bash[41986]: cluster 2024-03-30T14:26:05.013600+0000 mon.a (mon.0) 484 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-03-30T14:26:06.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:06 smithi106 bash[53805]: cluster 2024-03-30T14:26:05.013600+0000 mon.a (mon.0) 484 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-03-30T14:26:06.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:06 smithi106 bash[55170]: cluster 2024-03-30T14:26:05.013600+0000 mon.a (mon.0) 484 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 9 pgs peering) 2024-03-30T14:26:07.295 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:07 smithi165 bash[44374]: debug 2024-03-30T14:26:07.252+0000 7fdac2ca27c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-30T14:26:07.296 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:07 smithi165 bash[41986]: cluster 2024-03-30T14:26:06.235491+0000 mgr.y (mgr.25468) 264 : cluster 0 pgmap v161: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:07.296 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:07 smithi165 bash[41986]: audit 2024-03-30T14:26:06.961854+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:07.296 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:07 smithi165 bash[41986]: audit 2024-03-30T14:26:06.975229+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:07.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:07 smithi106 bash[53805]: cluster 2024-03-30T14:26:06.235491+0000 mgr.y (mgr.25468) 264 : cluster 0 pgmap v161: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:07.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:07 smithi106 bash[53805]: audit 2024-03-30T14:26:06.961854+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:07.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:07 smithi106 bash[53805]: audit 2024-03-30T14:26:06.975229+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:07.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:07 smithi106 bash[55170]: cluster 2024-03-30T14:26:06.235491+0000 mgr.y (mgr.25468) 264 : cluster 0 pgmap v161: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:07.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:07 smithi106 bash[55170]: audit 2024-03-30T14:26:06.961854+0000 mon.a (mon.0) 485 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:07.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:07 smithi106 bash[55170]: audit 2024-03-30T14:26:06.975229+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:07.619 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:07 smithi165 bash[44374]: debug 2024-03-30T14:26:07.296+0000 7fdac2ca27c0 -1 osd.4 132 log_to_monitors true 2024-03-30T14:26:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:08 smithi165 bash[41986]: cluster 2024-03-30T14:26:07.026301+0000 mon.a (mon.0) 487 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 28 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:08.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:08 smithi165 bash[41986]: audit 2024-03-30T14:26:07.298753+0000 mon.a (mon.0) 488 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:26:08.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:08 smithi165 bash[41986]: audit 2024-03-30T14:26:07.304093+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:26:08.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:08 smithi165 bash[41986]: audit 2024-03-30T14:26:08.024702+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:08.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[53805]: cluster 2024-03-30T14:26:07.026301+0000 mon.a (mon.0) 487 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 28 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:08.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[53805]: audit 2024-03-30T14:26:07.298753+0000 mon.a (mon.0) 488 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:26:08.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[53805]: audit 2024-03-30T14:26:07.304093+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:26:08.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[53805]: audit 2024-03-30T14:26:08.024702+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:08.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[55170]: cluster 2024-03-30T14:26:07.026301+0000 mon.a (mon.0) 487 : cluster 3 Health check update: Degraded data redundancy: 109/630 objects degraded (17.302%), 28 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:08.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[55170]: audit 2024-03-30T14:26:07.298753+0000 mon.a (mon.0) 488 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:26:08.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[55170]: audit 2024-03-30T14:26:07.304093+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T14:26:08.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:08 smithi106 bash[55170]: audit 2024-03-30T14:26:08.024702+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:08.869 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:26:08 smithi165 bash[44374]: debug 2024-03-30T14:26:08.568+0000 7fdab00f2700 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: audit 2024-03-30T14:26:08.035008+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: audit 2024-03-30T14:26:08.045223+0000 mon.a (mon.0) 491 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: cluster 2024-03-30T14:26:08.050965+0000 mon.a (mon.0) 492 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: audit 2024-03-30T14:26:08.052286+0000 mon.a (mon.0) 493 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: cluster 2024-03-30T14:26:08.054610+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: audit 2024-03-30T14:26:08.057332+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: cluster 2024-03-30T14:26:08.057582+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: cluster 2024-03-30T14:26:08.218849+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: cluster 2024-03-30T14:26:08.236499+0000 mgr.y (mgr.25468) 265 : cluster 0 pgmap v163: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:09.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:09 smithi165 bash[41986]: audit 2024-03-30T14:26:08.552893+0000 mon.a (mon.0) 494 : audit 1 from='osd.4 ' entity='osd.4' 2024-03-30T14:26:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: audit 2024-03-30T14:26:08.035008+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:09.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: audit 2024-03-30T14:26:08.045223+0000 mon.a (mon.0) 491 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: cluster 2024-03-30T14:26:08.050965+0000 mon.a (mon.0) 492 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: audit 2024-03-30T14:26:08.052286+0000 mon.a (mon.0) 493 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: cluster 2024-03-30T14:26:08.054610+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: audit 2024-03-30T14:26:08.057332+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: cluster 2024-03-30T14:26:08.057582+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: cluster 2024-03-30T14:26:08.218849+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: cluster 2024-03-30T14:26:08.236499+0000 mgr.y (mgr.25468) 265 : cluster 0 pgmap v163: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[53805]: audit 2024-03-30T14:26:08.552893+0000 mon.a (mon.0) 494 : audit 1 from='osd.4 ' entity='osd.4' 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: audit 2024-03-30T14:26:08.035008+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: audit 2024-03-30T14:26:08.045223+0000 mon.a (mon.0) 491 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T14:26:09.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: cluster 2024-03-30T14:26:08.050965+0000 mon.a (mon.0) 492 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: audit 2024-03-30T14:26:08.052286+0000 mon.a (mon.0) 493 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: cluster 2024-03-30T14:26:08.054610+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: audit 2024-03-30T14:26:08.057332+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: cluster 2024-03-30T14:26:08.057582+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: cluster 2024-03-30T14:26:08.218849+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e135 with expected crc 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: cluster 2024-03-30T14:26:08.236499+0000 mgr.y (mgr.25468) 265 : cluster 0 pgmap v163: 161 pgs: 28 active+undersized+degraded, 39 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 109/630 objects degraded (17.302%) 2024-03-30T14:26:09.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:09 smithi106 bash[55170]: audit 2024-03-30T14:26:08.552893+0000 mon.a (mon.0) 494 : audit 1 from='osd.4 ' entity='osd.4' 2024-03-30T14:26:10.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:10 smithi165 bash[41986]: cluster 2024-03-30T14:26:09.549420+0000 mon.a (mon.0) 495 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:26:10.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:10 smithi165 bash[41986]: cluster 2024-03-30T14:26:09.560277+0000 mon.a (mon.0) 496 : cluster 1 osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477] boot 2024-03-30T14:26:10.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:10 smithi165 bash[41986]: cluster 2024-03-30T14:26:09.560376+0000 mon.a (mon.0) 497 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-30T14:26:10.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:10 smithi165 bash[41986]: audit 2024-03-30T14:26:09.560803+0000 mon.a (mon.0) 498 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:26:10.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:10 smithi165 bash[41986]: cluster 2024-03-30T14:26:09.564775+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:10.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:10 smithi165 bash[41986]: cluster 2024-03-30T14:26:09.570248+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:10.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[53805]: cluster 2024-03-30T14:26:09.549420+0000 mon.a (mon.0) 495 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:26:10.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[53805]: cluster 2024-03-30T14:26:09.560277+0000 mon.a (mon.0) 496 : cluster 1 osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477] boot 2024-03-30T14:26:10.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[53805]: cluster 2024-03-30T14:26:09.560376+0000 mon.a (mon.0) 497 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[53805]: audit 2024-03-30T14:26:09.560803+0000 mon.a (mon.0) 498 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[53805]: cluster 2024-03-30T14:26:09.564775+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[53805]: cluster 2024-03-30T14:26:09.570248+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[55170]: cluster 2024-03-30T14:26:09.549420+0000 mon.a (mon.0) 495 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[55170]: cluster 2024-03-30T14:26:09.560277+0000 mon.a (mon.0) 496 : cluster 1 osd.4 [v2:172.21.15.165:6800/3056280477,v1:172.21.15.165:6801/3056280477] boot 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[55170]: cluster 2024-03-30T14:26:09.560376+0000 mon.a (mon.0) 497 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[55170]: audit 2024-03-30T14:26:09.560803+0000 mon.a (mon.0) 498 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[55170]: cluster 2024-03-30T14:26:09.564775+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:10.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:10 smithi106 bash[55170]: cluster 2024-03-30T14:26:09.570248+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:09.561620+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.237697+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v165: 161 pgs: 9 peering, 24 active+undersized+degraded, 34 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/630 objects degraded (14.762%) 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.564977+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.565781+0000 mon.a (mon.0) 499 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.570195+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.572627+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.576020+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:11 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.578404+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.416 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:26:11] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-30T14:26:11.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:09.561620+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:11.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.237697+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v165: 161 pgs: 9 peering, 24 active+undersized+degraded, 34 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/630 objects degraded (14.762%) 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.564977+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.565781+0000 mon.a (mon.0) 499 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.570195+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.572627+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.576020+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.578404+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:09.561620+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e136 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.237697+0000 mgr.y (mgr.25468) 266 : cluster 0 pgmap v165: 161 pgs: 9 peering, 24 active+undersized+degraded, 34 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/630 objects degraded (14.762%) 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.564977+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.565781+0000 mon.a (mon.0) 499 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.570195+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.572627+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.576020+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:11.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:11 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.578404+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:12 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.572092+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:12 smithi165 bash[41986]: cluster 2024-03-30T14:26:10.574434+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:12 smithi165 bash[41986]: cluster 2024-03-30T14:26:12.027596+0000 mon.a (mon.0) 500 : cluster 3 Health check update: Degraded data redundancy: 93/630 objects degraded (14.762%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:12.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:12 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.572092+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:12 smithi106 bash[53805]: cluster 2024-03-30T14:26:10.574434+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:12 smithi106 bash[53805]: cluster 2024-03-30T14:26:12.027596+0000 mon.a (mon.0) 500 : cluster 3 Health check update: Degraded data redundancy: 93/630 objects degraded (14.762%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:12.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:12 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.572092+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:12 smithi106 bash[55170]: cluster 2024-03-30T14:26:10.574434+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e137 with expected crc 2024-03-30T14:26:12.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:12 smithi106 bash[55170]: cluster 2024-03-30T14:26:12.027596+0000 mon.a (mon.0) 500 : cluster 3 Health check update: Degraded data redundancy: 93/630 objects degraded (14.762%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:13.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:13 smithi165 bash[41986]: cluster 2024-03-30T14:26:12.238759+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v167: 161 pgs: 9 peering, 24 active+undersized+degraded, 34 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-03-30T14:26:13.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:13 smithi106 bash[55170]: cluster 2024-03-30T14:26:12.238759+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v167: 161 pgs: 9 peering, 24 active+undersized+degraded, 34 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-03-30T14:26:13.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:13 smithi106 bash[53805]: cluster 2024-03-30T14:26:12.238759+0000 mgr.y (mgr.25468) 267 : cluster 0 pgmap v167: 161 pgs: 9 peering, 24 active+undersized+degraded, 34 active+undersized, 94 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-03-30T14:26:14.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:14 smithi165 bash[41986]: audit 2024-03-30T14:26:13.101328+0000 mgr.y (mgr.25468) 268 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:14.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:14 smithi106 bash[55170]: audit 2024-03-30T14:26:13.101328+0000 mgr.y (mgr.25468) 268 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:14.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:14 smithi106 bash[53805]: audit 2024-03-30T14:26:13.101328+0000 mgr.y (mgr.25468) 268 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:15.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:15 smithi165 bash[41986]: cluster 2024-03-30T14:26:14.240415+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v168: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:26:15.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:15 smithi106 bash[55170]: cluster 2024-03-30T14:26:14.240415+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v168: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:26:15.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:15 smithi106 bash[53805]: cluster 2024-03-30T14:26:14.240415+0000 mgr.y (mgr.25468) 269 : cluster 0 pgmap v168: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:26:16.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:16 smithi165 bash[41986]: cluster 2024-03-30T14:26:15.080002+0000 mon.a (mon.0) 501 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/630 objects degraded (14.762%), 24 pgs degraded) 2024-03-30T14:26:16.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:16 smithi106 bash[55170]: cluster 2024-03-30T14:26:15.080002+0000 mon.a (mon.0) 501 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/630 objects degraded (14.762%), 24 pgs degraded) 2024-03-30T14:26:16.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:16 smithi106 bash[53805]: cluster 2024-03-30T14:26:15.080002+0000 mon.a (mon.0) 501 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/630 objects degraded (14.762%), 24 pgs degraded) 2024-03-30T14:26:17.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:17 smithi165 bash[41986]: cluster 2024-03-30T14:26:16.241444+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:26:17.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:17 smithi165 bash[41986]: audit 2024-03-30T14:26:17.006239+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:17.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:17 smithi165 bash[41986]: audit 2024-03-30T14:26:17.008604+0000 mon.a (mon.0) 503 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:17.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:17 smithi106 bash[55170]: cluster 2024-03-30T14:26:16.241444+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:26:17.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:17 smithi106 bash[55170]: audit 2024-03-30T14:26:17.006239+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:17.416 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:17 smithi106 bash[55170]: audit 2024-03-30T14:26:17.008604+0000 mon.a (mon.0) 503 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:17.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:17 smithi106 bash[53805]: cluster 2024-03-30T14:26:16.241444+0000 mgr.y (mgr.25468) 270 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:26:17.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:17 smithi106 bash[53805]: audit 2024-03-30T14:26:17.006239+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:17.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:17 smithi106 bash[53805]: audit 2024-03-30T14:26:17.008604+0000 mon.a (mon.0) 503 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:19.029 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.739152+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.029 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.750731+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.029 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.752839+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:19.029 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.754320+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: cluster 2024-03-30T14:26:17.756874+0000 mgr.y (mgr.25468) 271 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: cluster 2024-03-30T14:26:17.757200+0000 mgr.y (mgr.25468) 272 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 680 B/s rd, 0 op/s 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.765884+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.856681+0000 mon.a (mon.0) 509 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.860255+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.863144+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.865309+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.868260+0000 mon.a (mon.0) 513 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: audit 2024-03-30T14:26:17.868512+0000 mgr.y (mgr.25468) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:26:19.030 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:18 smithi165 bash[41986]: cephadm 2024-03-30T14:26:17.870161+0000 mgr.y (mgr.25468) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-30T14:26:19.166 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.739152+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.750731+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.752839+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.754320+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: cluster 2024-03-30T14:26:17.756874+0000 mgr.y (mgr.25468) 271 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: cluster 2024-03-30T14:26:17.757200+0000 mgr.y (mgr.25468) 272 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 680 B/s rd, 0 op/s 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.765884+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.856681+0000 mon.a (mon.0) 509 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.860255+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.863144+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.865309+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.868260+0000 mon.a (mon.0) 513 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: audit 2024-03-30T14:26:17.868512+0000 mgr.y (mgr.25468) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[53805]: cephadm 2024-03-30T14:26:17.870161+0000 mgr.y (mgr.25468) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.739152+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.750731+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.752839+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.754320+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: cluster 2024-03-30T14:26:17.756874+0000 mgr.y (mgr.25468) 271 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 624 B/s rd, 0 op/s 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: cluster 2024-03-30T14:26:17.757200+0000 mgr.y (mgr.25468) 272 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 680 B/s rd, 0 op/s 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.765884+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.856681+0000 mon.a (mon.0) 509 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:19.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.860255+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.863144+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.865309+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:19.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.868260+0000 mon.a (mon.0) 513 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:26:19.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: audit 2024-03-30T14:26:17.868512+0000 mgr.y (mgr.25468) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T14:26:19.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:18 smithi106 bash[55170]: cephadm 2024-03-30T14:26:17.870161+0000 mgr.y (mgr.25468) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-30T14:26:21.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:20 smithi165 bash[41986]: cluster 2024-03-30T14:26:19.758843+0000 mgr.y (mgr.25468) 275 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:26:21.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:20 smithi165 bash[41986]: cephadm 2024-03-30T14:26:19.940359+0000 mgr.y (mgr.25468) 276 : cephadm 1 Upgrade: Updating osd.5 2024-03-30T14:26:21.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:20 smithi165 bash[41986]: audit 2024-03-30T14:26:19.949511+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:21.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:20 smithi165 bash[41986]: audit 2024-03-30T14:26:19.953993+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:26:21.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:20 smithi165 bash[41986]: audit 2024-03-30T14:26:19.955405+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:21.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:20 smithi165 bash[41986]: cephadm 2024-03-30T14:26:19.960929+0000 mgr.y (mgr.25468) 277 : cephadm 1 Deploying daemon osd.5 on smithi165 2024-03-30T14:26:21.416 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:26:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:26:21] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[55170]: cluster 2024-03-30T14:26:19.758843+0000 mgr.y (mgr.25468) 275 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[55170]: cephadm 2024-03-30T14:26:19.940359+0000 mgr.y (mgr.25468) 276 : cephadm 1 Upgrade: Updating osd.5 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[55170]: audit 2024-03-30T14:26:19.949511+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[55170]: audit 2024-03-30T14:26:19.953993+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[55170]: audit 2024-03-30T14:26:19.955405+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[55170]: cephadm 2024-03-30T14:26:19.960929+0000 mgr.y (mgr.25468) 277 : cephadm 1 Deploying daemon osd.5 on smithi165 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[53805]: cluster 2024-03-30T14:26:19.758843+0000 mgr.y (mgr.25468) 275 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:26:21.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[53805]: cephadm 2024-03-30T14:26:19.940359+0000 mgr.y (mgr.25468) 276 : cephadm 1 Upgrade: Updating osd.5 2024-03-30T14:26:21.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[53805]: audit 2024-03-30T14:26:19.949511+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:21.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[53805]: audit 2024-03-30T14:26:19.953993+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T14:26:21.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[53805]: audit 2024-03-30T14:26:19.955405+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:21.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:20 smithi106 bash[53805]: cephadm 2024-03-30T14:26:19.960929+0000 mgr.y (mgr.25468) 277 : cephadm 1 Deploying daemon osd.5 on smithi165 2024-03-30T14:26:23.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:23 smithi106 bash[53805]: cluster 2024-03-30T14:26:21.759638+0000 mgr.y (mgr.25468) 278 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:26:23.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:23 smithi106 bash[53805]: audit 2024-03-30T14:26:22.181995+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:23.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:23 smithi106 bash[55170]: cluster 2024-03-30T14:26:21.759638+0000 mgr.y (mgr.25468) 278 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:26:23.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:23 smithi106 bash[55170]: audit 2024-03-30T14:26:22.181995+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:23.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:23 smithi165 bash[41986]: cluster 2024-03-30T14:26:21.759638+0000 mgr.y (mgr.25468) 278 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:26:23.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:23 smithi165 bash[41986]: audit 2024-03-30T14:26:22.181995+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:24.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:24 smithi165 bash[41986]: audit 2024-03-30T14:26:23.112512+0000 mgr.y (mgr.25468) 279 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:24.370 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:24 smithi165 systemd[1]: Stopping Ceph osd.5 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:26:24.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:24 smithi106 bash[53805]: audit 2024-03-30T14:26:23.112512+0000 mgr.y (mgr.25468) 279 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:24.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:24 smithi106 bash[55170]: audit 2024-03-30T14:26:23.112512+0000 mgr.y (mgr.25468) 279 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:24.870 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:24 smithi165 bash[20612]: debug 2024-03-30T14:26:24.479+0000 7fbeaa9e7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:26:24.870 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:24 smithi165 bash[20612]: debug 2024-03-30T14:26:24.479+0000 7fbeaa9e7700 -1 osd.5 137 *** Got signal Terminated *** 2024-03-30T14:26:24.870 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:24 smithi165 bash[20612]: debug 2024-03-30T14:26:24.479+0000 7fbeaa9e7700 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:26:25.169 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:26:25.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:25 smithi165 bash[41986]: cluster 2024-03-30T14:26:23.761022+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s 2024-03-30T14:26:25.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:25 smithi165 bash[41986]: cluster 2024-03-30T14:26:24.477815+0000 mon.a (mon.0) 518 : cluster 1 osd.5 marked itself down and dead 2024-03-30T14:26:25.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:25 smithi106 bash[53805]: cluster 2024-03-30T14:26:23.761022+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s 2024-03-30T14:26:25.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:25 smithi106 bash[53805]: cluster 2024-03-30T14:26:24.477815+0000 mon.a (mon.0) 518 : cluster 1 osd.5 marked itself down and dead 2024-03-30T14:26:25.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:25 smithi106 bash[55170]: cluster 2024-03-30T14:26:23.761022+0000 mgr.y (mgr.25468) 280 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s 2024-03-30T14:26:25.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:25 smithi106 bash[55170]: cluster 2024-03-30T14:26:24.477815+0000 mon.a (mon.0) 518 : cluster 1 osd.5 marked itself down and dead 2024-03-30T14:26:25.955 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:26:25.955 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (6m) 47s ago 13m 16.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 18s ago 13m - - 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (5m) 47s ago 11m 47.6M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (4m) 18s ago 19m 443M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (5m) 47s ago 21m 502M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (4m) 47s ago 21m 52.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (3m) 18s ago 19m 43.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (3m) 47s ago 19m 44.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (6m) 47s ago 13m 12.0M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (6m) 18s ago 13m 11.7M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (2m) 47s ago 18m 53.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (112s) 47s ago 18m 59.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (82s) 47s ago 17m 47.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (52s) 47s ago 17m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (23s) 18s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:26:25.956 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (15m) 18s ago 16m 64.0M 3037M 17.2.0 e1d6a67b021e 98f476b0041f 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (15m) 18s ago 15m 63.7M 3037M 17.2.0 e1d6a67b021e e21faac4f7ca 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (14m) 18s ago 14m 67.0M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (5m) 18s ago 13m 63.5M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (11m) 47s ago 11m 88.8M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (11m) 18s ago 11m 88.2M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (11m) 47s ago 11m 89.2M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:26:25.957 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (11m) 18s ago 11m 88.2M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:26:26.426 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:26:26.426 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:26:26.426 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:26:26.426 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:26.426 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:26:26.426 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 5 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T14:26:26.427 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 10 2024-03-30T14:26:26.428 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:26:26.428 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:26:26.620 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[45844]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:26:26.620 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[45916]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: audit 2024-03-30T14:26:25.152715+0000 mgr.y (mgr.25468) 281 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.191268+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.205544+0000 mon.a (mon.0) 520 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.207999+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.208942+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.213455+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.213694+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.216654+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.216724+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.218776+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.218922+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.220857+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:26 smithi165 bash[41986]: audit 2024-03-30T14:26:25.548459+0000 mgr.y (mgr.25468) 282 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:26.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: audit 2024-03-30T14:26:25.152715+0000 mgr.y (mgr.25468) 281 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:26.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.191268+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:26:26.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.205544+0000 mon.a (mon.0) 520 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-30T14:26:26.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.207999+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.208942+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.213455+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.213694+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.216654+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.216724+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.218776+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.218922+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.220857+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[53805]: audit 2024-03-30T14:26:25.548459+0000 mgr.y (mgr.25468) 282 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:26.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: audit 2024-03-30T14:26:25.152715+0000 mgr.y (mgr.25468) 281 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.191268+0000 mon.a (mon.0) 519 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:26:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.205544+0000 mon.a (mon.0) 520 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-30T14:26:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.207999+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.208942+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.213455+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.213694+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.216654+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.216724+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.218776+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.218922+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.220857+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e138 with expected crc 2024-03-30T14:26:26.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:26 smithi106 bash[55170]: audit 2024-03-30T14:26:25.548459+0000 mgr.y (mgr.25468) 282 : audit 0 from='client.44386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:26.822 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:26:26.822 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:26:26.822 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "10/23 daemons upgraded", 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:26:26.823 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:26:26.824 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:26:27.256 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2024-03-30T14:26:27.256 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:26:27.256 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:26:27.256 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T14:26:27.256 INFO:teuthology.orchestra.run.smithi106.stdout: osd.5 (root=default,host=smithi165) is down 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:25.761746+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v176: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: audit 2024-03-30T14:26:25.929658+0000 mgr.y (mgr.25468) 284 : audit 0 from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.211599+0000 mon.a (mon.0) 521 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.215491+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.220016+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.221257+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.223179+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.226764+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.227114+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: cluster 2024-03-30T14:26:26.228122+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:27 smithi165 bash[41986]: audit 2024-03-30T14:26:26.423771+0000 mon.a (mon.0) 522 : audit 0 from='client.? 172.21.15.106:0/2875905357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:25.761746+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v176: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: audit 2024-03-30T14:26:25.929658+0000 mgr.y (mgr.25468) 284 : audit 0 from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.211599+0000 mon.a (mon.0) 521 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.215491+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.220016+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.221257+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.223179+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.226764+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.227114+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: cluster 2024-03-30T14:26:26.228122+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[53805]: audit 2024-03-30T14:26:26.423771+0000 mon.a (mon.0) 522 : audit 0 from='client.? 172.21.15.106:0/2875905357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:25.761746+0000 mgr.y (mgr.25468) 283 : cluster 0 pgmap v176: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: audit 2024-03-30T14:26:25.929658+0000 mgr.y (mgr.25468) 284 : audit 0 from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.211599+0000 mon.a (mon.0) 521 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.215491+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.220016+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.221257+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.223179+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.226764+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.227114+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: cluster 2024-03-30T14:26:26.228122+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e139 with expected crc 2024-03-30T14:26:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:27 smithi106 bash[55170]: audit 2024-03-30T14:26:26.423771+0000 mon.a (mon.0) 522 : audit 0 from='client.? 172.21.15.106:0/2875905357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:28.562 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:28 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.5.service: Succeeded. 2024-03-30T14:26:28.562 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:28 smithi165 systemd[1]: Stopped Ceph osd.5 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:26:28.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:28 smithi165 bash[41986]: audit 2024-03-30T14:26:26.820111+0000 mgr.y (mgr.25468) 285 : audit 0 from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:28.563 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:28 smithi165 bash[41986]: audit 2024-03-30T14:26:27.254499+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.106:0/4048149988' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:26:28.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:28 smithi106 bash[55170]: audit 2024-03-30T14:26:26.820111+0000 mgr.y (mgr.25468) 285 : audit 0 from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:28.666 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:28 smithi106 bash[55170]: audit 2024-03-30T14:26:27.254499+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.106:0/4048149988' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:26:28.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:28 smithi106 bash[53805]: audit 2024-03-30T14:26:26.820111+0000 mgr.y (mgr.25468) 285 : audit 0 from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:28.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:28 smithi106 bash[53805]: audit 2024-03-30T14:26:27.254499+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.106:0/4048149988' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:26:29.486 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:29 smithi165 bash[41986]: cluster 2024-03-30T14:26:27.762496+0000 mgr.y (mgr.25468) 286 : cluster 0 pgmap v178: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:26:29.486 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:29 smithi165 bash[41986]: audit 2024-03-30T14:26:28.611686+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:29.486 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:29 smithi165 bash[41986]: audit 2024-03-30T14:26:28.622582+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:29.486 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:29 smithi165 bash[41986]: audit 2024-03-30T14:26:28.647537+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:29.486 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:28 smithi165 systemd[1]: Started Ceph osd.5 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:26:29.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[53805]: cluster 2024-03-30T14:26:27.762496+0000 mgr.y (mgr.25468) 286 : cluster 0 pgmap v178: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[53805]: audit 2024-03-30T14:26:28.611686+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[53805]: audit 2024-03-30T14:26:28.622582+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[53805]: audit 2024-03-30T14:26:28.647537+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[55170]: cluster 2024-03-30T14:26:27.762496+0000 mgr.y (mgr.25468) 286 : cluster 0 pgmap v178: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[55170]: audit 2024-03-30T14:26:28.611686+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[55170]: audit 2024-03-30T14:26:28.622582+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:29.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:29 smithi106 bash[55170]: audit 2024-03-30T14:26:28.647537+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[41986]: cluster 2024-03-30T14:26:30.221705+0000 mon.a (mon.0) 526 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:30.370 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T14:26:30.370 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-03-30T14:26:30.370 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T14:26:30.370 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T14:26:30.371 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-30T14:26:30.371 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T14:26:30.371 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:30 smithi165 bash[46087]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-30T14:26:30.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:30 smithi106 bash[53805]: cluster 2024-03-30T14:26:30.221705+0000 mon.a (mon.0) 526 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:30.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:30 smithi106 bash[55170]: cluster 2024-03-30T14:26:30.221705+0000 mon.a (mon.0) 526 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:31.416 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:31 smithi106 bash[53805]: cluster 2024-03-30T14:26:29.764554+0000 mgr.y (mgr.25468) 287 : cluster 0 pgmap v179: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:31.417 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:26:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:26:31] "GET /metrics HTTP/1.1" 200 38529 "" "Prometheus/2.33.4" 2024-03-30T14:26:31.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:31 smithi106 bash[55170]: cluster 2024-03-30T14:26:29.764554+0000 mgr.y (mgr.25468) 287 : cluster 0 pgmap v179: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:31.561 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:31 smithi165 bash[41986]: cluster 2024-03-30T14:26:29.764554+0000 mgr.y (mgr.25468) 287 : cluster 0 pgmap v179: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:31.847 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:31 smithi165 bash[46388]: debug 2024-03-30T14:26:31.563+0000 7fc06841d700 1 -- 172.21.15.165:0/2576603515 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fb9c8bd680 con 0x55fb9c8fb000 2024-03-30T14:26:32.120 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:31 smithi165 bash[46388]: debug 2024-03-30T14:26:31.847+0000 7fc0715b57c0 -1 Falling back to public interface 2024-03-30T14:26:33.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:33 smithi165 bash[41986]: cluster 2024-03-30T14:26:31.765605+0000 mgr.y (mgr.25468) 288 : cluster 0 pgmap v180: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:33.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:33 smithi165 bash[41986]: audit 2024-03-30T14:26:32.006317+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:33.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:33 smithi165 bash[41986]: audit 2024-03-30T14:26:32.008743+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:33.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:33 smithi106 bash[53805]: cluster 2024-03-30T14:26:31.765605+0000 mgr.y (mgr.25468) 288 : cluster 0 pgmap v180: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:33.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:33 smithi106 bash[53805]: audit 2024-03-30T14:26:32.006317+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:33.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:33 smithi106 bash[53805]: audit 2024-03-30T14:26:32.008743+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:33.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:33 smithi106 bash[55170]: cluster 2024-03-30T14:26:31.765605+0000 mgr.y (mgr.25468) 288 : cluster 0 pgmap v180: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:33.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:33 smithi106 bash[55170]: audit 2024-03-30T14:26:32.006317+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:33.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:33 smithi106 bash[55170]: audit 2024-03-30T14:26:32.008743+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:34.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:34 smithi165 bash[41986]: audit 2024-03-30T14:26:33.123787+0000 mgr.y (mgr.25468) 289 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:34.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:34 smithi106 bash[53805]: audit 2024-03-30T14:26:33.123787+0000 mgr.y (mgr.25468) 289 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:34.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:34 smithi106 bash[55170]: audit 2024-03-30T14:26:33.123787+0000 mgr.y (mgr.25468) 289 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:35.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:35 smithi165 bash[41986]: cluster 2024-03-30T14:26:33.767128+0000 mgr.y (mgr.25468) 290 : cluster 0 pgmap v181: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:35.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:35 smithi165 bash[41986]: audit 2024-03-30T14:26:34.889871+0000 mon.a (mon.0) 529 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:26:35.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:35 smithi165 bash[41986]: audit 2024-03-30T14:26:34.895585+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:26:35.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:35 smithi165 bash[41986]: audit 2024-03-30T14:26:34.898082+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:35.120 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:35 smithi165 bash[41986]: audit 2024-03-30T14:26:34.910888+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:35.121 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:34 smithi165 bash[46388]: debug 2024-03-30T14:26:34.839+0000 7fc0715b57c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-30T14:26:35.121 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:34 smithi165 bash[46388]: debug 2024-03-30T14:26:34.887+0000 7fc0715b57c0 -1 osd.5 137 log_to_monitors true 2024-03-30T14:26:35.121 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:26:35 smithi165 bash[46388]: debug 2024-03-30T14:26:35.083+0000 7fc062a0d700 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:26:35.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[53805]: cluster 2024-03-30T14:26:33.767128+0000 mgr.y (mgr.25468) 290 : cluster 0 pgmap v181: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:35.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[53805]: audit 2024-03-30T14:26:34.889871+0000 mon.a (mon.0) 529 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:26:35.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[53805]: audit 2024-03-30T14:26:34.895585+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:26:35.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[53805]: audit 2024-03-30T14:26:34.898082+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:35.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[53805]: audit 2024-03-30T14:26:34.910888+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:35.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[55170]: cluster 2024-03-30T14:26:33.767128+0000 mgr.y (mgr.25468) 290 : cluster 0 pgmap v181: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:35.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[55170]: audit 2024-03-30T14:26:34.889871+0000 mon.a (mon.0) 529 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:26:35.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[55170]: audit 2024-03-30T14:26:34.895585+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T14:26:35.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[55170]: audit 2024-03-30T14:26:34.898082+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:35.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:35 smithi106 bash[55170]: audit 2024-03-30T14:26:34.910888+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:36 smithi165 bash[41986]: audit 2024-03-30T14:26:35.017007+0000 mon.a (mon.0) 532 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:26:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:36 smithi165 bash[41986]: cluster 2024-03-30T14:26:35.024394+0000 mon.a (mon.0) 533 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-30T14:26:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:36 smithi165 bash[41986]: audit 2024-03-30T14:26:35.025471+0000 mon.a (mon.0) 534 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:36 smithi165 bash[41986]: audit 2024-03-30T14:26:35.031253+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:36.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:36 smithi165 bash[41986]: audit 2024-03-30T14:26:36.007429+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:36.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:36 smithi165 bash[41986]: audit 2024-03-30T14:26:36.017732+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[55170]: audit 2024-03-30T14:26:35.017007+0000 mon.a (mon.0) 532 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[55170]: cluster 2024-03-30T14:26:35.024394+0000 mon.a (mon.0) 533 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[55170]: audit 2024-03-30T14:26:35.025471+0000 mon.a (mon.0) 534 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[55170]: audit 2024-03-30T14:26:35.031253+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[55170]: audit 2024-03-30T14:26:36.007429+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[55170]: audit 2024-03-30T14:26:36.017732+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[53805]: audit 2024-03-30T14:26:35.017007+0000 mon.a (mon.0) 532 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T14:26:36.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[53805]: cluster 2024-03-30T14:26:35.024394+0000 mon.a (mon.0) 533 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-30T14:26:36.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[53805]: audit 2024-03-30T14:26:35.025471+0000 mon.a (mon.0) 534 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:36.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[53805]: audit 2024-03-30T14:26:35.031253+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:26:36.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[53805]: audit 2024-03-30T14:26:36.007429+0000 mon.a (mon.0) 535 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:36.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:36 smithi106 bash[53805]: audit 2024-03-30T14:26:36.017732+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:37.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:35.768173+0000 mgr.y (mgr.25468) 291 : cluster 0 pgmap v183: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:37.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:35.816207+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:26:37.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:35.816449+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.029514+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.043616+0000 mon.a (mon.0) 538 : cluster 1 osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468] boot 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.043679+0000 mon.a (mon.0) 539 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: audit 2024-03-30T14:26:36.044531+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.047841+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.052724+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.052942+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.058983+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.060825+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.062287+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:37 smithi165 bash[41986]: cluster 2024-03-30T14:26:36.064036+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:35.768173+0000 mgr.y (mgr.25468) 291 : cluster 0 pgmap v183: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:37.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:35.816207+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:26:37.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:35.816449+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:26:37.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.029514+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:26:37.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.043616+0000 mon.a (mon.0) 538 : cluster 1 osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468] boot 2024-03-30T14:26:37.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.043679+0000 mon.a (mon.0) 539 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: audit 2024-03-30T14:26:36.044531+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.047841+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.052724+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.052942+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.058983+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.060825+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.062287+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[53805]: cluster 2024-03-30T14:26:36.064036+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:35.768173+0000 mgr.y (mgr.25468) 291 : cluster 0 pgmap v183: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:35.816207+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:35.816449+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e140 with expected crc 2024-03-30T14:26:37.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.029514+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.043616+0000 mon.a (mon.0) 538 : cluster 1 osd.5 [v2:172.21.15.165:6808/1833122468,v1:172.21.15.165:6809/1833122468] boot 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.043679+0000 mon.a (mon.0) 539 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: audit 2024-03-30T14:26:36.044531+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.047841+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.052724+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.052942+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.058983+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.060825+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.062287+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:37.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:37 smithi106 bash[55170]: cluster 2024-03-30T14:26:36.064036+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e141 with expected crc 2024-03-30T14:26:38.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.048311+0000 mon.a (mon.0) 541 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-30T14:26:38.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.051772+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.054563+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.055899+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.059604+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.059998+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.061859+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.062421+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.064109+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.066223+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:38 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.069804+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.048311+0000 mon.a (mon.0) 541 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.051772+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.054563+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.055899+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.059604+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.059998+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.061859+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.062421+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.064109+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.066223+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.069804+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.048311+0000 mon.a (mon.0) 541 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.051772+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.054563+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.055899+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.059604+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.059998+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.061859+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.062421+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.064109+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.066223+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:38.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:38 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.069804+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e142 with expected crc 2024-03-30T14:26:39.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:39 smithi165 bash[41986]: cluster 2024-03-30T14:26:37.769188+0000 mgr.y (mgr.25468) 292 : cluster 0 pgmap v186: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-03-30T14:26:39.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:39 smithi106 bash[53805]: cluster 2024-03-30T14:26:37.769188+0000 mgr.y (mgr.25468) 292 : cluster 0 pgmap v186: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-03-30T14:26:39.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:39 smithi106 bash[55170]: cluster 2024-03-30T14:26:37.769188+0000 mgr.y (mgr.25468) 292 : cluster 0 pgmap v186: 161 pgs: 21 active+undersized+degraded, 35 active+undersized, 105 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-03-30T14:26:40.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:40 smithi165 bash[41986]: cluster 2024-03-30T14:26:40.062430+0000 mon.a (mon.0) 542 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:40.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:40 smithi106 bash[53805]: cluster 2024-03-30T14:26:40.062430+0000 mon.a (mon.0) 542 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:40.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:40 smithi106 bash[55170]: cluster 2024-03-30T14:26:40.062430+0000 mon.a (mon.0) 542 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:41.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:41 smithi165 bash[41986]: cluster 2024-03-30T14:26:39.771017+0000 mgr.y (mgr.25468) 293 : cluster 0 pgmap v187: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/630 objects degraded (5.238%) 2024-03-30T14:26:41.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:41 smithi106 bash[53805]: cluster 2024-03-30T14:26:39.771017+0000 mgr.y (mgr.25468) 293 : cluster 0 pgmap v187: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/630 objects degraded (5.238%) 2024-03-30T14:26:41.417 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:26:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:26:41] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.33.4" 2024-03-30T14:26:41.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:41 smithi106 bash[55170]: cluster 2024-03-30T14:26:39.771017+0000 mgr.y (mgr.25468) 293 : cluster 0 pgmap v187: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 33/630 objects degraded (5.238%) 2024-03-30T14:26:42.335 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:42 smithi165 bash[41986]: cluster 2024-03-30T14:26:42.117675+0000 mon.a (mon.0) 543 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-03-30T14:26:42.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:42 smithi106 bash[53805]: cluster 2024-03-30T14:26:42.117675+0000 mon.a (mon.0) 543 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-03-30T14:26:42.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:42 smithi106 bash[55170]: cluster 2024-03-30T14:26:42.117675+0000 mon.a (mon.0) 543 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-03-30T14:26:43.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:43 smithi106 bash[53805]: cluster 2024-03-30T14:26:41.772056+0000 mgr.y (mgr.25468) 294 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-03-30T14:26:43.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:43 smithi106 bash[55170]: cluster 2024-03-30T14:26:41.772056+0000 mgr.y (mgr.25468) 294 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-03-30T14:26:43.604 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:43 smithi165 bash[41986]: cluster 2024-03-30T14:26:41.772056+0000 mgr.y (mgr.25468) 294 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-03-30T14:26:44.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:44 smithi165 bash[41986]: audit 2024-03-30T14:26:43.135091+0000 mgr.y (mgr.25468) 295 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:44.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:44 smithi106 bash[53805]: audit 2024-03-30T14:26:43.135091+0000 mgr.y (mgr.25468) 295 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:44.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:44 smithi106 bash[55170]: audit 2024-03-30T14:26:43.135091+0000 mgr.y (mgr.25468) 295 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:45.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:45 smithi165 bash[41986]: cluster 2024-03-30T14:26:43.773345+0000 mgr.y (mgr.25468) 296 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T14:26:45.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:45 smithi106 bash[53805]: cluster 2024-03-30T14:26:43.773345+0000 mgr.y (mgr.25468) 296 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T14:26:45.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:45 smithi106 bash[55170]: cluster 2024-03-30T14:26:43.773345+0000 mgr.y (mgr.25468) 296 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.669928+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.682174+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.684415+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.685981+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: cluster 2024-03-30T14:26:45.689024+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: cluster 2024-03-30T14:26:45.689630+0000 mgr.y (mgr.25468) 298 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.695511+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.781900+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:47.012 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.785406+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.013 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.788162+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.013 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.790393+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.013 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.793213+0000 mon.a (mon.0) 553 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:26:47.013 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: audit 2024-03-30T14:26:45.793567+0000 mgr.y (mgr.25468) 299 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:26:47.013 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:46 smithi165 bash[41986]: cephadm 2024-03-30T14:26:45.795767+0000 mgr.y (mgr.25468) 300 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-30T14:26:47.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.669928+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.682174+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.684415+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:47.167 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.685981+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: cluster 2024-03-30T14:26:45.689024+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: cluster 2024-03-30T14:26:45.689630+0000 mgr.y (mgr.25468) 298 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.695511+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.781900+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.785406+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.788162+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.790393+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.793213+0000 mon.a (mon.0) 553 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: audit 2024-03-30T14:26:45.793567+0000 mgr.y (mgr.25468) 299 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[53805]: cephadm 2024-03-30T14:26:45.795767+0000 mgr.y (mgr.25468) 300 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.669928+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.168 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.682174+0000 mon.a (mon.0) 545 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.684415+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.685981+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: cluster 2024-03-30T14:26:45.689024+0000 mgr.y (mgr.25468) 297 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 849 B/s rd, 0 op/s 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: cluster 2024-03-30T14:26:45.689630+0000 mgr.y (mgr.25468) 298 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.695511+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.781900+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.785406+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.788162+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.790393+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.793213+0000 mon.a (mon.0) 553 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: audit 2024-03-30T14:26:45.793567+0000 mgr.y (mgr.25468) 299 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T14:26:47.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:46 smithi106 bash[55170]: cephadm 2024-03-30T14:26:45.795767+0000 mgr.y (mgr.25468) 300 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-30T14:26:48.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:48 smithi165 bash[41986]: audit 2024-03-30T14:26:47.008286+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:48 smithi165 bash[41986]: audit 2024-03-30T14:26:47.010528+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:48.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:48 smithi165 bash[41986]: audit 2024-03-30T14:26:47.205663+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:48 smithi165 bash[41986]: audit 2024-03-30T14:26:47.974744+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:48 smithi165 bash[41986]: audit 2024-03-30T14:26:47.978486+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:26:48.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:48 smithi165 bash[41986]: audit 2024-03-30T14:26:47.979685+0000 mon.a (mon.0) 559 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:48.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[53805]: audit 2024-03-30T14:26:47.008286+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[53805]: audit 2024-03-30T14:26:47.010528+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[53805]: audit 2024-03-30T14:26:47.205663+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[53805]: audit 2024-03-30T14:26:47.974744+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[53805]: audit 2024-03-30T14:26:47.978486+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[53805]: audit 2024-03-30T14:26:47.979685+0000 mon.a (mon.0) 559 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[55170]: audit 2024-03-30T14:26:47.008286+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[55170]: audit 2024-03-30T14:26:47.010528+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[55170]: audit 2024-03-30T14:26:47.205663+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[55170]: audit 2024-03-30T14:26:47.974744+0000 mon.a (mon.0) 557 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:48.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[55170]: audit 2024-03-30T14:26:47.978486+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T14:26:48.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:48 smithi106 bash[55170]: audit 2024-03-30T14:26:47.979685+0000 mon.a (mon.0) 559 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:26:49.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:49 smithi165 bash[41986]: cluster 2024-03-30T14:26:47.690444+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T14:26:49.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:49 smithi165 bash[41986]: cephadm 2024-03-30T14:26:47.967049+0000 mgr.y (mgr.25468) 302 : cephadm 1 Upgrade: Updating osd.6 2024-03-30T14:26:49.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:49 smithi165 bash[41986]: cephadm 2024-03-30T14:26:47.983683+0000 mgr.y (mgr.25468) 303 : cephadm 1 Deploying daemon osd.6 on smithi165 2024-03-30T14:26:49.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:49 smithi106 bash[53805]: cluster 2024-03-30T14:26:47.690444+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T14:26:49.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:49 smithi106 bash[53805]: cephadm 2024-03-30T14:26:47.967049+0000 mgr.y (mgr.25468) 302 : cephadm 1 Upgrade: Updating osd.6 2024-03-30T14:26:49.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:49 smithi106 bash[53805]: cephadm 2024-03-30T14:26:47.983683+0000 mgr.y (mgr.25468) 303 : cephadm 1 Deploying daemon osd.6 on smithi165 2024-03-30T14:26:49.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:49 smithi106 bash[55170]: cluster 2024-03-30T14:26:47.690444+0000 mgr.y (mgr.25468) 301 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T14:26:49.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:49 smithi106 bash[55170]: cephadm 2024-03-30T14:26:47.967049+0000 mgr.y (mgr.25468) 302 : cephadm 1 Upgrade: Updating osd.6 2024-03-30T14:26:49.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:49 smithi106 bash[55170]: cephadm 2024-03-30T14:26:47.983683+0000 mgr.y (mgr.25468) 303 : cephadm 1 Deploying daemon osd.6 on smithi165 2024-03-30T14:26:51.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:51 smithi165 bash[41986]: cluster 2024-03-30T14:26:49.691929+0000 mgr.y (mgr.25468) 304 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T14:26:51.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:51 smithi106 bash[53805]: cluster 2024-03-30T14:26:49.691929+0000 mgr.y (mgr.25468) 304 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T14:26:51.417 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:26:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:26:51] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-03-30T14:26:51.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:51 smithi106 bash[55170]: cluster 2024-03-30T14:26:49.691929+0000 mgr.y (mgr.25468) 304 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-03-30T14:26:52.362 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:52 smithi165 systemd[1]: Stopping Ceph osd.6 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:26:52.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:52 smithi165 bash[23731]: debug 2024-03-30T14:26:52.363+0000 7f1ba8b10700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:26:52.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:52 smithi165 bash[23731]: debug 2024-03-30T14:26:52.363+0000 7f1ba8b10700 -1 osd.6 142 *** Got signal Terminated *** 2024-03-30T14:26:52.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:52 smithi165 bash[23731]: debug 2024-03-30T14:26:52.363+0000 7f1ba8b10700 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:26:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:53 smithi106 bash[53805]: cluster 2024-03-30T14:26:51.693134+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-30T14:26:53.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:53 smithi106 bash[53805]: cluster 2024-03-30T14:26:52.360701+0000 mon.a (mon.0) 560 : cluster 1 osd.6 marked itself down and dead 2024-03-30T14:26:53.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:53 smithi106 bash[55170]: cluster 2024-03-30T14:26:51.693134+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-30T14:26:53.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:53 smithi106 bash[55170]: cluster 2024-03-30T14:26:52.360701+0000 mon.a (mon.0) 560 : cluster 1 osd.6 marked itself down and dead 2024-03-30T14:26:53.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:53 smithi165 bash[41986]: cluster 2024-03-30T14:26:51.693134+0000 mgr.y (mgr.25468) 305 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-30T14:26:53.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:53 smithi165 bash[41986]: cluster 2024-03-30T14:26:52.360701+0000 mon.a (mon.0) 560 : cluster 1 osd.6 marked itself down and dead 2024-03-30T14:26:54.473 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[47853]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:26:54.473 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[41986]: audit 2024-03-30T14:26:53.144899+0000 mgr.y (mgr.25468) 306 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:54.473 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[41986]: cluster 2024-03-30T14:26:53.214460+0000 mon.a (mon.0) 561 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:26:54.473 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[41986]: cluster 2024-03-30T14:26:53.232797+0000 mon.a (mon.0) 562 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-30T14:26:54.473 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[41986]: cluster 2024-03-30T14:26:53.236773+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.473 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[41986]: cluster 2024-03-30T14:26:53.242067+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.473 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[41986]: cluster 2024-03-30T14:26:53.245108+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[53805]: audit 2024-03-30T14:26:53.144899+0000 mgr.y (mgr.25468) 306 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:54.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[53805]: cluster 2024-03-30T14:26:53.214460+0000 mon.a (mon.0) 561 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:26:54.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[53805]: cluster 2024-03-30T14:26:53.232797+0000 mon.a (mon.0) 562 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-30T14:26:54.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[53805]: cluster 2024-03-30T14:26:53.236773+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[53805]: cluster 2024-03-30T14:26:53.242067+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[53805]: cluster 2024-03-30T14:26:53.245108+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[55170]: audit 2024-03-30T14:26:53.144899+0000 mgr.y (mgr.25468) 306 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[55170]: cluster 2024-03-30T14:26:53.214460+0000 mon.a (mon.0) 561 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[55170]: cluster 2024-03-30T14:26:53.232797+0000 mon.a (mon.0) 562 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[55170]: cluster 2024-03-30T14:26:53.236773+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[55170]: cluster 2024-03-30T14:26:53.242067+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:54 smithi106 bash[55170]: cluster 2024-03-30T14:26:53.245108+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e143 with expected crc 2024-03-30T14:26:54.870 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:54 smithi165 bash[47928]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:26:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:53.694000+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v196: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:26:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.237519+0000 mon.a (mon.0) 563 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-30T14:26:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.241807+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.246653+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.249032+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.252126+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.254587+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:55 smithi165 bash[41986]: cluster 2024-03-30T14:26:54.256285+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:53.694000+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v196: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:26:55.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.237519+0000 mon.a (mon.0) 563 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-30T14:26:55.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.241807+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.246653+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.249032+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.252126+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.254587+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[53805]: cluster 2024-03-30T14:26:54.256285+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:53.694000+0000 mgr.y (mgr.25468) 307 : cluster 0 pgmap v196: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.237519+0000 mon.a (mon.0) 563 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.241807+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.246653+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.249032+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.252126+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.254587+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:55.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:55 smithi106 bash[55170]: cluster 2024-03-30T14:26:54.256285+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e144 with expected crc 2024-03-30T14:26:56.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:56 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.6.service: Succeeded. 2024-03-30T14:26:56.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:56 smithi165 systemd[1]: Stopped Ceph osd.6 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:26:56.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:56 smithi165 bash[41986]: cluster 2024-03-30T14:26:56.235931+0000 mon.a (mon.0) 564 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-30T14:26:56.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:56 smithi165 bash[41986]: cluster 2024-03-30T14:26:56.236019+0000 mon.a (mon.0) 565 : cluster 3 Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:56.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:56 smithi106 bash[53805]: cluster 2024-03-30T14:26:56.235931+0000 mon.a (mon.0) 564 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-30T14:26:56.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:56 smithi106 bash[53805]: cluster 2024-03-30T14:26:56.236019+0000 mon.a (mon.0) 565 : cluster 3 Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:56.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:56 smithi106 bash[55170]: cluster 2024-03-30T14:26:56.235931+0000 mon.a (mon.0) 564 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-30T14:26:56.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:56 smithi106 bash[55170]: cluster 2024-03-30T14:26:56.236019+0000 mon.a (mon.0) 565 : cluster 3 Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded (PG_DEGRADED) 2024-03-30T14:26:57.120 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:56 smithi165 systemd[1]: Started Ceph osd.6 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:26:57.594 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:57 smithi165 bash[41986]: cluster 2024-03-30T14:26:55.695310+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v198: 161 pgs: 5 active+undersized+degraded, 15 peering, 7 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:26:57.594 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:57 smithi165 bash[41986]: audit 2024-03-30T14:26:56.763712+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:57.594 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:57 smithi165 bash[41986]: audit 2024-03-30T14:26:56.776555+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:57.594 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:57 smithi165 bash[41986]: audit 2024-03-30T14:26:56.820732+0000 mon.a (mon.0) 568 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:57.646 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:26:57.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[53805]: cluster 2024-03-30T14:26:55.695310+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v198: 161 pgs: 5 active+undersized+degraded, 15 peering, 7 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:26:57.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[53805]: audit 2024-03-30T14:26:56.763712+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:57.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[53805]: audit 2024-03-30T14:26:56.776555+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:57.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[53805]: audit 2024-03-30T14:26:56.820732+0000 mon.a (mon.0) 568 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:57.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[55170]: cluster 2024-03-30T14:26:55.695310+0000 mgr.y (mgr.25468) 308 : cluster 0 pgmap v198: 161 pgs: 5 active+undersized+degraded, 15 peering, 7 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:26:57.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[55170]: audit 2024-03-30T14:26:56.763712+0000 mon.a (mon.0) 566 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:57.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[55170]: audit 2024-03-30T14:26:56.776555+0000 mon.a (mon.0) 567 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:26:57.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:57 smithi106 bash[55170]: audit 2024-03-30T14:26:56.820732+0000 mon.a (mon.0) 568 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (7m) 79s ago 14m 16.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 23s ago 13m - - 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (5m) 79s ago 12m 47.6M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (5m) 23s ago 19m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (6m) 79s ago 22m 502M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:26:58.410 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (5m) 79s ago 22m 52.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (4m) 23s ago 20m 41.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (4m) 79s ago 20m 44.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (7m) 79s ago 14m 12.0M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (6m) 23s ago 14m 12.1M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (2m) 79s ago 19m 53.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (2m) 79s ago 18m 59.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (114s) 79s ago 18m 47.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (84s) 79s ago 17m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:26:58.411 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (55s) 23s ago 17m 53.4M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (27s) 23s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 starting - - - 3037M 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (15m) 23s ago 15m 68.2M 3037M 17.2.0 e1d6a67b021e 96cf9b99167b 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (5m) 23s ago 14m 64.8M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (12m) 79s ago 12m 88.8M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (12m) 23s ago 12m 88.5M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (12m) 79s ago 12m 89.2M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:26:58.412 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (12m) 23s ago 12m 88.3M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:26:58.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T14:26:58.621 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-03-30T14:26:58.621 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T14:26:58.621 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T14:26:58.621 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-30T14:26:58.621 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T14:26:58.621 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:58 smithi165 bash[48101]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-30T14:26:58.866 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:26:58.867 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 6 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 11 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:26:58.868 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:26:59.250 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:26:59.251 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "11/23 daemons upgraded", 2024-03-30T14:26:59.251 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:26:59.251 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:26:59.251 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:26:59.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:59 smithi165 bash[41986]: audit 2024-03-30T14:26:57.630429+0000 mgr.y (mgr.25468) 309 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:59 smithi165 bash[41986]: cluster 2024-03-30T14:26:57.696230+0000 mgr.y (mgr.25468) 310 : cluster 0 pgmap v199: 161 pgs: 5 active+undersized+degraded, 15 peering, 7 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:26:59.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:59 smithi165 bash[41986]: audit 2024-03-30T14:26:58.010363+0000 mgr.y (mgr.25468) 311 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:59 smithi165 bash[41986]: audit 2024-03-30T14:26:58.384643+0000 mgr.y (mgr.25468) 312 : audit 0 from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:26:59 smithi165 bash[41986]: audit 2024-03-30T14:26:58.863881+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.106:0/2927785917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:59.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[53805]: audit 2024-03-30T14:26:57.630429+0000 mgr.y (mgr.25468) 309 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[53805]: cluster 2024-03-30T14:26:57.696230+0000 mgr.y (mgr.25468) 310 : cluster 0 pgmap v199: 161 pgs: 5 active+undersized+degraded, 15 peering, 7 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:26:59.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[53805]: audit 2024-03-30T14:26:58.010363+0000 mgr.y (mgr.25468) 311 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[53805]: audit 2024-03-30T14:26:58.384643+0000 mgr.y (mgr.25468) 312 : audit 0 from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[53805]: audit 2024-03-30T14:26:58.863881+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.106:0/2927785917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[55170]: audit 2024-03-30T14:26:57.630429+0000 mgr.y (mgr.25468) 309 : audit 0 from='client.34491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[55170]: cluster 2024-03-30T14:26:57.696230+0000 mgr.y (mgr.25468) 310 : cluster 0 pgmap v199: 161 pgs: 5 active+undersized+degraded, 15 peering, 7 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[55170]: audit 2024-03-30T14:26:58.010363+0000 mgr.y (mgr.25468) 311 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[55170]: audit 2024-03-30T14:26:58.384643+0000 mgr.y (mgr.25468) 312 : audit 0 from='client.44434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:26:59.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:26:59 smithi106 bash[55170]: audit 2024-03-30T14:26:58.863881+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.106:0/2927785917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs inactive, 2 pgs peering; Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout: osd.6 (root=default,host=smithi165) is down 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 2 pgs peering 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.14 is stuck peering for 78s, current state peering, last acting [3,5] 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout: pg 4.a is stuck peering for 2m, current state peering, last acting [1,7] 2024-03-30T14:26:59.702 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded 2024-03-30T14:26:59.703 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.16 is active+undersized+degraded, acting [5,2] 2024-03-30T14:26:59.703 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-03-30T14:26:59.703 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-03-30T14:26:59.703 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-03-30T14:26:59.703 INFO:teuthology.orchestra.run.smithi106.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-03-30T14:27:00.120 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:26:59 smithi165 bash[48396]: debug 2024-03-30T14:26:59.899+0000 7f7837f8a700 1 -- 172.21.15.165:0/871700414 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557cbf1e3680 con 0x557cbf220c00 2024-03-30T14:27:00.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:27:00 smithi165 bash[48396]: debug 2024-03-30T14:27:00.451+0000 7f78411227c0 -1 Falling back to public interface 2024-03-30T14:27:00.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:00 smithi165 bash[41986]: audit 2024-03-30T14:26:59.246796+0000 mgr.y (mgr.25468) 313 : audit 0 from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:00.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:00 smithi165 bash[41986]: audit 2024-03-30T14:26:59.699644+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.106:0/1897419221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:27:00.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:00 smithi106 bash[53805]: audit 2024-03-30T14:26:59.246796+0000 mgr.y (mgr.25468) 313 : audit 0 from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:00.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:00 smithi106 bash[53805]: audit 2024-03-30T14:26:59.699644+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.106:0/1897419221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:27:00.667 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:00 smithi106 bash[55170]: audit 2024-03-30T14:26:59.246796+0000 mgr.y (mgr.25468) 313 : audit 0 from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:00.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:00 smithi106 bash[55170]: audit 2024-03-30T14:26:59.699644+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.106:0/1897419221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:27:01.417 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:27:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:27:01] "GET /metrics HTTP/1.1" 200 38537 "" "Prometheus/2.33.4" 2024-03-30T14:27:01.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:01 smithi106 bash[53805]: cluster 2024-03-30T14:26:59.697918+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v200: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:01.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:01 smithi106 bash[53805]: cluster 2024-03-30T14:27:00.296804+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-03-30T14:27:01.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:01 smithi106 bash[55170]: cluster 2024-03-30T14:26:59.697918+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v200: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:01.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:01 smithi106 bash[55170]: cluster 2024-03-30T14:27:00.296804+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-03-30T14:27:01.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:01 smithi165 bash[41986]: cluster 2024-03-30T14:26:59.697918+0000 mgr.y (mgr.25468) 314 : cluster 0 pgmap v200: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:01.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:01 smithi165 bash[41986]: cluster 2024-03-30T14:27:00.296804+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-03-30T14:27:03.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:03 smithi165 bash[41986]: cluster 2024-03-30T14:27:01.699227+0000 mgr.y (mgr.25468) 315 : cluster 0 pgmap v201: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:03.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:03 smithi165 bash[41986]: audit 2024-03-30T14:27:02.007520+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:03.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:03 smithi165 bash[41986]: audit 2024-03-30T14:27:02.010055+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:03.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:03 smithi165 bash[41986]: cluster 2024-03-30T14:27:02.048089+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:03.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[55170]: cluster 2024-03-30T14:27:01.699227+0000 mgr.y (mgr.25468) 315 : cluster 0 pgmap v201: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:03.417 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[55170]: audit 2024-03-30T14:27:02.007520+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:03.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[55170]: audit 2024-03-30T14:27:02.010055+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:03.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[55170]: cluster 2024-03-30T14:27:02.048089+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:03.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[53805]: cluster 2024-03-30T14:27:01.699227+0000 mgr.y (mgr.25468) 315 : cluster 0 pgmap v201: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:03.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[53805]: audit 2024-03-30T14:27:02.007520+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:03.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[53805]: audit 2024-03-30T14:27:02.010055+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:03.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:03 smithi106 bash[53805]: cluster 2024-03-30T14:27:02.048089+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 20 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:03.870 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:27:03 smithi165 bash[48396]: debug 2024-03-30T14:27:03.479+0000 7f78411227c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-30T14:27:03.871 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:27:03 smithi165 bash[48396]: debug 2024-03-30T14:27:03.519+0000 7f78411227c0 -1 osd.6 142 log_to_monitors true 2024-03-30T14:27:04.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[53805]: audit 2024-03-30T14:27:03.127747+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[53805]: audit 2024-03-30T14:27:03.138218+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[53805]: audit 2024-03-30T14:27:03.156130+0000 mgr.y (mgr.25468) 316 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[53805]: audit 2024-03-30T14:27:03.520297+0000 mon.a (mon.0) 575 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[53805]: audit 2024-03-30T14:27:03.526167+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[55170]: audit 2024-03-30T14:27:03.127747+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[55170]: audit 2024-03-30T14:27:03.138218+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[55170]: audit 2024-03-30T14:27:03.156130+0000 mgr.y (mgr.25468) 316 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[55170]: audit 2024-03-30T14:27:03.520297+0000 mon.a (mon.0) 575 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:27:04.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:04 smithi106 bash[55170]: audit 2024-03-30T14:27:03.526167+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:27:04.620 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:27:04 smithi165 bash[48396]: debug 2024-03-30T14:27:04.207+0000 7f783257a700 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:27:04.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:04 smithi165 bash[41986]: audit 2024-03-30T14:27:03.127747+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:04.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:04 smithi165 bash[41986]: audit 2024-03-30T14:27:03.138218+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:04.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:04 smithi165 bash[41986]: audit 2024-03-30T14:27:03.156130+0000 mgr.y (mgr.25468) 316 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:04.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:04 smithi165 bash[41986]: audit 2024-03-30T14:27:03.520297+0000 mon.a (mon.0) 575 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:27:04.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:04 smithi165 bash[41986]: audit 2024-03-30T14:27:03.526167+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T14:27:05.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: cluster 2024-03-30T14:27:03.700635+0000 mgr.y (mgr.25468) 317 : cluster 0 pgmap v202: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: audit 2024-03-30T14:27:04.141824+0000 mon.a (mon.0) 576 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: cluster 2024-03-30T14:27:04.147474+0000 mon.a (mon.0) 577 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: audit 2024-03-30T14:27:04.153533+0000 mon.a (mon.0) 578 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: audit 2024-03-30T14:27:04.159636+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: audit 2024-03-30T14:27:04.183742+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[53805]: audit 2024-03-30T14:27:04.194766+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: cluster 2024-03-30T14:27:03.700635+0000 mgr.y (mgr.25468) 317 : cluster 0 pgmap v202: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: audit 2024-03-30T14:27:04.141824+0000 mon.a (mon.0) 576 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:27:05.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: cluster 2024-03-30T14:27:04.147474+0000 mon.a (mon.0) 577 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-30T14:27:05.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: audit 2024-03-30T14:27:04.153533+0000 mon.a (mon.0) 578 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:05.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: audit 2024-03-30T14:27:04.159636+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:05.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: audit 2024-03-30T14:27:04.183742+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:05.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:05 smithi106 bash[55170]: audit 2024-03-30T14:27:04.194766+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:05.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: cluster 2024-03-30T14:27:03.700635+0000 mgr.y (mgr.25468) 317 : cluster 0 pgmap v202: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:05.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: audit 2024-03-30T14:27:04.141824+0000 mon.a (mon.0) 576 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T14:27:05.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: cluster 2024-03-30T14:27:04.147474+0000 mon.a (mon.0) 577 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-30T14:27:05.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: audit 2024-03-30T14:27:04.153533+0000 mon.a (mon.0) 578 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:05.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: audit 2024-03-30T14:27:04.159636+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:05.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: audit 2024-03-30T14:27:04.183742+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:05.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:05 smithi165 bash[41986]: audit 2024-03-30T14:27:04.194766+0000 mon.a (mon.0) 580 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:06.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[53805]: cluster 2024-03-30T14:27:05.191488+0000 mon.a (mon.0) 581 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[53805]: cluster 2024-03-30T14:27:05.204974+0000 mon.a (mon.0) 582 : cluster 1 osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577] boot 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[53805]: cluster 2024-03-30T14:27:05.205161+0000 mon.a (mon.0) 583 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[53805]: audit 2024-03-30T14:27:05.208733+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[53805]: cluster 2024-03-30T14:27:05.213501+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[53805]: cluster 2024-03-30T14:27:05.215584+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[55170]: cluster 2024-03-30T14:27:05.191488+0000 mon.a (mon.0) 581 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[55170]: cluster 2024-03-30T14:27:05.204974+0000 mon.a (mon.0) 582 : cluster 1 osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577] boot 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[55170]: cluster 2024-03-30T14:27:05.205161+0000 mon.a (mon.0) 583 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-30T14:27:06.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[55170]: audit 2024-03-30T14:27:05.208733+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:27:06.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[55170]: cluster 2024-03-30T14:27:05.213501+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:27:06.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:06 smithi106 bash[55170]: cluster 2024-03-30T14:27:05.215584+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:27:06.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:06 smithi165 bash[41986]: cluster 2024-03-30T14:27:05.191488+0000 mon.a (mon.0) 581 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:27:06.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:06 smithi165 bash[41986]: cluster 2024-03-30T14:27:05.204974+0000 mon.a (mon.0) 582 : cluster 1 osd.6 [v2:172.21.15.165:6816/3766660577,v1:172.21.15.165:6817/3766660577] boot 2024-03-30T14:27:06.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:06 smithi165 bash[41986]: cluster 2024-03-30T14:27:05.205161+0000 mon.a (mon.0) 583 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-30T14:27:06.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:06 smithi165 bash[41986]: audit 2024-03-30T14:27:05.208733+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T14:27:06.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:06 smithi165 bash[41986]: cluster 2024-03-30T14:27:05.213501+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:27:06.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:06 smithi165 bash[41986]: cluster 2024-03-30T14:27:05.215584+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e145 with expected crc 2024-03-30T14:27:07.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:07 smithi165 bash[41986]: cluster 2024-03-30T14:27:05.701634+0000 mgr.y (mgr.25468) 318 : cluster 0 pgmap v205: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:07.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:07 smithi165 bash[41986]: cluster 2024-03-30T14:27:06.207861+0000 mon.a (mon.0) 585 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-30T14:27:07.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:07 smithi165 bash[41986]: cluster 2024-03-30T14:27:06.211944+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:07 smithi165 bash[41986]: cluster 2024-03-30T14:27:06.216503+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:07 smithi165 bash[41986]: cluster 2024-03-30T14:27:06.219159+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[53805]: cluster 2024-03-30T14:27:05.701634+0000 mgr.y (mgr.25468) 318 : cluster 0 pgmap v205: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[53805]: cluster 2024-03-30T14:27:06.207861+0000 mon.a (mon.0) 585 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[53805]: cluster 2024-03-30T14:27:06.211944+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[53805]: cluster 2024-03-30T14:27:06.216503+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[53805]: cluster 2024-03-30T14:27:06.219159+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[55170]: cluster 2024-03-30T14:27:05.701634+0000 mgr.y (mgr.25468) 318 : cluster 0 pgmap v205: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[55170]: cluster 2024-03-30T14:27:06.207861+0000 mon.a (mon.0) 585 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-30T14:27:07.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[55170]: cluster 2024-03-30T14:27:06.211944+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[55170]: cluster 2024-03-30T14:27:06.216503+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:07.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:07 smithi106 bash[55170]: cluster 2024-03-30T14:27:06.219159+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e147 with expected crc 2024-03-30T14:27:09.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:09 smithi165 bash[41986]: cluster 2024-03-30T14:27:07.702652+0000 mgr.y (mgr.25468) 319 : cluster 0 pgmap v207: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:09.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:09 smithi106 bash[53805]: cluster 2024-03-30T14:27:07.702652+0000 mgr.y (mgr.25468) 319 : cluster 0 pgmap v207: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:09.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:09 smithi106 bash[55170]: cluster 2024-03-30T14:27:07.702652+0000 mgr.y (mgr.25468) 319 : cluster 0 pgmap v207: 161 pgs: 20 active+undersized+degraded, 35 active+undersized, 106 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-03-30T14:27:10.546 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:10 smithi165 bash[41986]: cluster 2024-03-30T14:27:10.210205+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:10.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:10 smithi106 bash[53805]: cluster 2024-03-30T14:27:10.210205+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:10.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:10 smithi106 bash[55170]: cluster 2024-03-30T14:27:10.210205+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:11.417 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:11 smithi106 bash[53805]: cluster 2024-03-30T14:27:09.704302+0000 mgr.y (mgr.25468) 320 : cluster 0 pgmap v208: 161 pgs: 3 active+undersized+degraded, 7 active+undersized, 151 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 11/630 objects degraded (1.746%) 2024-03-30T14:27:11.418 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:27:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:27:11] "GET /metrics HTTP/1.1" 200 38547 "" "Prometheus/2.33.4" 2024-03-30T14:27:11.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:11 smithi106 bash[55170]: cluster 2024-03-30T14:27:09.704302+0000 mgr.y (mgr.25468) 320 : cluster 0 pgmap v208: 161 pgs: 3 active+undersized+degraded, 7 active+undersized, 151 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 11/630 objects degraded (1.746%) 2024-03-30T14:27:11.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:11 smithi165 bash[41986]: cluster 2024-03-30T14:27:09.704302+0000 mgr.y (mgr.25468) 320 : cluster 0 pgmap v208: 161 pgs: 3 active+undersized+degraded, 7 active+undersized, 151 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 11/630 objects degraded (1.746%) 2024-03-30T14:27:12.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:12 smithi165 bash[41986]: cluster 2024-03-30T14:27:12.265347+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-03-30T14:27:12.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:12 smithi106 bash[53805]: cluster 2024-03-30T14:27:12.265347+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-03-30T14:27:12.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:12 smithi106 bash[55170]: cluster 2024-03-30T14:27:12.265347+0000 mon.a (mon.0) 587 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded) 2024-03-30T14:27:13.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:13 smithi165 bash[41986]: cluster 2024-03-30T14:27:11.705413+0000 mgr.y (mgr.25468) 321 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-03-30T14:27:13.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:13 smithi106 bash[53805]: cluster 2024-03-30T14:27:11.705413+0000 mgr.y (mgr.25468) 321 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-03-30T14:27:13.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:13 smithi106 bash[55170]: cluster 2024-03-30T14:27:11.705413+0000 mgr.y (mgr.25468) 321 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 406 B/s rd, 0 op/s 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:13.166433+0000 mgr.y (mgr.25468) 322 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:13.895922+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:13.903610+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:13.905415+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:13.907187+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:13.918400+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:14.009146+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:14.013256+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:14.016201+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:14.018581+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:14 smithi165 bash[41986]: audit 2024-03-30T14:27:14.021737+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:13.166433+0000 mgr.y (mgr.25468) 322 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:13.895922+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:13.903610+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:13.905415+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:13.907187+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:13.918400+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:14.009146+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:14.013256+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:14.016201+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:14.018581+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[53805]: audit 2024-03-30T14:27:14.021737+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:13.166433+0000 mgr.y (mgr.25468) 322 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:13.895922+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:13.903610+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:13.905415+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:13.907187+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:13.918400+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:14.009146+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:14.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:14.013256+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:14.016201+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:14.018581+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:14.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:14 smithi106 bash[55170]: audit 2024-03-30T14:27:14.021737+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:27:15.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:15 smithi165 bash[41986]: cluster 2024-03-30T14:27:13.706615+0000 mgr.y (mgr.25468) 323 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-30T14:27:15.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:15 smithi165 bash[41986]: cluster 2024-03-30T14:27:13.909887+0000 mgr.y (mgr.25468) 324 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s 2024-03-30T14:27:15.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:15 smithi165 bash[41986]: cluster 2024-03-30T14:27:13.910487+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 398 B/s rd, 0 op/s 2024-03-30T14:27:15.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:15 smithi165 bash[41986]: audit 2024-03-30T14:27:14.022088+0000 mgr.y (mgr.25468) 326 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:27:15.515 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:15 smithi165 bash[41986]: cephadm 2024-03-30T14:27:14.024108+0000 mgr.y (mgr.25468) 327 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[55170]: cluster 2024-03-30T14:27:13.706615+0000 mgr.y (mgr.25468) 323 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[55170]: cluster 2024-03-30T14:27:13.909887+0000 mgr.y (mgr.25468) 324 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[55170]: cluster 2024-03-30T14:27:13.910487+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 398 B/s rd, 0 op/s 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[55170]: audit 2024-03-30T14:27:14.022088+0000 mgr.y (mgr.25468) 326 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[55170]: cephadm 2024-03-30T14:27:14.024108+0000 mgr.y (mgr.25468) 327 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[53805]: cluster 2024-03-30T14:27:13.706615+0000 mgr.y (mgr.25468) 323 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s 2024-03-30T14:27:15.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[53805]: cluster 2024-03-30T14:27:13.909887+0000 mgr.y (mgr.25468) 324 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s 2024-03-30T14:27:15.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[53805]: cluster 2024-03-30T14:27:13.910487+0000 mgr.y (mgr.25468) 325 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 398 B/s rd, 0 op/s 2024-03-30T14:27:15.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[53805]: audit 2024-03-30T14:27:14.022088+0000 mgr.y (mgr.25468) 326 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T14:27:15.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:15 smithi106 bash[53805]: cephadm 2024-03-30T14:27:14.024108+0000 mgr.y (mgr.25468) 327 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-30T14:27:17.555 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: cluster 2024-03-30T14:27:15.911850+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: cephadm 2024-03-30T14:27:16.244559+0000 mgr.y (mgr.25468) 329 : cephadm 1 Upgrade: Updating osd.7 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: audit 2024-03-30T14:27:16.252354+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: audit 2024-03-30T14:27:16.256387+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: audit 2024-03-30T14:27:16.257862+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: cephadm 2024-03-30T14:27:16.262334+0000 mgr.y (mgr.25468) 330 : cephadm 1 Deploying daemon osd.7 on smithi165 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: audit 2024-03-30T14:27:17.007918+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: audit 2024-03-30T14:27:17.009751+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:17.556 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:17 smithi165 bash[41986]: audit 2024-03-30T14:27:17.233801+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: cluster 2024-03-30T14:27:15.911850+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: cephadm 2024-03-30T14:27:16.244559+0000 mgr.y (mgr.25468) 329 : cephadm 1 Upgrade: Updating osd.7 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: audit 2024-03-30T14:27:16.252354+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: audit 2024-03-30T14:27:16.256387+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: audit 2024-03-30T14:27:16.257862+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: cephadm 2024-03-30T14:27:16.262334+0000 mgr.y (mgr.25468) 330 : cephadm 1 Deploying daemon osd.7 on smithi165 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: audit 2024-03-30T14:27:17.007918+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: audit 2024-03-30T14:27:17.009751+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:17.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[53805]: audit 2024-03-30T14:27:17.233801+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: cluster 2024-03-30T14:27:15.911850+0000 mgr.y (mgr.25468) 328 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: cephadm 2024-03-30T14:27:16.244559+0000 mgr.y (mgr.25468) 329 : cephadm 1 Upgrade: Updating osd.7 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: audit 2024-03-30T14:27:16.252354+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: audit 2024-03-30T14:27:16.256387+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: audit 2024-03-30T14:27:16.257862+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: cephadm 2024-03-30T14:27:16.262334+0000 mgr.y (mgr.25468) 330 : cephadm 1 Deploying daemon osd.7 on smithi165 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: audit 2024-03-30T14:27:17.007918+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: audit 2024-03-30T14:27:17.009751+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:17.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:17 smithi106 bash[55170]: audit 2024-03-30T14:27:17.233801+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:19.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:19 smithi165 bash[41986]: cluster 2024-03-30T14:27:17.912791+0000 mgr.y (mgr.25468) 331 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:27:19.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:19 smithi106 bash[53805]: cluster 2024-03-30T14:27:17.912791+0000 mgr.y (mgr.25468) 331 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:27:19.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:19 smithi106 bash[55170]: cluster 2024-03-30T14:27:17.912791+0000 mgr.y (mgr.25468) 331 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-03-30T14:27:20.560 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:20 smithi165 systemd[1]: Stopping Ceph osd.7 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:27:20.871 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:20 smithi165 bash[26866]: debug 2024-03-30T14:27:20.558+0000 7f768dfb4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:27:20.871 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:20 smithi165 bash[26866]: debug 2024-03-30T14:27:20.558+0000 7f768dfb4700 -1 osd.7 147 *** Got signal Terminated *** 2024-03-30T14:27:20.871 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:20 smithi165 bash[26866]: debug 2024-03-30T14:27:20.558+0000 7f768dfb4700 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:27:21.418 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:27:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:27:21] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.33.4" 2024-03-30T14:27:21.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:21 smithi106 bash[53805]: cluster 2024-03-30T14:27:19.914261+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:21.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:21 smithi106 bash[53805]: cluster 2024-03-30T14:27:20.558539+0000 mon.a (mon.0) 604 : cluster 1 osd.7 marked itself down and dead 2024-03-30T14:27:21.418 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:21 smithi106 bash[55170]: cluster 2024-03-30T14:27:19.914261+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:21.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:21 smithi106 bash[55170]: cluster 2024-03-30T14:27:20.558539+0000 mon.a (mon.0) 604 : cluster 1 osd.7 marked itself down and dead 2024-03-30T14:27:21.620 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:21 smithi165 bash[41986]: cluster 2024-03-30T14:27:19.914261+0000 mgr.y (mgr.25468) 332 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:21.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:21 smithi165 bash[41986]: cluster 2024-03-30T14:27:20.558539+0000 mon.a (mon.0) 604 : cluster 1 osd.7 marked itself down and dead 2024-03-30T14:27:22.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:22 smithi165 bash[41986]: cluster 2024-03-30T14:27:21.260715+0000 mon.a (mon.0) 605 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:27:22.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:22 smithi165 bash[41986]: cluster 2024-03-30T14:27:21.260783+0000 mon.a (mon.0) 606 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T14:27:22.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:22 smithi165 bash[41986]: cluster 2024-03-30T14:27:21.280984+0000 mon.a (mon.0) 607 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-30T14:27:22.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:22 smithi165 bash[49858]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:27:22.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:22 smithi106 bash[53805]: cluster 2024-03-30T14:27:21.260715+0000 mon.a (mon.0) 605 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:27:22.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:22 smithi106 bash[53805]: cluster 2024-03-30T14:27:21.260783+0000 mon.a (mon.0) 606 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T14:27:22.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:22 smithi106 bash[53805]: cluster 2024-03-30T14:27:21.280984+0000 mon.a (mon.0) 607 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-30T14:27:22.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:22 smithi106 bash[55170]: cluster 2024-03-30T14:27:21.260715+0000 mon.a (mon.0) 605 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T14:27:22.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:22 smithi106 bash[55170]: cluster 2024-03-30T14:27:21.260783+0000 mon.a (mon.0) 606 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T14:27:22.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:22 smithi106 bash[55170]: cluster 2024-03-30T14:27:21.280984+0000 mon.a (mon.0) 607 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-30T14:27:23.120 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:22 smithi165 bash[49932]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:27:23.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:23 smithi165 bash[41986]: cluster 2024-03-30T14:27:21.915026+0000 mgr.y (mgr.25468) 333 : cluster 0 pgmap v217: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:23.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:23 smithi165 bash[41986]: cluster 2024-03-30T14:27:22.279674+0000 mon.a (mon.0) 608 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-30T14:27:23.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:23 smithi106 bash[53805]: cluster 2024-03-30T14:27:21.915026+0000 mgr.y (mgr.25468) 333 : cluster 0 pgmap v217: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:23.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:23 smithi106 bash[53805]: cluster 2024-03-30T14:27:22.279674+0000 mon.a (mon.0) 608 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-30T14:27:23.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:23 smithi106 bash[55170]: cluster 2024-03-30T14:27:21.915026+0000 mgr.y (mgr.25468) 333 : cluster 0 pgmap v217: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:23.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:23 smithi106 bash[55170]: cluster 2024-03-30T14:27:22.279674+0000 mon.a (mon.0) 608 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-30T14:27:24.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:24 smithi165 bash[41986]: audit 2024-03-30T14:27:23.175766+0000 mgr.y (mgr.25468) 334 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:24.553 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:24 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.7.service: Succeeded. 2024-03-30T14:27:24.553 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:24 smithi165 systemd[1]: Stopped Ceph osd.7 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:27:24.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:24 smithi106 bash[53805]: audit 2024-03-30T14:27:23.175766+0000 mgr.y (mgr.25468) 334 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:24.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:24 smithi106 bash[55170]: audit 2024-03-30T14:27:23.175766+0000 mgr.y (mgr.25468) 334 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:24.848 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:24 smithi165 systemd[1]: Started Ceph osd.7 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:27:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:25 smithi165 bash[41986]: cluster 2024-03-30T14:27:23.916284+0000 mgr.y (mgr.25468) 335 : cluster 0 pgmap v219: 161 pgs: 7 active+undersized+degraded, 12 stale+active+clean, 9 active+undersized, 133 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-03-30T14:27:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:25 smithi165 bash[41986]: cluster 2024-03-30T14:27:24.277389+0000 mon.a (mon.0) 609 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:25 smithi165 bash[41986]: audit 2024-03-30T14:27:24.840131+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:25 smithi165 bash[41986]: audit 2024-03-30T14:27:24.850598+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:25.614 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:25 smithi165 bash[41986]: audit 2024-03-30T14:27:24.858959+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:25.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[53805]: cluster 2024-03-30T14:27:23.916284+0000 mgr.y (mgr.25468) 335 : cluster 0 pgmap v219: 161 pgs: 7 active+undersized+degraded, 12 stale+active+clean, 9 active+undersized, 133 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-03-30T14:27:25.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[53805]: cluster 2024-03-30T14:27:24.277389+0000 mon.a (mon.0) 609 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:25.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[53805]: audit 2024-03-30T14:27:24.840131+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:25.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[53805]: audit 2024-03-30T14:27:24.850598+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:25.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[53805]: audit 2024-03-30T14:27:24.858959+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:25.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[55170]: cluster 2024-03-30T14:27:23.916284+0000 mgr.y (mgr.25468) 335 : cluster 0 pgmap v219: 161 pgs: 7 active+undersized+degraded, 12 stale+active+clean, 9 active+undersized, 133 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 34/630 objects degraded (5.397%) 2024-03-30T14:27:25.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[55170]: cluster 2024-03-30T14:27:24.277389+0000 mon.a (mon.0) 609 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:25.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[55170]: audit 2024-03-30T14:27:24.840131+0000 mon.a (mon.0) 610 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:25.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[55170]: audit 2024-03-30T14:27:24.850598+0000 mon.a (mon.0) 611 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:25.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:25 smithi106 bash[55170]: audit 2024-03-30T14:27:24.858959+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[41986]: audit 2024-03-30T14:27:25.389125+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:26.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[41986]: audit 2024-03-30T14:27:25.402589+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T14:27:26.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:26 smithi165 bash[50100]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-30T14:27:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:26 smithi106 bash[53805]: audit 2024-03-30T14:27:25.389125+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:26.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:26 smithi106 bash[53805]: audit 2024-03-30T14:27:25.402589+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:26.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:26 smithi106 bash[55170]: audit 2024-03-30T14:27:25.389125+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:26.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:26 smithi106 bash[55170]: audit 2024-03-30T14:27:25.402589+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:27.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:27 smithi106 bash[53805]: cluster 2024-03-30T14:27:25.918097+0000 mgr.y (mgr.25468) 336 : cluster 0 pgmap v220: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:27.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:27 smithi106 bash[55170]: cluster 2024-03-30T14:27:25.918097+0000 mgr.y (mgr.25468) 336 : cluster 0 pgmap v220: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:27.673 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:27 smithi165 bash[41986]: cluster 2024-03-30T14:27:25.918097+0000 mgr.y (mgr.25468) 336 : cluster 0 pgmap v220: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:28.121 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:27 smithi165 bash[50402]: debug 2024-03-30T14:27:27.790+0000 7f1d27778700 1 -- 172.21.15.165:0/3903661255 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55817c9ab680 con 0x55817c9e9000 2024-03-30T14:27:28.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:28 smithi165 bash[50402]: debug 2024-03-30T14:27:28.334+0000 7f1d309107c0 -1 Falling back to public interface 2024-03-30T14:27:29.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:29 smithi106 bash[53805]: cluster 2024-03-30T14:27:27.919123+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:29.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:29 smithi106 bash[55170]: cluster 2024-03-30T14:27:27.919123+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:29.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:29 smithi165 bash[41986]: cluster 2024-03-30T14:27:27.919123+0000 mgr.y (mgr.25468) 337 : cluster 0 pgmap v221: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:30.118 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:27:30.879 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:27:30.879 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (7m) 112s ago 14m 16.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:27:30.880 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 27s ago 14m - - 2024-03-30T14:27:30.880 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (6m) 112s ago 12m 47.6M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:27:30.880 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (6m) 27s ago 20m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:27:30.880 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (6m) 112s ago 22m 502M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:27:30.880 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (5m) 112s ago 22m 52.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:27:30.880 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (4m) 27s ago 20m 43.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (5m) 112s ago 20m 44.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (7m) 112s ago 14m 12.0M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (7m) 27s ago 14m 12.3M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (3m) 112s ago 20m 53.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (2m) 112s ago 19m 59.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (2m) 112s ago 18m 47.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:27:30.881 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (117s) 112s ago 18m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (87s) 27s ago 17m 55.3M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (60s) 27s ago 17m 49.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (31s) 27s ago 16m - 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 starting - - - 3037M 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (6m) 27s ago 15m 65.4M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (13m) 112s ago 13m 88.8M - 17.2.0 e1d6a67b021e 88d1846c2c55 2024-03-30T14:27:30.882 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (12m) 27s ago 12m 88.6M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:27:30.883 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (12m) 112s ago 12m 89.2M - 17.2.0 e1d6a67b021e ad014f69660e 2024-03-30T14:27:30.883 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (12m) 27s ago 12m 88.4M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:27:31.326 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:27:31.326 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:27:31.326 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 7 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 12 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:27:31.327 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:27:31.416 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:27:31] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.33.4" 2024-03-30T14:27:31.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[53805]: cluster 2024-03-30T14:27:29.920979+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:31.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[53805]: audit 2024-03-30T14:27:30.100699+0000 mgr.y (mgr.25468) 339 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:31.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[53805]: audit 2024-03-30T14:27:30.481276+0000 mgr.y (mgr.25468) 340 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:31.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[53805]: audit 2024-03-30T14:27:31.322963+0000 mon.a (mon.0) 615 : audit 0 from='client.? 172.21.15.106:0/1913483125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:31.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[53805]: audit 2024-03-30T14:27:31.369662+0000 mon.a (mon.0) 616 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:27:31.418 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[53805]: audit 2024-03-30T14:27:31.376011+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:27:31.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[50402]: debug 2024-03-30T14:27:31.326+0000 7f1d309107c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-30T14:27:31.621 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[50402]: debug 2024-03-30T14:27:31.366+0000 7f1d309107c0 -1 osd.7 147 log_to_monitors true 2024-03-30T14:27:31.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[41986]: cluster 2024-03-30T14:27:29.920979+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:31.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[41986]: audit 2024-03-30T14:27:30.100699+0000 mgr.y (mgr.25468) 339 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:31.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[41986]: audit 2024-03-30T14:27:30.481276+0000 mgr.y (mgr.25468) 340 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:31.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[41986]: audit 2024-03-30T14:27:31.322963+0000 mon.a (mon.0) 615 : audit 0 from='client.? 172.21.15.106:0/1913483125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:31.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[41986]: audit 2024-03-30T14:27:31.369662+0000 mon.a (mon.0) 616 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:27:31.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[41986]: audit 2024-03-30T14:27:31.376011+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:27:31.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[55170]: cluster 2024-03-30T14:27:29.920979+0000 mgr.y (mgr.25468) 338 : cluster 0 pgmap v222: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:31.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[55170]: audit 2024-03-30T14:27:30.100699+0000 mgr.y (mgr.25468) 339 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:31.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[55170]: audit 2024-03-30T14:27:30.481276+0000 mgr.y (mgr.25468) 340 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:31.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[55170]: audit 2024-03-30T14:27:31.322963+0000 mon.a (mon.0) 615 : audit 0 from='client.? 172.21.15.106:0/1913483125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:31.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[55170]: audit 2024-03-30T14:27:31.369662+0000 mon.a (mon.0) 616 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:27:31.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:31 smithi106 bash[55170]: audit 2024-03-30T14:27:31.376011+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "12/23 daemons upgraded", 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:27:31.694 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:27:32.149 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded 2024-03-30T14:27:32.149 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:27:32.149 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:27:32.149 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: osd.7 (root=default,host=smithi165) is down 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-03-30T14:27:32.150 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-03-30T14:27:32.151 INFO:teuthology.orchestra.run.smithi106.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-03-30T14:27:32.152 INFO:teuthology.orchestra.run.smithi106.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-03-30T14:27:32.152 INFO:teuthology.orchestra.run.smithi106.stdout: pg 5.1f is active+undersized+degraded, acting [6,4] 2024-03-30T14:27:32.370 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:27:31 smithi165 bash[50402]: debug 2024-03-30T14:27:31.946+0000 7f1d1dd60700 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:30.860047+0000 mgr.y (mgr.25468) 341 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:31.421349+0000 mon.a (mon.0) 617 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: cluster 2024-03-30T14:27:31.426996+0000 mon.a (mon.0) 618 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:31.429416+0000 mon.a (mon.0) 619 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:31.435926+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:31.926276+0000 mon.a (mon.0) 620 : audit 1 from='osd.7 ' entity='osd.7' 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:32.007256+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:32.008979+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: cluster 2024-03-30T14:27:32.054766+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:32.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:32 smithi165 bash[41986]: audit 2024-03-30T14:27:32.145958+0000 mon.a (mon.0) 624 : audit 0 from='client.? 172.21.15.106:0/418964869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:27:32.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:30.860047+0000 mgr.y (mgr.25468) 341 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:32.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:31.421349+0000 mon.a (mon.0) 617 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:27:32.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: cluster 2024-03-30T14:27:31.426996+0000 mon.a (mon.0) 618 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:31.429416+0000 mon.a (mon.0) 619 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:31.435926+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:31.926276+0000 mon.a (mon.0) 620 : audit 1 from='osd.7 ' entity='osd.7' 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:32.007256+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:32.008979+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: cluster 2024-03-30T14:27:32.054766+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[53805]: audit 2024-03-30T14:27:32.145958+0000 mon.a (mon.0) 624 : audit 0 from='client.? 172.21.15.106:0/418964869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:30.860047+0000 mgr.y (mgr.25468) 341 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:31.421349+0000 mon.a (mon.0) 617 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: cluster 2024-03-30T14:27:31.426996+0000 mon.a (mon.0) 618 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-03-30T14:27:32.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:31.429416+0000 mon.a (mon.0) 619 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:31.435926+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-03-30T14:27:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:31.926276+0000 mon.a (mon.0) 620 : audit 1 from='osd.7 ' entity='osd.7' 2024-03-30T14:27:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:32.007256+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:32.008979+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: cluster 2024-03-30T14:27:32.054766+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:32 smithi106 bash[55170]: audit 2024-03-30T14:27:32.145958+0000 mon.a (mon.0) 624 : audit 0 from='client.? 172.21.15.106:0/418964869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:27:33.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: audit 2024-03-30T14:27:31.689928+0000 mgr.y (mgr.25468) 342 : audit 0 from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:33.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: cluster 2024-03-30T14:27:31.922016+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v224: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:33.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: audit 2024-03-30T14:27:32.802211+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: audit 2024-03-30T14:27:32.812801+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: cluster 2024-03-30T14:27:32.924134+0000 mon.a (mon.0) 627 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: cluster 2024-03-30T14:27:32.938924+0000 mon.a (mon.0) 628 : cluster 1 osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874] boot 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: cluster 2024-03-30T14:27:32.939030+0000 mon.a (mon.0) 629 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[53805]: audit 2024-03-30T14:27:32.946022+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: audit 2024-03-30T14:27:31.689928+0000 mgr.y (mgr.25468) 342 : audit 0 from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: cluster 2024-03-30T14:27:31.922016+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v224: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: audit 2024-03-30T14:27:32.802211+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: audit 2024-03-30T14:27:32.812801+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: cluster 2024-03-30T14:27:32.924134+0000 mon.a (mon.0) 627 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:27:33.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: cluster 2024-03-30T14:27:32.938924+0000 mon.a (mon.0) 628 : cluster 1 osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874] boot 2024-03-30T14:27:33.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: cluster 2024-03-30T14:27:32.939030+0000 mon.a (mon.0) 629 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-30T14:27:33.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:33 smithi106 bash[55170]: audit 2024-03-30T14:27:32.946022+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: audit 2024-03-30T14:27:31.689928+0000 mgr.y (mgr.25468) 342 : audit 0 from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: cluster 2024-03-30T14:27:31.922016+0000 mgr.y (mgr.25468) 343 : cluster 0 pgmap v224: 161 pgs: 26 active+undersized+degraded, 41 active+undersized, 94 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: audit 2024-03-30T14:27:32.802211+0000 mon.a (mon.0) 625 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: audit 2024-03-30T14:27:32.812801+0000 mon.a (mon.0) 626 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: cluster 2024-03-30T14:27:32.924134+0000 mon.a (mon.0) 627 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: cluster 2024-03-30T14:27:32.938924+0000 mon.a (mon.0) 628 : cluster 1 osd.7 [v2:172.21.15.165:6824/2266332874,v1:172.21.15.165:6825/2266332874] boot 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: cluster 2024-03-30T14:27:32.939030+0000 mon.a (mon.0) 629 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-30T14:27:33.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:33 smithi165 bash[41986]: audit 2024-03-30T14:27:32.946022+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T14:27:34.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:34 smithi165 bash[41986]: audit 2024-03-30T14:27:33.187113+0000 mgr.y (mgr.25468) 344 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:34.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:34 smithi165 bash[41986]: audit 2024-03-30T14:27:33.910475+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:34.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:34 smithi165 bash[41986]: audit 2024-03-30T14:27:33.921695+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:34.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:34 smithi165 bash[41986]: cluster 2024-03-30T14:27:33.941614+0000 mon.a (mon.0) 633 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-30T14:27:34.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[53805]: audit 2024-03-30T14:27:33.187113+0000 mgr.y (mgr.25468) 344 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:34.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[53805]: audit 2024-03-30T14:27:33.910475+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:34.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[53805]: audit 2024-03-30T14:27:33.921695+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:34.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[53805]: cluster 2024-03-30T14:27:33.941614+0000 mon.a (mon.0) 633 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-30T14:27:34.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[55170]: audit 2024-03-30T14:27:33.187113+0000 mgr.y (mgr.25468) 344 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:34.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[55170]: audit 2024-03-30T14:27:33.910475+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:34.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[55170]: audit 2024-03-30T14:27:33.921695+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:34.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:34 smithi106 bash[55170]: cluster 2024-03-30T14:27:33.941614+0000 mon.a (mon.0) 633 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-30T14:27:35.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:35 smithi165 bash[41986]: cluster 2024-03-30T14:27:33.923533+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v226: 161 pgs: 7 peering, 23 active+undersized+degraded, 37 active+undersized, 94 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:27:35.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:35 smithi106 bash[53805]: cluster 2024-03-30T14:27:33.923533+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v226: 161 pgs: 7 peering, 23 active+undersized+degraded, 37 active+undersized, 94 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:27:35.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:35 smithi106 bash[55170]: cluster 2024-03-30T14:27:33.923533+0000 mgr.y (mgr.25468) 345 : cluster 0 pgmap v226: 161 pgs: 7 peering, 23 active+undersized+degraded, 37 active+undersized, 94 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-03-30T14:27:37.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:37 smithi165 bash[41986]: cluster 2024-03-30T14:27:35.925212+0000 mgr.y (mgr.25468) 346 : cluster 0 pgmap v228: 161 pgs: 7 peering, 8 active+undersized+degraded, 13 active+undersized, 133 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-03-30T14:27:37.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:37 smithi165 bash[41986]: cluster 2024-03-30T14:27:37.055697+0000 mon.a (mon.0) 634 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:37.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:37 smithi106 bash[55170]: cluster 2024-03-30T14:27:35.925212+0000 mgr.y (mgr.25468) 346 : cluster 0 pgmap v228: 161 pgs: 7 peering, 8 active+undersized+degraded, 13 active+undersized, 133 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-03-30T14:27:37.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:37 smithi106 bash[55170]: cluster 2024-03-30T14:27:37.055697+0000 mon.a (mon.0) 634 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:37.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:37 smithi106 bash[53805]: cluster 2024-03-30T14:27:35.925212+0000 mgr.y (mgr.25468) 346 : cluster 0 pgmap v228: 161 pgs: 7 peering, 8 active+undersized+degraded, 13 active+undersized, 133 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-03-30T14:27:37.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:37 smithi106 bash[53805]: cluster 2024-03-30T14:27:37.055697+0000 mon.a (mon.0) 634 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T14:27:38.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:38 smithi165 bash[41986]: cluster 2024-03-30T14:27:38.434900+0000 mon.a (mon.0) 635 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2024-03-30T14:27:38.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:38 smithi106 bash[53805]: cluster 2024-03-30T14:27:38.434900+0000 mon.a (mon.0) 635 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2024-03-30T14:27:38.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:38 smithi106 bash[55170]: cluster 2024-03-30T14:27:38.434900+0000 mon.a (mon.0) 635 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2024-03-30T14:27:39.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:39 smithi165 bash[41986]: cluster 2024-03-30T14:27:37.926132+0000 mgr.y (mgr.25468) 347 : cluster 0 pgmap v229: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T14:27:39.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:39 smithi106 bash[53805]: cluster 2024-03-30T14:27:37.926132+0000 mgr.y (mgr.25468) 347 : cluster 0 pgmap v229: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T14:27:39.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:39 smithi106 bash[55170]: cluster 2024-03-30T14:27:37.926132+0000 mgr.y (mgr.25468) 347 : cluster 0 pgmap v229: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2024-03-30T14:27:41.418 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:27:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:27:41] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.33.4" 2024-03-30T14:27:41.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:41 smithi165 bash[41986]: cluster 2024-03-30T14:27:39.927676+0000 mgr.y (mgr.25468) 348 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:41.918 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:41 smithi106 bash[55170]: cluster 2024-03-30T14:27:39.927676+0000 mgr.y (mgr.25468) 348 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:41.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:41 smithi106 bash[53805]: cluster 2024-03-30T14:27:39.927676+0000 mgr.y (mgr.25468) 348 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:43.508 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[55170]: cluster 2024-03-30T14:27:41.928779+0000 mgr.y (mgr.25468) 349 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:27:43.508 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[55170]: audit 2024-03-30T14:27:43.472744+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:43.508 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[55170]: audit 2024-03-30T14:27:43.484112+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:43.508 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[55170]: audit 2024-03-30T14:27:43.486666+0000 mon.a (mon.0) 638 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:43.508 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[55170]: audit 2024-03-30T14:27:43.488472+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:27:43.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:43 smithi165 bash[41986]: cluster 2024-03-30T14:27:41.928779+0000 mgr.y (mgr.25468) 349 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:27:43.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:43 smithi165 bash[41986]: audit 2024-03-30T14:27:43.472744+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:43.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:43 smithi165 bash[41986]: audit 2024-03-30T14:27:43.484112+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:43.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:43 smithi165 bash[41986]: audit 2024-03-30T14:27:43.486666+0000 mon.a (mon.0) 638 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:43.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:43 smithi165 bash[41986]: audit 2024-03-30T14:27:43.488472+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:27:43.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[53805]: cluster 2024-03-30T14:27:41.928779+0000 mgr.y (mgr.25468) 349 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:27:43.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[53805]: audit 2024-03-30T14:27:43.472744+0000 mon.a (mon.0) 636 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:43.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[53805]: audit 2024-03-30T14:27:43.484112+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:43.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[53805]: audit 2024-03-30T14:27:43.486666+0000 mon.a (mon.0) 638 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:43.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:43 smithi106 bash[53805]: audit 2024-03-30T14:27:43.488472+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.196549+0000 mgr.y (mgr.25468) 350 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: cluster 2024-03-30T14:27:43.491830+0000 mgr.y (mgr.25468) 351 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: cluster 2024-03-30T14:27:43.492332+0000 mgr.y (mgr.25468) 352 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.500074+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.591454+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.595115+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.597976+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.600325+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.604024+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.610989+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.614498+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.620963+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.623598+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.627671+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.630828+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.635977+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.638913+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.643461+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.646468+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.653051+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T14:27:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.655598+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:27:44.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.662028+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T14:27:44.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.664843+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:27:44.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.669751+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T14:27:44.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.673559+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:27:44.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.678586+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T14:27:44.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:44 smithi165 bash[41986]: audit 2024-03-30T14:27:43.684382+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.196549+0000 mgr.y (mgr.25468) 350 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: cluster 2024-03-30T14:27:43.491830+0000 mgr.y (mgr.25468) 351 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: cluster 2024-03-30T14:27:43.492332+0000 mgr.y (mgr.25468) 352 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.500074+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.591454+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.595115+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.597976+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.600325+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.604024+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.610989+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.614498+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:27:44.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.620963+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.623598+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.627671+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.630828+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.635977+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.638913+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.643461+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.646468+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.653051+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.655598+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.662028+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.664843+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.669751+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.673559+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:27:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.678586+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[55170]: audit 2024-03-30T14:27:43.684382+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.196549+0000 mgr.y (mgr.25468) 350 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: cluster 2024-03-30T14:27:43.491830+0000 mgr.y (mgr.25468) 351 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: cluster 2024-03-30T14:27:43.492332+0000 mgr.y (mgr.25468) 352 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.500074+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.591454+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.595115+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.597976+0000 mon.a (mon.0) 643 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.600325+0000 mon.a (mon.0) 644 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.604024+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.610989+0000 mon.a (mon.0) 646 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.614498+0000 mon.a (mon.0) 647 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.620963+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.623598+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.627671+0000 mon.a (mon.0) 650 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.630828+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.635977+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.638913+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.643461+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.646468+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.653051+0000 mon.a (mon.0) 656 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.655598+0000 mon.a (mon.0) 657 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T14:27:44.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.662028+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T14:27:44.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.664843+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T14:27:44.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.669751+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T14:27:44.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.673559+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T14:27:44.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.678586+0000 mon.a (mon.0) 662 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T14:27:44.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:44 smithi106 bash[53805]: audit 2024-03-30T14:27:43.684382+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: cephadm 2024-03-30T14:27:43.605364+0000 mgr.y (mgr.25468) 353 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: cephadm 2024-03-30T14:27:43.683732+0000 mgr.y (mgr.25468) 354 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: cluster 2024-03-30T14:27:44.675853+0000 mon.a (mon.0) 664 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: audit 2024-03-30T14:27:44.678261+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: cluster 2024-03-30T14:27:44.685291+0000 mon.a (mon.0) 666 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: audit 2024-03-30T14:27:44.691472+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:45.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:45 smithi165 bash[41986]: audit 2024-03-30T14:27:44.697320+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:45.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: cephadm 2024-03-30T14:27:43.605364+0000 mgr.y (mgr.25468) 353 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: cephadm 2024-03-30T14:27:43.683732+0000 mgr.y (mgr.25468) 354 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: cluster 2024-03-30T14:27:44.675853+0000 mon.a (mon.0) 664 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: audit 2024-03-30T14:27:44.678261+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: cluster 2024-03-30T14:27:44.685291+0000 mon.a (mon.0) 666 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: audit 2024-03-30T14:27:44.691472+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[53805]: audit 2024-03-30T14:27:44.697320+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: cephadm 2024-03-30T14:27:43.605364+0000 mgr.y (mgr.25468) 353 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: cephadm 2024-03-30T14:27:43.683732+0000 mgr.y (mgr.25468) 354 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: cluster 2024-03-30T14:27:44.675853+0000 mon.a (mon.0) 664 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: audit 2024-03-30T14:27:44.678261+0000 mon.a (mon.0) 665 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T14:27:45.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: cluster 2024-03-30T14:27:44.685291+0000 mon.a (mon.0) 666 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-30T14:27:45.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: audit 2024-03-30T14:27:44.691472+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:27:45.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:45 smithi106 bash[55170]: audit 2024-03-30T14:27:44.697320+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:46.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:46 smithi106 bash[53805]: cephadm 2024-03-30T14:27:44.692510+0000 mgr.y (mgr.25468) 355 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-30T14:27:46.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:46 smithi106 bash[53805]: cluster 2024-03-30T14:27:45.493438+0000 mgr.y (mgr.25468) 356 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:27:46.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:46 smithi106 bash[55170]: cephadm 2024-03-30T14:27:44.692510+0000 mgr.y (mgr.25468) 355 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-30T14:27:46.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:46 smithi106 bash[55170]: cluster 2024-03-30T14:27:45.493438+0000 mgr.y (mgr.25468) 356 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:27:46.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:46 smithi165 bash[41986]: cephadm 2024-03-30T14:27:44.692510+0000 mgr.y (mgr.25468) 355 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-30T14:27:46.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:46 smithi165 bash[41986]: cluster 2024-03-30T14:27:45.493438+0000 mgr.y (mgr.25468) 356 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: audit 2024-03-30T14:27:47.010385+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: audit 2024-03-30T14:27:47.013077+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: cephadm 2024-03-30T14:27:47.070561+0000 mgr.y (mgr.25468) 357 : cephadm 1 Upgrade: Updating rgw.foo.smithi106.yhndxt (1/4) 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: audit 2024-03-30T14:27:47.078320+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: audit 2024-03-30T14:27:47.082325+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: audit 2024-03-30T14:27:47.085713+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: cephadm 2024-03-30T14:27:47.087218+0000 mgr.y (mgr.25468) 358 : cephadm 1 Deploying daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: audit 2024-03-30T14:27:47.256018+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.307 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[55170]: cluster 2024-03-30T14:27:47.494237+0000 mgr.y (mgr.25468) 359 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: audit 2024-03-30T14:27:47.010385+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: audit 2024-03-30T14:27:47.013077+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: cephadm 2024-03-30T14:27:47.070561+0000 mgr.y (mgr.25468) 357 : cephadm 1 Upgrade: Updating rgw.foo.smithi106.yhndxt (1/4) 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: audit 2024-03-30T14:27:47.078320+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: audit 2024-03-30T14:27:47.082325+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: audit 2024-03-30T14:27:47.085713+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: cephadm 2024-03-30T14:27:47.087218+0000 mgr.y (mgr.25468) 358 : cephadm 1 Deploying daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: audit 2024-03-30T14:27:47.256018+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.308 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:48 smithi106 bash[53805]: cluster 2024-03-30T14:27:47.494237+0000 mgr.y (mgr.25468) 359 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-03-30T14:27:48.371 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: audit 2024-03-30T14:27:47.010385+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: audit 2024-03-30T14:27:47.013077+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: cephadm 2024-03-30T14:27:47.070561+0000 mgr.y (mgr.25468) 357 : cephadm 1 Upgrade: Updating rgw.foo.smithi106.yhndxt (1/4) 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: audit 2024-03-30T14:27:47.078320+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: audit 2024-03-30T14:27:47.082325+0000 mon.a (mon.0) 672 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi106.yhndxt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: audit 2024-03-30T14:27:47.085713+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: cephadm 2024-03-30T14:27:47.087218+0000 mgr.y (mgr.25468) 358 : cephadm 1 Deploying daemon rgw.foo.smithi106.yhndxt on smithi106 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: audit 2024-03-30T14:27:47.256018+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:48.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:48 smithi165 bash[41986]: cluster 2024-03-30T14:27:47.494237+0000 mgr.y (mgr.25468) 359 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-03-30T14:27:50.817 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:50 smithi106 bash[53805]: cluster 2024-03-30T14:27:49.496128+0000 mgr.y (mgr.25468) 360 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:27:50.818 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:50 smithi106 bash[55170]: cluster 2024-03-30T14:27:49.496128+0000 mgr.y (mgr.25468) 360 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:27:50.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:50 smithi165 bash[41986]: cluster 2024-03-30T14:27:49.496128+0000 mgr.y (mgr.25468) 360 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:27:51.418 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:27:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:27:51] "GET /metrics HTTP/1.1" 200 38641 "" "Prometheus/2.33.4" 2024-03-30T14:27:52.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:52 smithi106 bash[53805]: audit 2024-03-30T14:27:51.144822+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:52.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:52 smithi106 bash[53805]: audit 2024-03-30T14:27:51.153360+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:52.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:52 smithi106 bash[53805]: cluster 2024-03-30T14:27:51.497340+0000 mgr.y (mgr.25468) 361 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:52.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:52 smithi106 bash[55170]: audit 2024-03-30T14:27:51.144822+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:52.419 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:52 smithi106 bash[55170]: audit 2024-03-30T14:27:51.153360+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:52.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:52 smithi106 bash[55170]: cluster 2024-03-30T14:27:51.497340+0000 mgr.y (mgr.25468) 361 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:52.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:52 smithi165 bash[41986]: audit 2024-03-30T14:27:51.144822+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:52.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:52 smithi165 bash[41986]: audit 2024-03-30T14:27:51.153360+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:52.621 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:52 smithi165 bash[41986]: cluster 2024-03-30T14:27:51.497340+0000 mgr.y (mgr.25468) 361 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:27:54.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:54 smithi165 bash[41986]: audit 2024-03-30T14:27:53.207537+0000 mgr.y (mgr.25468) 362 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:54.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:54 smithi165 bash[41986]: cluster 2024-03-30T14:27:53.498396+0000 mgr.y (mgr.25468) 363 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-03-30T14:27:54.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:54 smithi165 bash[41986]: audit 2024-03-30T14:27:54.037178+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:54.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:54 smithi165 bash[41986]: audit 2024-03-30T14:27:54.041544+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:27:54.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:54 smithi165 bash[41986]: audit 2024-03-30T14:27:54.044060+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[53805]: audit 2024-03-30T14:27:53.207537+0000 mgr.y (mgr.25468) 362 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[53805]: cluster 2024-03-30T14:27:53.498396+0000 mgr.y (mgr.25468) 363 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[53805]: audit 2024-03-30T14:27:54.037178+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[53805]: audit 2024-03-30T14:27:54.041544+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[53805]: audit 2024-03-30T14:27:54.044060+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[55170]: audit 2024-03-30T14:27:53.207537+0000 mgr.y (mgr.25468) 362 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[55170]: cluster 2024-03-30T14:27:53.498396+0000 mgr.y (mgr.25468) 363 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-03-30T14:27:54.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[55170]: audit 2024-03-30T14:27:54.037178+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:54.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[55170]: audit 2024-03-30T14:27:54.041544+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi106.tcbusd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:27:54.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:54 smithi106 bash[55170]: audit 2024-03-30T14:27:54.044060+0000 mon.a (mon.0) 679 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:27:55.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:55 smithi165 bash[41986]: cephadm 2024-03-30T14:27:54.029508+0000 mgr.y (mgr.25468) 364 : cephadm 1 Upgrade: Updating rgw.smpl.smithi106.tcbusd (2/4) 2024-03-30T14:27:55.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:55 smithi165 bash[41986]: cephadm 2024-03-30T14:27:54.045609+0000 mgr.y (mgr.25468) 365 : cephadm 1 Deploying daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:27:55.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:55 smithi106 bash[53805]: cephadm 2024-03-30T14:27:54.029508+0000 mgr.y (mgr.25468) 364 : cephadm 1 Upgrade: Updating rgw.smpl.smithi106.tcbusd (2/4) 2024-03-30T14:27:55.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:55 smithi106 bash[53805]: cephadm 2024-03-30T14:27:54.045609+0000 mgr.y (mgr.25468) 365 : cephadm 1 Deploying daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:27:55.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:55 smithi106 bash[55170]: cephadm 2024-03-30T14:27:54.029508+0000 mgr.y (mgr.25468) 364 : cephadm 1 Upgrade: Updating rgw.smpl.smithi106.tcbusd (2/4) 2024-03-30T14:27:55.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:55 smithi106 bash[55170]: cephadm 2024-03-30T14:27:54.045609+0000 mgr.y (mgr.25468) 365 : cephadm 1 Deploying daemon rgw.smpl.smithi106.tcbusd on smithi106 2024-03-30T14:27:56.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:56 smithi165 bash[41986]: cluster 2024-03-30T14:27:55.499858+0000 mgr.y (mgr.25468) 366 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 94 B/s wr, 66 op/s 2024-03-30T14:27:56.908 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:56 smithi106 bash[53805]: cluster 2024-03-30T14:27:55.499858+0000 mgr.y (mgr.25468) 366 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 94 B/s wr, 66 op/s 2024-03-30T14:27:56.908 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:56 smithi106 bash[55170]: cluster 2024-03-30T14:27:55.499858+0000 mgr.y (mgr.25468) 366 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 94 B/s wr, 66 op/s 2024-03-30T14:27:58.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:58 smithi165 bash[41986]: cluster 2024-03-30T14:27:57.500856+0000 mgr.y (mgr.25468) 367 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-03-30T14:27:58.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:58 smithi165 bash[41986]: audit 2024-03-30T14:27:58.005549+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:58.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:27:58 smithi165 bash[41986]: audit 2024-03-30T14:27:58.014490+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:58.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:58 smithi106 bash[53805]: cluster 2024-03-30T14:27:57.500856+0000 mgr.y (mgr.25468) 367 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-03-30T14:27:58.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:58 smithi106 bash[53805]: audit 2024-03-30T14:27:58.005549+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:58.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:27:58 smithi106 bash[53805]: audit 2024-03-30T14:27:58.014490+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:58.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:58 smithi106 bash[55170]: cluster 2024-03-30T14:27:57.500856+0000 mgr.y (mgr.25468) 367 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-03-30T14:27:58.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:58 smithi106 bash[55170]: audit 2024-03-30T14:27:58.005549+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:27:58.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:27:58 smithi106 bash[55170]: audit 2024-03-30T14:27:58.014490+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:00.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:00 smithi165 bash[41986]: cluster 2024-03-30T14:27:59.502143+0000 mgr.y (mgr.25468) 368 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:28:00.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:00 smithi165 bash[41986]: audit 2024-03-30T14:28:00.546839+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:00.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:00 smithi165 bash[41986]: audit 2024-03-30T14:28:00.551758+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:28:00.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:00 smithi165 bash[41986]: audit 2024-03-30T14:28:00.555544+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[53805]: cluster 2024-03-30T14:27:59.502143+0000 mgr.y (mgr.25468) 368 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[53805]: audit 2024-03-30T14:28:00.546839+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[53805]: audit 2024-03-30T14:28:00.551758+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[53805]: audit 2024-03-30T14:28:00.555544+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[55170]: cluster 2024-03-30T14:27:59.502143+0000 mgr.y (mgr.25468) 368 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[55170]: audit 2024-03-30T14:28:00.546839+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[55170]: audit 2024-03-30T14:28:00.551758+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.nmjcdh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:28:00.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:00 smithi106 bash[55170]: audit 2024-03-30T14:28:00.555544+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:01.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:28:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:28:01] "GET /metrics HTTP/1.1" 200 38641 "" "Prometheus/2.33.4" 2024-03-30T14:28:01.856 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:01 smithi165 bash[41986]: cephadm 2024-03-30T14:28:00.539176+0000 mgr.y (mgr.25468) 369 : cephadm 1 Upgrade: Updating rgw.foo.smithi165.nmjcdh (3/4) 2024-03-30T14:28:01.856 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:01 smithi165 bash[41986]: cephadm 2024-03-30T14:28:00.557477+0000 mgr.y (mgr.25468) 370 : cephadm 1 Deploying daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:28:01.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:01 smithi106 bash[53805]: cephadm 2024-03-30T14:28:00.539176+0000 mgr.y (mgr.25468) 369 : cephadm 1 Upgrade: Updating rgw.foo.smithi165.nmjcdh (3/4) 2024-03-30T14:28:01.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:01 smithi106 bash[53805]: cephadm 2024-03-30T14:28:00.557477+0000 mgr.y (mgr.25468) 370 : cephadm 1 Deploying daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:28:01.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:01 smithi106 bash[55170]: cephadm 2024-03-30T14:28:00.539176+0000 mgr.y (mgr.25468) 369 : cephadm 1 Upgrade: Updating rgw.foo.smithi165.nmjcdh (3/4) 2024-03-30T14:28:01.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:01 smithi106 bash[55170]: cephadm 2024-03-30T14:28:00.557477+0000 mgr.y (mgr.25468) 370 : cephadm 1 Deploying daemon rgw.foo.smithi165.nmjcdh on smithi165 2024-03-30T14:28:02.568 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:28:02.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:02 smithi165 bash[41986]: cluster 2024-03-30T14:28:01.503402+0000 mgr.y (mgr.25468) 371 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 122 op/s 2024-03-30T14:28:02.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:02 smithi165 bash[41986]: audit 2024-03-30T14:28:02.002434+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:02.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:02 smithi165 bash[41986]: audit 2024-03-30T14:28:02.548971+0000 mgr.y (mgr.25468) 372 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:02.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:02 smithi106 bash[55170]: cluster 2024-03-30T14:28:01.503402+0000 mgr.y (mgr.25468) 371 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 122 op/s 2024-03-30T14:28:02.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:02 smithi106 bash[55170]: audit 2024-03-30T14:28:02.002434+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:02.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:02 smithi106 bash[55170]: audit 2024-03-30T14:28:02.548971+0000 mgr.y (mgr.25468) 372 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:02.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:02 smithi106 bash[53805]: cluster 2024-03-30T14:28:01.503402+0000 mgr.y (mgr.25468) 371 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 122 op/s 2024-03-30T14:28:02.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:02 smithi106 bash[53805]: audit 2024-03-30T14:28:02.002434+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:02.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:02 smithi106 bash[53805]: audit 2024-03-30T14:28:02.548971+0000 mgr.y (mgr.25468) 372 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.355 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:28:03.355 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (8m) 2m ago 15m 16.2M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 30s ago 14m - - 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (6m) 2m ago 13m 47.6M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (6m) 30s ago 21m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (7m) 2m ago 23m 502M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (6m) 2m ago 23m 52.6M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (5m) 30s ago 21m 45.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (5m) 2m ago 21m 44.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (8m) 2m ago 15m 12.0M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (7m) 30s ago 15m 14.8M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (3m) 2m ago 20m 53.5M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (3m) 2m ago 20m 59.1M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (2m) 2m ago 19m 47.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:28:03.356 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (2m) 2m ago 18m - 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (2m) 30s ago 18m 56.2M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (92s) 30s ago 17m 49.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (64s) 30s ago 17m 49.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (36s) 30s ago 16m 13.4M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (6m) 30s ago 15m 65.8M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 starting - - - - 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (13m) 30s ago 13m 88.8M - 17.2.0 e1d6a67b021e 4492cca9d92a 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 starting - - - - 2024-03-30T14:28:03.357 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (13m) 30s ago 13m 88.6M - 17.2.0 e1d6a67b021e 12ab870adb36 2024-03-30T14:28:03.603 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[55170]: audit 2024-03-30T14:28:02.950592+0000 mgr.y (mgr.25468) 373 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.603 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[55170]: audit 2024-03-30T14:28:03.211383+0000 mgr.y (mgr.25468) 374 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:03.603 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[55170]: audit 2024-03-30T14:28:03.335131+0000 mgr.y (mgr.25468) 375 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.603 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[55170]: cluster 2024-03-30T14:28:03.504507+0000 mgr.y (mgr.25468) 376 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 85 B/s wr, 133 op/s 2024-03-30T14:28:03.812 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:28:03.812 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:28:03.813 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T14:28:03.814 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 15 2024-03-30T14:28:03.814 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:28:03.814 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:28:03.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:03 smithi165 bash[41986]: audit 2024-03-30T14:28:02.950592+0000 mgr.y (mgr.25468) 373 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:03 smithi165 bash[41986]: audit 2024-03-30T14:28:03.211383+0000 mgr.y (mgr.25468) 374 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:03.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:03 smithi165 bash[41986]: audit 2024-03-30T14:28:03.335131+0000 mgr.y (mgr.25468) 375 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:03 smithi165 bash[41986]: cluster 2024-03-30T14:28:03.504507+0000 mgr.y (mgr.25468) 376 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 85 B/s wr, 133 op/s 2024-03-30T14:28:03.918 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[53805]: audit 2024-03-30T14:28:02.950592+0000 mgr.y (mgr.25468) 373 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[53805]: audit 2024-03-30T14:28:03.211383+0000 mgr.y (mgr.25468) 374 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:03.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[53805]: audit 2024-03-30T14:28:03.335131+0000 mgr.y (mgr.25468) 375 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:03.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:03 smithi106 bash[53805]: cluster 2024-03-30T14:28:03.504507+0000 mgr.y (mgr.25468) 376 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 85 B/s wr, 133 op/s 2024-03-30T14:28:04.198 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "mon", 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "osd" 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "13/23 daemons upgraded", 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading rgw daemons", 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:28:04.199 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:28:04.635 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:28:04.635 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:28:04.636 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:28:04.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:04 smithi165 bash[41986]: audit 2024-03-30T14:28:03.808060+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.106:0/1149220659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:04.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:04 smithi165 bash[41986]: audit 2024-03-30T14:28:04.193617+0000 mgr.y (mgr.25468) 377 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:04.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:04 smithi165 bash[41986]: audit 2024-03-30T14:28:04.197012+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:04.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:04 smithi165 bash[41986]: audit 2024-03-30T14:28:04.206789+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:04.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[53805]: audit 2024-03-30T14:28:03.808060+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.106:0/1149220659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:04.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[53805]: audit 2024-03-30T14:28:04.193617+0000 mgr.y (mgr.25468) 377 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:04.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[53805]: audit 2024-03-30T14:28:04.197012+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:04.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[53805]: audit 2024-03-30T14:28:04.206789+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:04.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[55170]: audit 2024-03-30T14:28:03.808060+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.106:0/1149220659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:04.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[55170]: audit 2024-03-30T14:28:04.193617+0000 mgr.y (mgr.25468) 377 : audit 0 from='client.34641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:04.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[55170]: audit 2024-03-30T14:28:04.197012+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:04.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:04 smithi106 bash[55170]: audit 2024-03-30T14:28:04.206789+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:05.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:05 smithi165 bash[41986]: audit 2024-03-30T14:28:04.631635+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.106:0/4282096545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:28:05.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:05 smithi165 bash[41986]: cluster 2024-03-30T14:28:05.506007+0000 mgr.y (mgr.25468) 378 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 166 op/s 2024-03-30T14:28:05.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:05 smithi106 bash[53805]: audit 2024-03-30T14:28:04.631635+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.106:0/4282096545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:28:05.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:05 smithi106 bash[53805]: cluster 2024-03-30T14:28:05.506007+0000 mgr.y (mgr.25468) 378 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 166 op/s 2024-03-30T14:28:05.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:05 smithi106 bash[55170]: audit 2024-03-30T14:28:04.631635+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.106:0/4282096545' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:28:05.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:05 smithi106 bash[55170]: cluster 2024-03-30T14:28:05.506007+0000 mgr.y (mgr.25468) 378 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 166 op/s 2024-03-30T14:28:08.045 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:07 smithi165 bash[41986]: cephadm 2024-03-30T14:28:06.712317+0000 mgr.y (mgr.25468) 379 : cephadm 1 Upgrade: Updating rgw.smpl.smithi165.jmwrhj (4/4) 2024-03-30T14:28:08.045 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:07 smithi165 bash[41986]: audit 2024-03-30T14:28:06.720196+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:08.045 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:07 smithi165 bash[41986]: audit 2024-03-30T14:28:06.725024+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:28:08.045 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:07 smithi165 bash[41986]: audit 2024-03-30T14:28:06.728347+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:08.045 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:07 smithi165 bash[41986]: cephadm 2024-03-30T14:28:06.730318+0000 mgr.y (mgr.25468) 380 : cephadm 1 Deploying daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:28:08.046 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:07 smithi165 bash[41986]: cluster 2024-03-30T14:28:07.506983+0000 mgr.y (mgr.25468) 381 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-03-30T14:28:08.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[53805]: cephadm 2024-03-30T14:28:06.712317+0000 mgr.y (mgr.25468) 379 : cephadm 1 Upgrade: Updating rgw.smpl.smithi165.jmwrhj (4/4) 2024-03-30T14:28:08.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[53805]: audit 2024-03-30T14:28:06.720196+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:08.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[53805]: audit 2024-03-30T14:28:06.725024+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[53805]: audit 2024-03-30T14:28:06.728347+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[53805]: cephadm 2024-03-30T14:28:06.730318+0000 mgr.y (mgr.25468) 380 : cephadm 1 Deploying daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[53805]: cluster 2024-03-30T14:28:07.506983+0000 mgr.y (mgr.25468) 381 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[55170]: cephadm 2024-03-30T14:28:06.712317+0000 mgr.y (mgr.25468) 379 : cephadm 1 Upgrade: Updating rgw.smpl.smithi165.jmwrhj (4/4) 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[55170]: audit 2024-03-30T14:28:06.720196+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[55170]: audit 2024-03-30T14:28:06.725024+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.jmwrhj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[55170]: audit 2024-03-30T14:28:06.728347+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[55170]: cephadm 2024-03-30T14:28:06.730318+0000 mgr.y (mgr.25468) 380 : cephadm 1 Deploying daemon rgw.smpl.smithi165.jmwrhj on smithi165 2024-03-30T14:28:08.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:07 smithi106 bash[55170]: cluster 2024-03-30T14:28:07.506983+0000 mgr.y (mgr.25468) 381 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 121 op/s 2024-03-30T14:28:10.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:10 smithi165 bash[41986]: cluster 2024-03-30T14:28:09.508440+0000 mgr.y (mgr.25468) 382 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 149 op/s 2024-03-30T14:28:10.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:10 smithi165 bash[41986]: audit 2024-03-30T14:28:10.540802+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:10.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:10 smithi165 bash[41986]: audit 2024-03-30T14:28:10.553415+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:10.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:10 smithi106 bash[53805]: cluster 2024-03-30T14:28:09.508440+0000 mgr.y (mgr.25468) 382 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 149 op/s 2024-03-30T14:28:10.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:10 smithi106 bash[53805]: audit 2024-03-30T14:28:10.540802+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:10.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:10 smithi106 bash[53805]: audit 2024-03-30T14:28:10.553415+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:10.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:10 smithi106 bash[55170]: cluster 2024-03-30T14:28:09.508440+0000 mgr.y (mgr.25468) 382 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 149 op/s 2024-03-30T14:28:10.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:10 smithi106 bash[55170]: audit 2024-03-30T14:28:10.540802+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:10.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:10 smithi106 bash[55170]: audit 2024-03-30T14:28:10.553415+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:11.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:28:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:28:11] "GET /metrics HTTP/1.1" 200 38637 "" "Prometheus/2.33.4" 2024-03-30T14:28:11.805 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:11 smithi165 bash[41986]: audit 2024-03-30T14:28:10.604087+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:11.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:11 smithi106 bash[53805]: audit 2024-03-30T14:28:10.604087+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:11.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:11 smithi106 bash[55170]: audit 2024-03-30T14:28:10.604087+0000 mon.a (mon.0) 693 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:12.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:12 smithi165 bash[41986]: cluster 2024-03-30T14:28:11.509624+0000 mgr.y (mgr.25468) 383 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:28:12.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:12 smithi106 bash[53805]: cluster 2024-03-30T14:28:11.509624+0000 mgr.y (mgr.25468) 383 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:28:12.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:12 smithi106 bash[55170]: cluster 2024-03-30T14:28:11.509624+0000 mgr.y (mgr.25468) 383 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:28:14.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:14 smithi165 bash[41986]: audit 2024-03-30T14:28:13.220559+0000 mgr.y (mgr.25468) 384 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:14.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:14 smithi165 bash[41986]: cluster 2024-03-30T14:28:13.510780+0000 mgr.y (mgr.25468) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-30T14:28:14.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:14 smithi106 bash[53805]: audit 2024-03-30T14:28:13.220559+0000 mgr.y (mgr.25468) 384 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:14.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:14 smithi106 bash[53805]: cluster 2024-03-30T14:28:13.510780+0000 mgr.y (mgr.25468) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-30T14:28:14.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:14 smithi106 bash[55170]: audit 2024-03-30T14:28:13.220559+0000 mgr.y (mgr.25468) 384 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:14.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:14 smithi106 bash[55170]: cluster 2024-03-30T14:28:13.510780+0000 mgr.y (mgr.25468) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 170 B/s wr, 141 op/s 2024-03-30T14:28:16.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:16 smithi165 bash[41986]: cluster 2024-03-30T14:28:15.512287+0000 mgr.y (mgr.25468) 386 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 255 B/s wr, 187 op/s 2024-03-30T14:28:16.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:16 smithi106 bash[53805]: cluster 2024-03-30T14:28:15.512287+0000 mgr.y (mgr.25468) 386 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 255 B/s wr, 187 op/s 2024-03-30T14:28:16.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:16 smithi106 bash[55170]: cluster 2024-03-30T14:28:15.512287+0000 mgr.y (mgr.25468) 386 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 255 B/s wr, 187 op/s 2024-03-30T14:28:18.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:17 smithi165 bash[41986]: audit 2024-03-30T14:28:16.703172+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:17 smithi165 bash[41986]: audit 2024-03-30T14:28:16.712577+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:17 smithi165 bash[41986]: audit 2024-03-30T14:28:16.918029+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:17 smithi165 bash[41986]: audit 2024-03-30T14:28:16.929559+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:17 smithi165 bash[41986]: audit 2024-03-30T14:28:17.002855+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:18.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:17 smithi165 bash[41986]: cluster 2024-03-30T14:28:17.513208+0000 mgr.y (mgr.25468) 387 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:28:18.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[53805]: audit 2024-03-30T14:28:16.703172+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[53805]: audit 2024-03-30T14:28:16.712577+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[53805]: audit 2024-03-30T14:28:16.918029+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[53805]: audit 2024-03-30T14:28:16.929559+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[53805]: audit 2024-03-30T14:28:17.002855+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[53805]: cluster 2024-03-30T14:28:17.513208+0000 mgr.y (mgr.25468) 387 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[55170]: audit 2024-03-30T14:28:16.703172+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[55170]: audit 2024-03-30T14:28:16.712577+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[55170]: audit 2024-03-30T14:28:16.918029+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[55170]: audit 2024-03-30T14:28:16.929559+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[55170]: audit 2024-03-30T14:28:17.002855+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:17 smithi106 bash[55170]: cluster 2024-03-30T14:28:17.513208+0000 mgr.y (mgr.25468) 387 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-30T14:28:19.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:18 smithi165 bash[41986]: audit 2024-03-30T14:28:17.714462+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:18 smithi165 bash[41986]: audit 2024-03-30T14:28:17.722040+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:18 smithi165 bash[41986]: audit 2024-03-30T14:28:17.977076+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:18 smithi165 bash[41986]: audit 2024-03-30T14:28:17.988102+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[53805]: audit 2024-03-30T14:28:17.714462+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[53805]: audit 2024-03-30T14:28:17.722040+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[53805]: audit 2024-03-30T14:28:17.977076+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[53805]: audit 2024-03-30T14:28:17.988102+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[55170]: audit 2024-03-30T14:28:17.714462+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[55170]: audit 2024-03-30T14:28:17.722040+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[55170]: audit 2024-03-30T14:28:17.977076+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:19.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:18 smithi106 bash[55170]: audit 2024-03-30T14:28:17.988102+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:20.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:19 smithi165 bash[41986]: cluster 2024-03-30T14:28:19.514561+0000 mgr.y (mgr.25468) 388 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-03-30T14:28:20.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:19 smithi106 bash[53805]: cluster 2024-03-30T14:28:19.514561+0000 mgr.y (mgr.25468) 388 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-03-30T14:28:20.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:19 smithi106 bash[55170]: cluster 2024-03-30T14:28:19.514561+0000 mgr.y (mgr.25468) 388 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-03-30T14:28:21.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:28:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:28:21] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.33.4" 2024-03-30T14:28:22.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:22 smithi106 bash[53805]: cluster 2024-03-30T14:28:21.515842+0000 mgr.y (mgr.25468) 389 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 113 op/s 2024-03-30T14:28:22.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:22 smithi106 bash[55170]: cluster 2024-03-30T14:28:21.515842+0000 mgr.y (mgr.25468) 389 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 113 op/s 2024-03-30T14:28:22.956 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:22 smithi165 bash[41986]: cluster 2024-03-30T14:28:21.515842+0000 mgr.y (mgr.25468) 389 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 85 B/s wr, 113 op/s 2024-03-30T14:28:24.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:24 smithi165 bash[41986]: audit 2024-03-30T14:28:23.231949+0000 mgr.y (mgr.25468) 390 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:24.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:24 smithi165 bash[41986]: cluster 2024-03-30T14:28:23.517183+0000 mgr.y (mgr.25468) 391 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:28:24.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:24 smithi106 bash[53805]: audit 2024-03-30T14:28:23.231949+0000 mgr.y (mgr.25468) 390 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:24.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:24 smithi106 bash[53805]: cluster 2024-03-30T14:28:23.517183+0000 mgr.y (mgr.25468) 391 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:28:24.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:24 smithi106 bash[55170]: audit 2024-03-30T14:28:23.231949+0000 mgr.y (mgr.25468) 390 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:24.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:24 smithi106 bash[55170]: cluster 2024-03-30T14:28:23.517183+0000 mgr.y (mgr.25468) 391 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-30T14:28:26.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:26 smithi165 bash[41986]: cluster 2024-03-30T14:28:25.518728+0000 mgr.y (mgr.25468) 392 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 74 op/s 2024-03-30T14:28:26.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:26 smithi106 bash[53805]: cluster 2024-03-30T14:28:25.518728+0000 mgr.y (mgr.25468) 392 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 74 op/s 2024-03-30T14:28:26.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:26 smithi106 bash[55170]: cluster 2024-03-30T14:28:25.518728+0000 mgr.y (mgr.25468) 392 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 74 op/s 2024-03-30T14:28:28.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:28 smithi165 bash[41986]: cluster 2024-03-30T14:28:27.519649+0000 mgr.y (mgr.25468) 393 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T14:28:28.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:28 smithi165 bash[41986]: audit 2024-03-30T14:28:28.426603+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:28.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:28 smithi165 bash[41986]: audit 2024-03-30T14:28:28.440410+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:28.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:28 smithi106 bash[53805]: cluster 2024-03-30T14:28:27.519649+0000 mgr.y (mgr.25468) 393 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T14:28:28.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:28 smithi106 bash[53805]: audit 2024-03-30T14:28:28.426603+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:28.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:28 smithi106 bash[53805]: audit 2024-03-30T14:28:28.440410+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:28.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:28 smithi106 bash[55170]: cluster 2024-03-30T14:28:27.519649+0000 mgr.y (mgr.25468) 393 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T14:28:28.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:28 smithi106 bash[55170]: audit 2024-03-30T14:28:28.426603+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:28.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:28 smithi106 bash[55170]: audit 2024-03-30T14:28:28.440410+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: cephadm 2024-03-30T14:28:28.415989+0000 mgr.y (mgr.25468) 394 : cephadm 1 Detected new or changed devices on smithi165 2024-03-30T14:28:29.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.142411+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.154658+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.157065+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:29.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.158617+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.170809+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.262955+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.266511+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.269384+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.271589+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.275297+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.279133+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.282084+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.288940+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.291520+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi106.yhndxt"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.298265+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi106.yhndxt"}]': finished 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.301727+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.nmjcdh"}]: dispatch 2024-03-30T14:28:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.307183+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.nmjcdh"}]': finished 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.310940+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi106.tcbusd"}]: dispatch 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.315787+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi106.tcbusd"}]': finished 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.318804+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.jmwrhj"}]: dispatch 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.323340+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.jmwrhj"}]': finished 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.327146+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.333400+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.337467+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.339572+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:29 smithi165 bash[41986]: audit 2024-03-30T14:28:29.346481+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: cephadm 2024-03-30T14:28:28.415989+0000 mgr.y (mgr.25468) 394 : cephadm 1 Detected new or changed devices on smithi165 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.142411+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.154658+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.157065+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.158617+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.170809+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.262955+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.266511+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.269384+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.271589+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.275297+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.279133+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.282084+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.288940+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.291520+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi106.yhndxt"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.298265+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi106.yhndxt"}]': finished 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.301727+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.nmjcdh"}]: dispatch 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.307183+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.nmjcdh"}]': finished 2024-03-30T14:28:29.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.310940+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi106.tcbusd"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: cephadm 2024-03-30T14:28:28.415989+0000 mgr.y (mgr.25468) 394 : cephadm 1 Detected new or changed devices on smithi165 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.142411+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.154658+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.157065+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.158617+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.170809+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.262955+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.266511+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.269384+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.271589+0000 mon.a (mon.0) 713 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.275297+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.922 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.279133+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.282084+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.288940+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.291520+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi106.yhndxt"}]: dispatch 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.298265+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi106.yhndxt"}]': finished 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.301727+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.nmjcdh"}]: dispatch 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.307183+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.nmjcdh"}]': finished 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.310940+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi106.tcbusd"}]: dispatch 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.315787+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi106.tcbusd"}]': finished 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.318804+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.jmwrhj"}]: dispatch 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.323340+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.jmwrhj"}]': finished 2024-03-30T14:28:29.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.327146+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.333400+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.337467+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.339572+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[55170]: audit 2024-03-30T14:28:29.346481+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.315787+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi106.tcbusd"}]': finished 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.318804+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.jmwrhj"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.323340+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.jmwrhj"}]': finished 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.327146+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.333400+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.337467+0000 mon.a (mon.0) 728 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.339572+0000 mon.a (mon.0) 729 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:29.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:29 smithi106 bash[53805]: audit 2024-03-30T14:28:29.346481+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:30 smithi165 bash[41986]: cephadm 2024-03-30T14:28:29.131923+0000 mgr.y (mgr.25468) 395 : cephadm 1 Detected new or changed devices on smithi106 2024-03-30T14:28:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:30 smithi165 bash[41986]: cluster 2024-03-30T14:28:29.161761+0000 mgr.y (mgr.25468) 396 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:28:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:30 smithi165 bash[41986]: cluster 2024-03-30T14:28:29.162304+0000 mgr.y (mgr.25468) 397 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:30 smithi165 bash[41986]: cephadm 2024-03-30T14:28:29.283488+0000 mgr.y (mgr.25468) 398 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-30T14:28:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:30 smithi165 bash[41986]: cephadm 2024-03-30T14:28:29.328365+0000 mgr.y (mgr.25468) 399 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-30T14:28:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:30 smithi165 bash[41986]: cephadm 2024-03-30T14:28:29.340647+0000 mgr.y (mgr.25468) 400 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-30T14:28:30.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[53805]: cephadm 2024-03-30T14:28:29.131923+0000 mgr.y (mgr.25468) 395 : cephadm 1 Detected new or changed devices on smithi106 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[53805]: cluster 2024-03-30T14:28:29.161761+0000 mgr.y (mgr.25468) 396 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[53805]: cluster 2024-03-30T14:28:29.162304+0000 mgr.y (mgr.25468) 397 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[53805]: cephadm 2024-03-30T14:28:29.283488+0000 mgr.y (mgr.25468) 398 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[53805]: cephadm 2024-03-30T14:28:29.328365+0000 mgr.y (mgr.25468) 399 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[53805]: cephadm 2024-03-30T14:28:29.340647+0000 mgr.y (mgr.25468) 400 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[55170]: cephadm 2024-03-30T14:28:29.131923+0000 mgr.y (mgr.25468) 395 : cephadm 1 Detected new or changed devices on smithi106 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[55170]: cluster 2024-03-30T14:28:29.161761+0000 mgr.y (mgr.25468) 396 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[55170]: cluster 2024-03-30T14:28:29.162304+0000 mgr.y (mgr.25468) 397 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[55170]: cephadm 2024-03-30T14:28:29.283488+0000 mgr.y (mgr.25468) 398 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-30T14:28:30.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[55170]: cephadm 2024-03-30T14:28:29.328365+0000 mgr.y (mgr.25468) 399 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-30T14:28:30.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:30 smithi106 bash[55170]: cephadm 2024-03-30T14:28:29.340647+0000 mgr.y (mgr.25468) 400 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-30T14:28:31.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:28:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:28:31] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.33.4" 2024-03-30T14:28:31.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:31 smithi165 bash[41986]: cluster 2024-03-30T14:28:31.163612+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:31.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:31 smithi106 bash[53805]: cluster 2024-03-30T14:28:31.163612+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:31.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:31 smithi106 bash[55170]: cluster 2024-03-30T14:28:31.163612+0000 mgr.y (mgr.25468) 401 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:33.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:32 smithi165 bash[41986]: cephadm 2024-03-30T14:28:31.770960+0000 mgr.y (mgr.25468) 402 : cephadm 1 Upgrade: Updating iscsi.foo.smithi106.hdevyu 2024-03-30T14:28:33.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:32 smithi165 bash[41986]: audit 2024-03-30T14:28:31.777932+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:33.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:32 smithi165 bash[41986]: audit 2024-03-30T14:28:31.782754+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:28:33.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:32 smithi165 bash[41986]: audit 2024-03-30T14:28:31.793967+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:33.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:32 smithi165 bash[41986]: cephadm 2024-03-30T14:28:31.795739+0000 mgr.y (mgr.25468) 403 : cephadm 1 Deploying daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:28:33.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:32 smithi165 bash[41986]: audit 2024-03-30T14:28:32.003059+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:33.125 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[53805]: cephadm 2024-03-30T14:28:31.770960+0000 mgr.y (mgr.25468) 402 : cephadm 1 Upgrade: Updating iscsi.foo.smithi106.hdevyu 2024-03-30T14:28:33.125 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[53805]: audit 2024-03-30T14:28:31.777932+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:33.125 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[53805]: audit 2024-03-30T14:28:31.782754+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:28:33.125 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[53805]: audit 2024-03-30T14:28:31.793967+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:33.125 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[53805]: cephadm 2024-03-30T14:28:31.795739+0000 mgr.y (mgr.25468) 403 : cephadm 1 Deploying daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[53805]: audit 2024-03-30T14:28:32.003059+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[55170]: cephadm 2024-03-30T14:28:31.770960+0000 mgr.y (mgr.25468) 402 : cephadm 1 Upgrade: Updating iscsi.foo.smithi106.hdevyu 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[55170]: audit 2024-03-30T14:28:31.777932+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[55170]: audit 2024-03-30T14:28:31.782754+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi106.hdevyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[55170]: audit 2024-03-30T14:28:31.793967+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[55170]: cephadm 2024-03-30T14:28:31.795739+0000 mgr.y (mgr.25468) 403 : cephadm 1 Deploying daemon iscsi.foo.smithi106.hdevyu on smithi106 2024-03-30T14:28:33.126 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:32 smithi106 bash[55170]: audit 2024-03-30T14:28:32.003059+0000 mon.a (mon.0) 734 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:34.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:33 smithi165 bash[41986]: cluster 2024-03-30T14:28:33.165075+0000 mgr.y (mgr.25468) 404 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:34.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:33 smithi165 bash[41986]: audit 2024-03-30T14:28:33.240584+0000 mgr.y (mgr.25468) 405 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:34.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:33 smithi106 bash[53805]: cluster 2024-03-30T14:28:33.165075+0000 mgr.y (mgr.25468) 404 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:34.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:33 smithi106 bash[53805]: audit 2024-03-30T14:28:33.240584+0000 mgr.y (mgr.25468) 405 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:34.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:33 smithi106 bash[55170]: cluster 2024-03-30T14:28:33.165075+0000 mgr.y (mgr.25468) 404 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:34.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:33 smithi106 bash[55170]: audit 2024-03-30T14:28:33.240584+0000 mgr.y (mgr.25468) 405 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:35.051 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (8m) 18s ago 15m 16.8M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 19s ago 15m - - 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (7m) 18s ago 13m 48.1M - 3.5 e1d6a67b021e 2fc9491a4d26 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (7m) 19s ago 21m 444M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (8m) 18s ago 23m 508M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (6m) 18s ago 23m 59.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (5m) 19s ago 21m 52.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (6m) 18s ago 22m 53.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (8m) 18s ago 16m 15.7M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (8m) 19s ago 16m 12.4M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (4m) 18s ago 21m 62.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:28:35.833 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (4m) 18s ago 20m 69.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (3m) 18s ago 19m 54.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (3m) 18s ago 19m 61.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (2m) 19s ago 18m 61.5M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (2m) 19s ago 18m 53.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (96s) 19s ago 17m 52.8M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (68s) 19s ago 17m 58.6M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (7m) 19s ago 16m 65.9M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (44s) 18s ago 14m 90.1M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (31s) 19s ago 14m 89.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (37s) 18s ago 13m 89.8M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:28:35.834 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (25s) 19s ago 13m 89.8M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:28:36.286 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:28:36.287 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:28:36.288 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:28:36.288 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:28:36.288 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:28:36.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:36 smithi165 bash[41986]: audit 2024-03-30T14:28:35.030887+0000 mgr.y (mgr.25468) 406 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:36.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:36 smithi165 bash[41986]: cluster 2024-03-30T14:28:35.166517+0000 mgr.y (mgr.25468) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:36.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:36 smithi165 bash[41986]: audit 2024-03-30T14:28:35.426481+0000 mgr.y (mgr.25468) 408 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:36.663 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:28:36.663 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:28:36.663 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:28:36.663 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:28:36.663 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw", 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: "mon", 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: "osd" 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "17/23 daemons upgraded", 2024-03-30T14:28:36.664 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-30T14:28:36.665 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:28:36.665 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:28:36.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:36 smithi106 bash[55170]: audit 2024-03-30T14:28:35.030887+0000 mgr.y (mgr.25468) 406 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:36.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:36 smithi106 bash[55170]: cluster 2024-03-30T14:28:35.166517+0000 mgr.y (mgr.25468) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:36.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:36 smithi106 bash[55170]: audit 2024-03-30T14:28:35.426481+0000 mgr.y (mgr.25468) 408 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:36.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:36 smithi106 bash[53805]: audit 2024-03-30T14:28:35.030887+0000 mgr.y (mgr.25468) 406 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:36.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:36 smithi106 bash[53805]: cluster 2024-03-30T14:28:35.166517+0000 mgr.y (mgr.25468) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:36.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:36 smithi106 bash[53805]: audit 2024-03-30T14:28:35.426481+0000 mgr.y (mgr.25468) 408 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:37.115 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:28:37.115 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:28:37.115 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:28:37.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:37 smithi165 bash[41986]: audit 2024-03-30T14:28:35.806120+0000 mgr.y (mgr.25468) 409 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:37.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:37 smithi165 bash[41986]: audit 2024-03-30T14:28:36.281471+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.106:0/3988165045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:37.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:37 smithi165 bash[41986]: audit 2024-03-30T14:28:37.110148+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.106:0/3775400293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:28:37.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:37 smithi106 bash[53805]: audit 2024-03-30T14:28:35.806120+0000 mgr.y (mgr.25468) 409 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:37.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:37 smithi106 bash[53805]: audit 2024-03-30T14:28:36.281471+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.106:0/3988165045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:37.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:37 smithi106 bash[53805]: audit 2024-03-30T14:28:37.110148+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.106:0/3775400293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:28:37.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:37 smithi106 bash[55170]: audit 2024-03-30T14:28:35.806120+0000 mgr.y (mgr.25468) 409 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:37.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:37 smithi106 bash[55170]: audit 2024-03-30T14:28:36.281471+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.106:0/3988165045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:28:37.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:37 smithi106 bash[55170]: audit 2024-03-30T14:28:37.110148+0000 mon.a (mon.0) 735 : audit 0 from='client.? 172.21.15.106:0/3775400293' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:28:38.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:38 smithi165 bash[41986]: audit 2024-03-30T14:28:36.657163+0000 mgr.y (mgr.25468) 410 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:38.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:38 smithi165 bash[41986]: cluster 2024-03-30T14:28:37.167433+0000 mgr.y (mgr.25468) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:38.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:38 smithi106 bash[53805]: audit 2024-03-30T14:28:36.657163+0000 mgr.y (mgr.25468) 410 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:38.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:38 smithi106 bash[53805]: cluster 2024-03-30T14:28:37.167433+0000 mgr.y (mgr.25468) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:38.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:38 smithi106 bash[55170]: audit 2024-03-30T14:28:36.657163+0000 mgr.y (mgr.25468) 410 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:28:38.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:38 smithi106 bash[55170]: cluster 2024-03-30T14:28:37.167433+0000 mgr.y (mgr.25468) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:40.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:40 smithi165 bash[41986]: cluster 2024-03-30T14:28:39.168618+0000 mgr.y (mgr.25468) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:28:40.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:40 smithi106 bash[53805]: cluster 2024-03-30T14:28:39.168618+0000 mgr.y (mgr.25468) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:28:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:40 smithi106 bash[55170]: cluster 2024-03-30T14:28:39.168618+0000 mgr.y (mgr.25468) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:28:41.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:28:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:28:41] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-30T14:28:42.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:42 smithi165 bash[41986]: cluster 2024-03-30T14:28:41.169920+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:42.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:42 smithi106 bash[53805]: cluster 2024-03-30T14:28:41.169920+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:42.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:42 smithi106 bash[55170]: cluster 2024-03-30T14:28:41.169920+0000 mgr.y (mgr.25468) 413 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:44.610 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:44 smithi106 bash[53805]: cluster 2024-03-30T14:28:43.171088+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:44.610 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:44 smithi106 bash[53805]: audit 2024-03-30T14:28:43.249524+0000 mgr.y (mgr.25468) 415 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:44.611 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:44 smithi106 bash[55170]: cluster 2024-03-30T14:28:43.171088+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:44.611 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:44 smithi106 bash[55170]: audit 2024-03-30T14:28:43.249524+0000 mgr.y (mgr.25468) 415 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:44.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:44 smithi165 bash[41986]: cluster 2024-03-30T14:28:43.171088+0000 mgr.y (mgr.25468) 414 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:44.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:44 smithi165 bash[41986]: audit 2024-03-30T14:28:43.249524+0000 mgr.y (mgr.25468) 415 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:28:46.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:46 smithi165 bash[41986]: cluster 2024-03-30T14:28:45.172569+0000 mgr.y (mgr.25468) 416 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:28:46.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:46 smithi165 bash[41986]: audit 2024-03-30T14:28:45.889751+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:46.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:46 smithi165 bash[41986]: audit 2024-03-30T14:28:45.897571+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:46.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:46 smithi165 bash[41986]: audit 2024-03-30T14:28:45.902437+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:46.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[53805]: cluster 2024-03-30T14:28:45.172569+0000 mgr.y (mgr.25468) 416 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:28:46.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[53805]: audit 2024-03-30T14:28:45.889751+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:46.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[53805]: audit 2024-03-30T14:28:45.897571+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:46.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[53805]: audit 2024-03-30T14:28:45.902437+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:46.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[55170]: cluster 2024-03-30T14:28:45.172569+0000 mgr.y (mgr.25468) 416 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:28:46.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[55170]: audit 2024-03-30T14:28:45.889751+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:46.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[55170]: audit 2024-03-30T14:28:45.897571+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:46.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:46 smithi106 bash[55170]: audit 2024-03-30T14:28:45.902437+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:28:47.318 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:47 smithi106 bash[53805]: audit 2024-03-30T14:28:47.003674+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:47.318 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:47 smithi106 bash[55170]: audit 2024-03-30T14:28:47.003674+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:47.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:47 smithi165 bash[41986]: audit 2024-03-30T14:28:47.003674+0000 mon.a (mon.0) 739 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:28:48.579 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:48 smithi106 bash[53805]: cluster 2024-03-30T14:28:47.173536+0000 mgr.y (mgr.25468) 417 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:48.579 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:48 smithi106 bash[55170]: cluster 2024-03-30T14:28:47.173536+0000 mgr.y (mgr.25468) 417 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:48.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:48 smithi165 bash[41986]: cluster 2024-03-30T14:28:47.173536+0000 mgr.y (mgr.25468) 417 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:28:49.281 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:49 smithi106 bash[55170]: audit 2024-03-30T14:28:48.956665+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.106:0/3762940011' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:28:49.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:49 smithi165 bash[41986]: audit 2024-03-30T14:28:48.956665+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.106:0/3762940011' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:28:49.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:49 smithi106 bash[53805]: audit 2024-03-30T14:28:48.956665+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.106:0/3762940011' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T14:28:50.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:50 smithi165 bash[41986]: cluster 2024-03-30T14:28:49.174344+0000 mgr.y (mgr.25468) 418 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:28:50.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:50 smithi165 bash[41986]: audit 2024-03-30T14:28:49.354787+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.106:0/1353998370' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1071455714"}]: dispatch 2024-03-30T14:28:50.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:50 smithi106 bash[53805]: cluster 2024-03-30T14:28:49.174344+0000 mgr.y (mgr.25468) 418 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:28:50.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:50 smithi106 bash[53805]: audit 2024-03-30T14:28:49.354787+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.106:0/1353998370' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1071455714"}]: dispatch 2024-03-30T14:28:50.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:50 smithi106 bash[55170]: cluster 2024-03-30T14:28:49.174344+0000 mgr.y (mgr.25468) 418 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T14:28:50.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:50 smithi106 bash[55170]: audit 2024-03-30T14:28:49.354787+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.106:0/1353998370' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1071455714"}]: dispatch 2024-03-30T14:28:51.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[53805]: audit 2024-03-30T14:28:50.284896+0000 mon.a (mon.0) 741 : audit 1 from='client.? 172.21.15.106:0/1353998370' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1071455714"}]': finished 2024-03-30T14:28:51.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[53805]: cluster 2024-03-30T14:28:50.291501+0000 mon.a (mon.0) 742 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-30T14:28:51.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[53805]: audit 2024-03-30T14:28:50.685939+0000 mon.a (mon.0) 743 : audit 1 from='client.? 172.21.15.106:0/645518716' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4072212392"}]: dispatch 2024-03-30T14:28:51.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:28:51] "GET /metrics HTTP/1.1" 200 38704 "" "Prometheus/2.33.4" 2024-03-30T14:28:51.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[55170]: audit 2024-03-30T14:28:50.284896+0000 mon.a (mon.0) 741 : audit 1 from='client.? 172.21.15.106:0/1353998370' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1071455714"}]': finished 2024-03-30T14:28:51.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[55170]: cluster 2024-03-30T14:28:50.291501+0000 mon.a (mon.0) 742 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-30T14:28:51.421 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:51 smithi106 bash[55170]: audit 2024-03-30T14:28:50.685939+0000 mon.a (mon.0) 743 : audit 1 from='client.? 172.21.15.106:0/645518716' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4072212392"}]: dispatch 2024-03-30T14:28:51.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:51 smithi165 bash[41986]: audit 2024-03-30T14:28:50.284896+0000 mon.a (mon.0) 741 : audit 1 from='client.? 172.21.15.106:0/1353998370' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/1071455714"}]': finished 2024-03-30T14:28:51.667 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:51 smithi165 bash[41986]: cluster 2024-03-30T14:28:50.291501+0000 mon.a (mon.0) 742 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-30T14:28:51.667 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:51 smithi165 bash[41986]: audit 2024-03-30T14:28:50.685939+0000 mon.a (mon.0) 743 : audit 1 from='client.? 172.21.15.106:0/645518716' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4072212392"}]: dispatch 2024-03-30T14:28:52.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: cluster 2024-03-30T14:28:51.174926+0000 mgr.y (mgr.25468) 419 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:51.294188+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.106:0/645518716' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4072212392"}]': finished 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: cluster 2024-03-30T14:28:51.298735+0000 mon.a (mon.0) 745 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:51.698899+0000 mon.c (mon.1) 21 : audit 1 from='client.? 172.21.15.106:0/444637651' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]: dispatch 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:51.699612+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]: dispatch 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:51.945253+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:51.955566+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:52.151016+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:52 smithi165 bash[41986]: audit 2024-03-30T14:28:52.160267+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: cluster 2024-03-30T14:28:51.174926+0000 mgr.y (mgr.25468) 419 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-30T14:28:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:51.294188+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.106:0/645518716' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4072212392"}]': finished 2024-03-30T14:28:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: cluster 2024-03-30T14:28:51.298735+0000 mon.a (mon.0) 745 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-30T14:28:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:51.698899+0000 mon.c (mon.1) 21 : audit 1 from='client.? 172.21.15.106:0/444637651' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]: dispatch 2024-03-30T14:28:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:51.699612+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]: dispatch 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:51.945253+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:51.955566+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:52.151016+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[55170]: audit 2024-03-30T14:28:52.160267+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: cluster 2024-03-30T14:28:51.174926+0000 mgr.y (mgr.25468) 419 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:51.294188+0000 mon.a (mon.0) 744 : audit 1 from='client.? 172.21.15.106:0/645518716' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4072212392"}]': finished 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: cluster 2024-03-30T14:28:51.298735+0000 mon.a (mon.0) 745 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:51.698899+0000 mon.c (mon.1) 21 : audit 1 from='client.? 172.21.15.106:0/444637651' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]: dispatch 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:51.699612+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]: dispatch 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:51.945253+0000 mon.a (mon.0) 747 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:51.955566+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:52.151016+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:52.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:52 smithi106 bash[53805]: audit 2024-03-30T14:28:52.160267+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:53.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:53 smithi165 bash[41986]: audit 2024-03-30T14:28:52.296746+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]': finished 2024-03-30T14:28:53.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:53 smithi165 bash[41986]: cluster 2024-03-30T14:28:52.304987+0000 mon.a (mon.0) 752 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-30T14:28:53.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:53 smithi165 bash[41986]: audit 2024-03-30T14:28:52.709206+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.106:0/2408103383' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]: dispatch 2024-03-30T14:28:53.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:53 smithi165 bash[41986]: audit 2024-03-30T14:28:52.709701+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]: dispatch 2024-03-30T14:28:53.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:53 smithi165 bash[41986]: audit 2024-03-30T14:28:53.210206+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:53.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:53 smithi165 bash[41986]: audit 2024-03-30T14:28:53.218910+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[53805]: audit 2024-03-30T14:28:52.296746+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]': finished 2024-03-30T14:28:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[53805]: cluster 2024-03-30T14:28:52.304987+0000 mon.a (mon.0) 752 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-30T14:28:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[53805]: audit 2024-03-30T14:28:52.709206+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.106:0/2408103383' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]: dispatch 2024-03-30T14:28:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[53805]: audit 2024-03-30T14:28:52.709701+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]: dispatch 2024-03-30T14:28:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[53805]: audit 2024-03-30T14:28:53.210206+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[53805]: audit 2024-03-30T14:28:53.218910+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:53.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[55170]: audit 2024-03-30T14:28:52.296746+0000 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/4056815768"}]': finished 2024-03-30T14:28:53.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[55170]: cluster 2024-03-30T14:28:52.304987+0000 mon.a (mon.0) 752 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-30T14:28:53.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[55170]: audit 2024-03-30T14:28:52.709206+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.106:0/2408103383' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]: dispatch 2024-03-30T14:28:53.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[55170]: audit 2024-03-30T14:28:52.709701+0000 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]: dispatch 2024-03-30T14:28:53.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[55170]: audit 2024-03-30T14:28:53.210206+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:53.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:53 smithi106 bash[55170]: audit 2024-03-30T14:28:53.218910+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:28:54.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:54 smithi165 bash[41986]: cluster 2024-03-30T14:28:53.175871+0000 mgr.y (mgr.25468) 420 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-30T14:28:54.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:54 smithi165 bash[41986]: audit 2024-03-30T14:28:53.318830+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]': finished 2024-03-30T14:28:54.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:54 smithi165 bash[41986]: cluster 2024-03-30T14:28:53.324561+0000 mon.a (mon.0) 757 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-30T14:28:54.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:54 smithi165 bash[41986]: audit 2024-03-30T14:28:53.721056+0000 mon.a (mon.0) 758 : audit 1 from='client.? 172.21.15.106:0/91506995' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/1477503016"}]: dispatch 2024-03-30T14:28:54.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[53805]: cluster 2024-03-30T14:28:53.175871+0000 mgr.y (mgr.25468) 420 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[53805]: audit 2024-03-30T14:28:53.318830+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]': finished 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[53805]: cluster 2024-03-30T14:28:53.324561+0000 mon.a (mon.0) 757 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[53805]: audit 2024-03-30T14:28:53.721056+0000 mon.a (mon.0) 758 : audit 1 from='client.? 172.21.15.106:0/91506995' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/1477503016"}]: dispatch 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[55170]: cluster 2024-03-30T14:28:53.175871+0000 mgr.y (mgr.25468) 420 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[55170]: audit 2024-03-30T14:28:53.318830+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:0/2577577508"}]': finished 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[55170]: cluster 2024-03-30T14:28:53.324561+0000 mon.a (mon.0) 757 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-30T14:28:54.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:54 smithi106 bash[55170]: audit 2024-03-30T14:28:53.721056+0000 mon.a (mon.0) 758 : audit 1 from='client.? 172.21.15.106:0/91506995' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/1477503016"}]: dispatch 2024-03-30T14:28:55.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:55 smithi165 bash[41986]: audit 2024-03-30T14:28:54.321669+0000 mon.a (mon.0) 759 : audit 1 from='client.? 172.21.15.106:0/91506995' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/1477503016"}]': finished 2024-03-30T14:28:55.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:55 smithi165 bash[41986]: cluster 2024-03-30T14:28:54.329160+0000 mon.a (mon.0) 760 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-30T14:28:55.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:55 smithi165 bash[41986]: audit 2024-03-30T14:28:54.721619+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.106:0/976223607' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/1477503016"}]: dispatch 2024-03-30T14:28:55.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:55 smithi106 bash[53805]: audit 2024-03-30T14:28:54.321669+0000 mon.a (mon.0) 759 : audit 1 from='client.? 172.21.15.106:0/91506995' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/1477503016"}]': finished 2024-03-30T14:28:55.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:55 smithi106 bash[53805]: cluster 2024-03-30T14:28:54.329160+0000 mon.a (mon.0) 760 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-30T14:28:55.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:55 smithi106 bash[53805]: audit 2024-03-30T14:28:54.721619+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.106:0/976223607' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/1477503016"}]: dispatch 2024-03-30T14:28:55.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:55 smithi106 bash[55170]: audit 2024-03-30T14:28:54.321669+0000 mon.a (mon.0) 759 : audit 1 from='client.? 172.21.15.106:0/91506995' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6801/1477503016"}]': finished 2024-03-30T14:28:55.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:55 smithi106 bash[55170]: cluster 2024-03-30T14:28:54.329160+0000 mon.a (mon.0) 760 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-30T14:28:55.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:55 smithi106 bash[55170]: audit 2024-03-30T14:28:54.721619+0000 mon.a (mon.0) 761 : audit 1 from='client.? 172.21.15.106:0/976223607' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/1477503016"}]: dispatch 2024-03-30T14:28:56.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:56 smithi165 bash[41986]: cluster 2024-03-30T14:28:55.176936+0000 mgr.y (mgr.25468) 421 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:28:56.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:56 smithi165 bash[41986]: audit 2024-03-30T14:28:55.341785+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.106:0/976223607' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/1477503016"}]': finished 2024-03-30T14:28:56.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:56 smithi165 bash[41986]: cluster 2024-03-30T14:28:55.348174+0000 mon.a (mon.0) 763 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-03-30T14:28:56.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:56 smithi106 bash[53805]: cluster 2024-03-30T14:28:55.176936+0000 mgr.y (mgr.25468) 421 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:28:56.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:56 smithi106 bash[53805]: audit 2024-03-30T14:28:55.341785+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.106:0/976223607' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/1477503016"}]': finished 2024-03-30T14:28:56.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:56 smithi106 bash[53805]: cluster 2024-03-30T14:28:55.348174+0000 mon.a (mon.0) 763 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-03-30T14:28:56.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:56 smithi106 bash[55170]: cluster 2024-03-30T14:28:55.176936+0000 mgr.y (mgr.25468) 421 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:28:56.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:56 smithi106 bash[55170]: audit 2024-03-30T14:28:55.341785+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.106:0/976223607' entity='client.iscsi.foo.smithi106.hdevyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.106:6800/1477503016"}]': finished 2024-03-30T14:28:56.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:56 smithi106 bash[55170]: cluster 2024-03-30T14:28:55.348174+0000 mon.a (mon.0) 763 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-03-30T14:28:58.608 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:28:58 smithi106 bash[53805]: cluster 2024-03-30T14:28:57.177870+0000 mgr.y (mgr.25468) 422 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:58.608 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:28:58 smithi106 bash[55170]: cluster 2024-03-30T14:28:57.177870+0000 mgr.y (mgr.25468) 422 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:28:58.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:28:58 smithi165 bash[41986]: cluster 2024-03-30T14:28:57.177870+0000 mgr.y (mgr.25468) 422 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:00.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:00 smithi165 bash[41986]: audit 2024-03-30T14:28:58.602638+0000 mgr.y (mgr.25468) 423 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:00.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:00 smithi165 bash[41986]: cluster 2024-03-30T14:28:59.179090+0000 mgr.y (mgr.25468) 424 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:29:00.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:00 smithi106 bash[55170]: audit 2024-03-30T14:28:58.602638+0000 mgr.y (mgr.25468) 423 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:00.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:00 smithi106 bash[55170]: cluster 2024-03-30T14:28:59.179090+0000 mgr.y (mgr.25468) 424 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:29:00.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:00 smithi106 bash[53805]: audit 2024-03-30T14:28:58.602638+0000 mgr.y (mgr.25468) 423 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:00.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:00 smithi106 bash[53805]: cluster 2024-03-30T14:28:59.179090+0000 mgr.y (mgr.25468) 424 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:29:01.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:29:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:29:01] "GET /metrics HTTP/1.1" 200 38704 "" "Prometheus/2.33.4" 2024-03-30T14:29:02.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:02 smithi165 bash[41986]: cluster 2024-03-30T14:29:01.180481+0000 mgr.y (mgr.25468) 425 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:29:02.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:02 smithi165 bash[41986]: audit 2024-03-30T14:29:02.003522+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:02.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:02 smithi106 bash[53805]: cluster 2024-03-30T14:29:01.180481+0000 mgr.y (mgr.25468) 425 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:29:02.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:02 smithi106 bash[53805]: audit 2024-03-30T14:29:02.003522+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:02 smithi106 bash[55170]: cluster 2024-03-30T14:29:01.180481+0000 mgr.y (mgr.25468) 425 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T14:29:02.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:02 smithi106 bash[55170]: audit 2024-03-30T14:29:02.003522+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:04.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:04 smithi165 bash[41986]: cluster 2024-03-30T14:29:03.181627+0000 mgr.y (mgr.25468) 426 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s 2024-03-30T14:29:04.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:04 smithi165 bash[41986]: audit 2024-03-30T14:29:04.330095+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:04.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:04 smithi165 bash[41986]: audit 2024-03-30T14:29:04.342295+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:04.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:04 smithi165 bash[41986]: audit 2024-03-30T14:29:04.344169+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:04.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:04 smithi165 bash[41986]: audit 2024-03-30T14:29:04.345590+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:04.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[53805]: cluster 2024-03-30T14:29:03.181627+0000 mgr.y (mgr.25468) 426 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s 2024-03-30T14:29:04.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[53805]: audit 2024-03-30T14:29:04.330095+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:04.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[53805]: audit 2024-03-30T14:29:04.342295+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:04.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[53805]: audit 2024-03-30T14:29:04.344169+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:04.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[53805]: audit 2024-03-30T14:29:04.345590+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:04.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[55170]: cluster 2024-03-30T14:29:03.181627+0000 mgr.y (mgr.25468) 426 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 578 B/s rd, 0 op/s 2024-03-30T14:29:04.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[55170]: audit 2024-03-30T14:29:04.330095+0000 mon.a (mon.0) 765 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:04.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[55170]: audit 2024-03-30T14:29:04.342295+0000 mon.a (mon.0) 766 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:04.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[55170]: audit 2024-03-30T14:29:04.344169+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:04.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:04 smithi106 bash[55170]: audit 2024-03-30T14:29:04.345590+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: cluster 2024-03-30T14:29:04.348729+0000 mgr.y (mgr.25468) 427 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: cluster 2024-03-30T14:29:04.349129+0000 mgr.y (mgr.25468) 428 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: cephadm 2024-03-30T14:29:04.354118+0000 mgr.y (mgr.25468) 429 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.723523+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.811306+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.832328+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.835644+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.838981+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.846140+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.860694+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.864479+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.867319+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.869417+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.872964+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.877240+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.880624+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.882726+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.884971+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.887061+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.889399+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.672 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: cluster 2024-03-30T14:29:04.348729+0000 mgr.y (mgr.25468) 427 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: cluster 2024-03-30T14:29:04.349129+0000 mgr.y (mgr.25468) 428 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: cephadm 2024-03-30T14:29:04.354118+0000 mgr.y (mgr.25468) 429 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.723523+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.811306+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.832328+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.835644+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.838981+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.846140+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.860694+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.864479+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.867319+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.869417+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.872964+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.877240+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.880624+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.882726+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.884971+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.887061+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.889399+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.897512+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.901672+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi106.hdevyu"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.908022+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi106.hdevyu"}]': finished 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.913441+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.920463+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.924259+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[53805]: audit 2024-03-30T14:29:04.930481+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.897512+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.901672+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi106.hdevyu"}]: dispatch 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.908022+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi106.hdevyu"}]': finished 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.913441+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.920463+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.924259+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:05 smithi106 bash[55170]: audit 2024-03-30T14:29:04.930481+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: cluster 2024-03-30T14:29:04.348729+0000 mgr.y (mgr.25468) 427 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: cluster 2024-03-30T14:29:04.349129+0000 mgr.y (mgr.25468) 428 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: cephadm 2024-03-30T14:29:04.354118+0000 mgr.y (mgr.25468) 429 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.723523+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.811306+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.832328+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.835644+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.838981+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:29:05.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.846140+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.860694+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.864479+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.867319+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.869417+0000 mon.a (mon.0) 778 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.872964+0000 mon.a (mon.0) 779 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.877240+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.880624+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.882726+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.884971+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.887061+0000 mon.a (mon.0) 784 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.889399+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.897512+0000 mon.a (mon.0) 786 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.901672+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi106.hdevyu"}]: dispatch 2024-03-30T14:29:05.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.908022+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi106.hdevyu"}]': finished 2024-03-30T14:29:05.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.913441+0000 mon.a (mon.0) 789 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.920463+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:05.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.924259+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:05.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:05 smithi165 bash[41986]: audit 2024-03-30T14:29:04.930481+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:06.560 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: audit 2024-03-30T14:29:04.812347+0000 mgr.y (mgr.25468) 430 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: cephadm 2024-03-30T14:29:04.835028+0000 mgr.y (mgr.25468) 431 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: audit 2024-03-30T14:29:04.836366+0000 mgr.y (mgr.25468) 432 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: audit 2024-03-30T14:29:04.839747+0000 mgr.y (mgr.25468) 433 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: cephadm 2024-03-30T14:29:04.890795+0000 mgr.y (mgr.25468) 434 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: cephadm 2024-03-30T14:29:04.915098+0000 mgr.y (mgr.25468) 435 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[53805]: cephadm 2024-03-30T14:29:04.925414+0000 mgr.y (mgr.25468) 436 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: audit 2024-03-30T14:29:04.812347+0000 mgr.y (mgr.25468) 430 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: cephadm 2024-03-30T14:29:04.835028+0000 mgr.y (mgr.25468) 431 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: audit 2024-03-30T14:29:04.836366+0000 mgr.y (mgr.25468) 432 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:29:06.561 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: audit 2024-03-30T14:29:04.839747+0000 mgr.y (mgr.25468) 433 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:29:06.562 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: cephadm 2024-03-30T14:29:04.890795+0000 mgr.y (mgr.25468) 434 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-30T14:29:06.562 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: cephadm 2024-03-30T14:29:04.915098+0000 mgr.y (mgr.25468) 435 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-30T14:29:06.562 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:06 smithi106 bash[55170]: cephadm 2024-03-30T14:29:04.925414+0000 mgr.y (mgr.25468) 436 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-30T14:29:06.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: audit 2024-03-30T14:29:04.812347+0000 mgr.y (mgr.25468) 430 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T14:29:06.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: cephadm 2024-03-30T14:29:04.835028+0000 mgr.y (mgr.25468) 431 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.106:5000 to Dashboard 2024-03-30T14:29:06.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: audit 2024-03-30T14:29:04.836366+0000 mgr.y (mgr.25468) 432 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T14:29:06.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: audit 2024-03-30T14:29:04.839747+0000 mgr.y (mgr.25468) 433 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi106"}]: dispatch 2024-03-30T14:29:06.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: cephadm 2024-03-30T14:29:04.890795+0000 mgr.y (mgr.25468) 434 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-30T14:29:06.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: cephadm 2024-03-30T14:29:04.915098+0000 mgr.y (mgr.25468) 435 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-30T14:29:06.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:06 smithi165 bash[41986]: cephadm 2024-03-30T14:29:04.925414+0000 mgr.y (mgr.25468) 436 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-30T14:29:07.526 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:29:07.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:07 smithi106 bash[53805]: cluster 2024-03-30T14:29:06.350455+0000 mgr.y (mgr.25468) 437 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:29:07.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:07 smithi106 bash[55170]: cluster 2024-03-30T14:29:06.350455+0000 mgr.y (mgr.25468) 437 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:29:07.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:07 smithi165 bash[41986]: cluster 2024-03-30T14:29:06.350455+0000 mgr.y (mgr.25468) 437 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T14:29:08.170 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:08 smithi106 systemd[1]: Stopping Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:29:08.313 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:29:08.313 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (9m) 16s ago 16m 16.4M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:29:08.313 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 16s ago 15m - - 2024-03-30T14:29:08.313 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (22s) 16s ago 14m - - 3.7 b0c4478f1d83 f1071b8c7110 2024-03-30T14:29:08.313 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (7m) 16s ago 22m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:29:08.313 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (8m) 16s ago 24m 509M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (7m) 16s ago 24m 61.7M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (6m) 16s ago 22m 48.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (6m) 16s ago 22m 49.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (9m) 16s ago 16m 12.2M - 1.3.1 1dbe0e931976 74a7aa1748cb 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (8m) 16s ago 16m 12.4M - 1.3.1 1dbe0e931976 7af281788aec 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (5m) 16s ago 21m 63.0M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (4m) 16s ago 21m 69.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (4m) 16s ago 20m 54.6M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (3m) 16s ago 19m 62.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (3m) 16s ago 19m 61.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (2m) 16s ago 18m 54.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (2m) 16s ago 18m 53.5M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (101s) 16s ago 17m 59.0M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:29:08.314 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (7m) 16s ago 16m 66.2M - 2.33.4 514e6a882f6e 9bdfbce4a334 2024-03-30T14:29:08.315 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (77s) 16s ago 14m 90.5M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:29:08.315 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (64s) 16s ago 14m 90.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:29:08.315 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (70s) 16s ago 14m 90.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:29:08.315 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (57s) 16s ago 14m 90.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:29:08.618 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[53805]: cephadm 2024-03-30T14:29:07.404387+0000 mgr.y (mgr.25468) 438 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-30T14:29:08.618 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[53805]: cephadm 2024-03-30T14:29:07.405253+0000 mgr.y (mgr.25468) 439 : cephadm 1 Deploying daemon node-exporter.a on smithi106 2024-03-30T14:29:08.618 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[53805]: audit 2024-03-30T14:29:07.498659+0000 mgr.y (mgr.25468) 440 : audit 0 from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:08.619 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[55170]: cephadm 2024-03-30T14:29:07.404387+0000 mgr.y (mgr.25468) 438 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-30T14:29:08.619 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[55170]: cephadm 2024-03-30T14:29:07.405253+0000 mgr.y (mgr.25468) 439 : cephadm 1 Deploying daemon node-exporter.a on smithi106 2024-03-30T14:29:08.619 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[55170]: audit 2024-03-30T14:29:07.498659+0000 mgr.y (mgr.25468) 440 : audit 0 from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:29:08.774 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:29:08.775 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:29:08.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:08 smithi165 bash[41986]: cephadm 2024-03-30T14:29:07.404387+0000 mgr.y (mgr.25468) 438 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-30T14:29:08.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:08 smithi165 bash[41986]: cephadm 2024-03-30T14:29:07.405253+0000 mgr.y (mgr.25468) 439 : cephadm 1 Deploying daemon node-exporter.a on smithi106 2024-03-30T14:29:08.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:08 smithi165 bash[41986]: audit 2024-03-30T14:29:07.498659+0000 mgr.y (mgr.25468) 440 : audit 0 from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.171 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:29:09.171 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:29:09.171 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "osd", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "iscsi", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading node-exporter daemons", 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:29:09.172 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:29:09.256 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:08 smithi106 bash[79706]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:29:09.256 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:09 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:29:09.256 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[79827]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:29:09.257 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:09 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T14:29:09.257 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:09 smithi106 systemd[1]: Stopped Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[53805]: audit 2024-03-30T14:29:07.891361+0000 mgr.y (mgr.25468) 441 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[53805]: audit 2024-03-30T14:29:08.290029+0000 mgr.y (mgr.25468) 442 : audit 0 from='client.34839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[53805]: cluster 2024-03-30T14:29:08.351654+0000 mgr.y (mgr.25468) 443 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[53805]: audit 2024-03-30T14:29:08.768351+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.106:0/3163769878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[55170]: audit 2024-03-30T14:29:07.891361+0000 mgr.y (mgr.25468) 441 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[55170]: audit 2024-03-30T14:29:08.290029+0000 mgr.y (mgr.25468) 442 : audit 0 from='client.34839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.560 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[55170]: cluster 2024-03-30T14:29:08.351654+0000 mgr.y (mgr.25468) 443 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:29:09.561 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[55170]: audit 2024-03-30T14:29:08.768351+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.106:0/3163769878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:09.561 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:09 smithi106 systemd[1]: Started Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:29:09.671 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:29:09.671 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:29:09.671 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:29:09.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:09 smithi165 bash[41986]: audit 2024-03-30T14:29:07.891361+0000 mgr.y (mgr.25468) 441 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:09 smithi165 bash[41986]: audit 2024-03-30T14:29:08.290029+0000 mgr.y (mgr.25468) 442 : audit 0 from='client.34839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:09.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:09 smithi165 bash[41986]: cluster 2024-03-30T14:29:08.351654+0000 mgr.y (mgr.25468) 443 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-03-30T14:29:09.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:09 smithi165 bash[41986]: audit 2024-03-30T14:29:08.768351+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.106:0/3163769878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:09.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:09 smithi106 bash[79910]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T14:29:10.420 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T14:29:10.420 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 22b70bddd3ac: Pulling fs layer 2024-03-30T14:29:10.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 5c12815fee55: Pulling fs layer 2024-03-30T14:29:10.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: c0e87333d380: Pulling fs layer 2024-03-30T14:29:10.794 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:10 smithi165 bash[41986]: audit 2024-03-30T14:29:08.612482+0000 mgr.y (mgr.25468) 444 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:10.794 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:10 smithi165 bash[41986]: audit 2024-03-30T14:29:09.165243+0000 mgr.y (mgr.25468) 445 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:10.795 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:10 smithi165 bash[41986]: audit 2024-03-30T14:29:09.536662+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:10.795 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:10 smithi165 bash[41986]: audit 2024-03-30T14:29:09.544465+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:10.795 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:10 smithi165 bash[41986]: audit 2024-03-30T14:29:09.665833+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.106:0/2276566172' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 22b70bddd3ac: Verifying Checksum 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 22b70bddd3ac: Download complete 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 5c12815fee55: Verifying Checksum 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 5c12815fee55: Download complete 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: c0e87333d380: Verifying Checksum 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: c0e87333d380: Download complete 2024-03-30T14:29:10.920 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[79910]: 22b70bddd3ac: Pull complete 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[53805]: audit 2024-03-30T14:29:08.612482+0000 mgr.y (mgr.25468) 444 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[53805]: audit 2024-03-30T14:29:09.165243+0000 mgr.y (mgr.25468) 445 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[53805]: audit 2024-03-30T14:29:09.536662+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[53805]: audit 2024-03-30T14:29:09.544465+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[53805]: audit 2024-03-30T14:29:09.665833+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.106:0/2276566172' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[55170]: audit 2024-03-30T14:29:08.612482+0000 mgr.y (mgr.25468) 444 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[55170]: audit 2024-03-30T14:29:09.165243+0000 mgr.y (mgr.25468) 445 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:10.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[55170]: audit 2024-03-30T14:29:09.536662+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:10.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[55170]: audit 2024-03-30T14:29:09.544465+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:10.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:10 smithi106 bash[55170]: audit 2024-03-30T14:29:09.665833+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.106:0/2276566172' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:29:11.420 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[79910]: 5c12815fee55: Pull complete 2024-03-30T14:29:11.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:29:11] "GET /metrics HTTP/1.1" 200 38697 "" "Prometheus/2.33.4" 2024-03-30T14:29:11.807 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[53805]: cluster 2024-03-30T14:29:10.353159+0000 mgr.y (mgr.25468) 446 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:29:11.807 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[55170]: cluster 2024-03-30T14:29:10.353159+0000 mgr.y (mgr.25468) 446 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:29:11.807 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[79910]: c0e87333d380: Pull complete 2024-03-30T14:29:11.808 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[79910]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T14:29:11.808 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:11 smithi106 bash[79910]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T14:29:11.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:11 smithi165 bash[41986]: cluster 2024-03-30T14:29:10.353159+0000 mgr.y (mgr.25468) 446 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:29:12.602 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:12 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.133Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.133Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.134Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.134Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.135Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.135Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.135Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T14:29:13.421 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T14:29:13.422 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T14:29:13.423 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.136Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T14:29:13.424 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.137Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T14:29:13.425 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[79910]: ts=2024-03-30T14:29:13.137Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T14:29:13.557 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 bash[59110]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:29:13.557 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:29:13.557 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 bash[59184]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:29:13.557 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T14:29:13.557 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:29:13.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:13 smithi165 bash[41986]: cephadm 2024-03-30T14:29:11.693365+0000 mgr.y (mgr.25468) 447 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-30T14:29:13.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:13 smithi165 bash[41986]: cephadm 2024-03-30T14:29:11.694172+0000 mgr.y (mgr.25468) 448 : cephadm 1 Deploying daemon node-exporter.b on smithi165 2024-03-30T14:29:13.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:13 smithi165 bash[41986]: cluster 2024-03-30T14:29:12.354102+0000 mgr.y (mgr.25468) 449 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:29:13.873 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 systemd[1]: Started Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:29:13.873 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:13 smithi165 bash[59251]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T14:29:13.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[53805]: cephadm 2024-03-30T14:29:11.693365+0000 mgr.y (mgr.25468) 447 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-30T14:29:13.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[53805]: cephadm 2024-03-30T14:29:11.694172+0000 mgr.y (mgr.25468) 448 : cephadm 1 Deploying daemon node-exporter.b on smithi165 2024-03-30T14:29:13.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[53805]: cluster 2024-03-30T14:29:12.354102+0000 mgr.y (mgr.25468) 449 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:29:13.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[55170]: cephadm 2024-03-30T14:29:11.693365+0000 mgr.y (mgr.25468) 447 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-30T14:29:13.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[55170]: cephadm 2024-03-30T14:29:11.694172+0000 mgr.y (mgr.25468) 448 : cephadm 1 Deploying daemon node-exporter.b on smithi165 2024-03-30T14:29:13.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:13 smithi106 bash[55170]: cluster 2024-03-30T14:29:12.354102+0000 mgr.y (mgr.25468) 449 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-03-30T14:29:14.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T14:29:14.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: 22b70bddd3ac: Pulling fs layer 2024-03-30T14:29:14.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: 5c12815fee55: Pulling fs layer 2024-03-30T14:29:14.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: c0e87333d380: Pulling fs layer 2024-03-30T14:29:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[53805]: audit 2024-03-30T14:29:13.666618+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[53805]: audit 2024-03-30T14:29:13.680398+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[53805]: audit 2024-03-30T14:29:13.714923+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[53805]: cluster 2024-03-30T14:29:14.355505+0000 mgr.y (mgr.25468) 450 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:29:14.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[55170]: audit 2024-03-30T14:29:13.666618+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:14.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[55170]: audit 2024-03-30T14:29:13.680398+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:14.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[55170]: audit 2024-03-30T14:29:13.714923+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:14.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:14 smithi106 bash[55170]: cluster 2024-03-30T14:29:14.355505+0000 mgr.y (mgr.25468) 450 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:29:15.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[41986]: audit 2024-03-30T14:29:13.666618+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:15.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[41986]: audit 2024-03-30T14:29:13.680398+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:15.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[41986]: audit 2024-03-30T14:29:13.714923+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:15.122 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[41986]: cluster 2024-03-30T14:29:14.355505+0000 mgr.y (mgr.25468) 450 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-30T14:29:15.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: 22b70bddd3ac: Download complete 2024-03-30T14:29:15.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: 5c12815fee55: Verifying Checksum 2024-03-30T14:29:15.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: 5c12815fee55: Download complete 2024-03-30T14:29:15.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: c0e87333d380: Download complete 2024-03-30T14:29:15.123 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:14 smithi165 bash[59251]: 22b70bddd3ac: Pull complete 2024-03-30T14:29:15.622 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:15 smithi165 bash[59251]: 5c12815fee55: Pull complete 2024-03-30T14:29:16.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:15 smithi165 bash[59251]: c0e87333d380: Pull complete 2024-03-30T14:29:16.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:15 smithi165 bash[59251]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T14:29:16.122 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:15 smithi165 bash[59251]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T14:29:17.373 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.188Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T14:29:17.373 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.188Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-03-30T14:29:17.373 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.190Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-03-30T14:29:17.373 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.191Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-03-30T14:29:17.373 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.192Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-03-30T14:29:17.373 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T14:29:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T14:29:17.375 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T14:29:17.376 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T14:29:17.377 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T14:29:17.377 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.193Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T14:29:17.377 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.194Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T14:29:17.377 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[59251]: ts=2024-03-30T14:29:17.194Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T14:29:17.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:17 smithi106 bash[53805]: cluster 2024-03-30T14:29:16.356688+0000 mgr.y (mgr.25468) 451 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T14:29:17.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:17 smithi106 bash[53805]: audit 2024-03-30T14:29:17.004862+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:17.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:17 smithi106 bash[55170]: cluster 2024-03-30T14:29:16.356688+0000 mgr.y (mgr.25468) 451 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T14:29:17.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:17 smithi106 bash[55170]: audit 2024-03-30T14:29:17.004862+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:17.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[41986]: cluster 2024-03-30T14:29:16.356688+0000 mgr.y (mgr.25468) 451 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T14:29:17.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:17 smithi165 bash[41986]: audit 2024-03-30T14:29:17.004862+0000 mon.a (mon.0) 798 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:19.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:19 smithi165 bash[41986]: cluster 2024-03-30T14:29:18.357884+0000 mgr.y (mgr.25468) 452 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T14:29:19.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:19 smithi106 bash[55170]: cluster 2024-03-30T14:29:18.357884+0000 mgr.y (mgr.25468) 452 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T14:29:19.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:19 smithi106 bash[53805]: cluster 2024-03-30T14:29:18.357884+0000 mgr.y (mgr.25468) 452 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T14:29:20.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:20 smithi165 bash[41986]: audit 2024-03-30T14:29:18.620669+0000 mgr.y (mgr.25468) 453 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:20.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:20 smithi165 bash[41986]: audit 2024-03-30T14:29:20.015966+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:20.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:20 smithi165 bash[41986]: audit 2024-03-30T14:29:20.026511+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:20.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:20 smithi106 bash[53805]: audit 2024-03-30T14:29:18.620669+0000 mgr.y (mgr.25468) 453 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:20.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:20 smithi106 bash[53805]: audit 2024-03-30T14:29:20.015966+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:20.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:20 smithi106 bash[53805]: audit 2024-03-30T14:29:20.026511+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:20 smithi106 bash[55170]: audit 2024-03-30T14:29:18.620669+0000 mgr.y (mgr.25468) 453 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:20 smithi106 bash[55170]: audit 2024-03-30T14:29:20.015966+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:20 smithi106 bash[55170]: audit 2024-03-30T14:29:20.026511+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:29:21] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-03-30T14:29:21.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:21 smithi165 bash[41986]: cluster 2024-03-30T14:29:20.359311+0000 mgr.y (mgr.25468) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T14:29:21.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:21 smithi165 bash[41986]: audit 2024-03-30T14:29:20.824461+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:21 smithi165 bash[41986]: audit 2024-03-30T14:29:20.833857+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:21 smithi165 bash[41986]: audit 2024-03-30T14:29:21.125189+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:21 smithi165 bash[41986]: audit 2024-03-30T14:29:21.136768+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[53805]: cluster 2024-03-30T14:29:20.359311+0000 mgr.y (mgr.25468) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T14:29:21.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[53805]: audit 2024-03-30T14:29:20.824461+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[53805]: audit 2024-03-30T14:29:20.833857+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[53805]: audit 2024-03-30T14:29:21.125189+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[53805]: audit 2024-03-30T14:29:21.136768+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[55170]: cluster 2024-03-30T14:29:20.359311+0000 mgr.y (mgr.25468) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-30T14:29:21.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[55170]: audit 2024-03-30T14:29:20.824461+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[55170]: audit 2024-03-30T14:29:20.833857+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[55170]: audit 2024-03-30T14:29:21.125189+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:21.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:21 smithi106 bash[55170]: audit 2024-03-30T14:29:21.136768+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:22 smithi106 bash[53805]: audit 2024-03-30T14:29:21.884730+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:22 smithi106 bash[53805]: audit 2024-03-30T14:29:21.898772+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:22 smithi106 bash[53805]: cluster 2024-03-30T14:29:22.360275+0000 mgr.y (mgr.25468) 455 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:23.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:22 smithi106 bash[55170]: audit 2024-03-30T14:29:21.884730+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:22 smithi106 bash[55170]: audit 2024-03-30T14:29:21.898772+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.171 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:22 smithi106 bash[55170]: cluster 2024-03-30T14:29:22.360275+0000 mgr.y (mgr.25468) 455 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:23.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:22 smithi165 bash[41986]: audit 2024-03-30T14:29:21.884730+0000 mon.a (mon.0) 805 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:22 smithi165 bash[41986]: audit 2024-03-30T14:29:21.898772+0000 mon.a (mon.0) 806 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:23.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:22 smithi165 bash[41986]: cluster 2024-03-30T14:29:22.360275+0000 mgr.y (mgr.25468) 455 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:25.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:25 smithi165 bash[41986]: cluster 2024-03-30T14:29:24.361618+0000 mgr.y (mgr.25468) 456 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:25.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:25 smithi106 bash[53805]: cluster 2024-03-30T14:29:24.361618+0000 mgr.y (mgr.25468) 456 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:25.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:25 smithi106 bash[55170]: cluster 2024-03-30T14:29:24.361618+0000 mgr.y (mgr.25468) 456 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:27.548 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:27 smithi106 bash[53805]: cluster 2024-03-30T14:29:26.362821+0000 mgr.y (mgr.25468) 457 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:27.549 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:27 smithi106 bash[55170]: cluster 2024-03-30T14:29:26.362821+0000 mgr.y (mgr.25468) 457 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:27.734 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:27 smithi165 bash[41986]: cluster 2024-03-30T14:29:26.362821+0000 mgr.y (mgr.25468) 457 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:29.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:29 smithi165 bash[41986]: cluster 2024-03-30T14:29:28.364042+0000 mgr.y (mgr.25468) 458 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:29.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:29 smithi106 bash[53805]: cluster 2024-03-30T14:29:28.364042+0000 mgr.y (mgr.25468) 458 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:29 smithi106 bash[55170]: cluster 2024-03-30T14:29:28.364042+0000 mgr.y (mgr.25468) 458 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:30.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:30 smithi165 bash[41986]: audit 2024-03-30T14:29:28.632045+0000 mgr.y (mgr.25468) 459 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:30.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:30 smithi106 bash[53805]: audit 2024-03-30T14:29:28.632045+0000 mgr.y (mgr.25468) 459 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:30.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:30 smithi106 bash[55170]: audit 2024-03-30T14:29:28.632045+0000 mgr.y (mgr.25468) 459 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:31.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:29:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:29:31] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-03-30T14:29:31.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:31 smithi106 bash[53805]: cluster 2024-03-30T14:29:30.365699+0000 mgr.y (mgr.25468) 460 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:31.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:31 smithi106 bash[55170]: cluster 2024-03-30T14:29:30.365699+0000 mgr.y (mgr.25468) 460 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:31.872 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:31 smithi165 bash[41986]: cluster 2024-03-30T14:29:30.365699+0000 mgr.y (mgr.25468) 460 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:31.943283+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:31.954524+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.004899+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.203667+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.217807+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.219876+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.221131+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: cluster 2024-03-30T14:29:32.223571+0000 mgr.y (mgr.25468) 461 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: cluster 2024-03-30T14:29:32.224040+0000 mgr.y (mgr.25468) 462 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.232329+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.317379+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.320898+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.323538+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.325483+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.328796+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.331988+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.334571+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.336475+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.338268+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.340354+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.125 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.342666+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.125 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.344670+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.125 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.346853+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.125 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:32 smithi165 bash[41986]: audit 2024-03-30T14:29:32.349866+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:31.943283+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:31.954524+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.004899+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:33.422 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.203667+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.217807+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.219876+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.221131+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: cluster 2024-03-30T14:29:32.223571+0000 mgr.y (mgr.25468) 461 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: cluster 2024-03-30T14:29:32.224040+0000 mgr.y (mgr.25468) 462 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.232329+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.317379+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.320898+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.323538+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.325483+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.328796+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.331988+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.423 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.334571+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.336475+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.338268+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.340354+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.342666+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.344670+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.346853+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[53805]: audit 2024-03-30T14:29:32.349866+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:31.943283+0000 mon.a (mon.0) 807 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:31.954524+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.424 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.004899+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.203667+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.217807+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.219876+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.221131+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: cluster 2024-03-30T14:29:32.223571+0000 mgr.y (mgr.25468) 461 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: cluster 2024-03-30T14:29:32.224040+0000 mgr.y (mgr.25468) 462 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.232329+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.317379+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.320898+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.323538+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.325483+0000 mon.a (mon.0) 818 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.328796+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.331988+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.425 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.334571+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.336475+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.338268+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.340354+0000 mon.a (mon.0) 824 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.342666+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.344670+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.346853+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:33.426 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:32 smithi106 bash[55170]: audit 2024-03-30T14:29:32.349866+0000 mon.a (mon.0) 828 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:35.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:35 smithi165 bash[41986]: cluster 2024-03-30T14:29:34.225296+0000 mgr.y (mgr.25468) 463 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:35.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:35 smithi165 bash[41986]: cephadm 2024-03-30T14:29:34.421593+0000 mgr.y (mgr.25468) 464 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-30T14:29:35.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:35 smithi106 bash[53805]: cluster 2024-03-30T14:29:34.225296+0000 mgr.y (mgr.25468) 463 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:35.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:35 smithi106 bash[53805]: cephadm 2024-03-30T14:29:34.421593+0000 mgr.y (mgr.25468) 464 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-30T14:29:35.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:35 smithi106 bash[55170]: cluster 2024-03-30T14:29:34.225296+0000 mgr.y (mgr.25468) 463 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:35.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:35 smithi106 bash[55170]: cephadm 2024-03-30T14:29:34.421593+0000 mgr.y (mgr.25468) 464 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-30T14:29:36.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:36 smithi165 bash[41986]: cephadm 2024-03-30T14:29:34.667039+0000 mgr.y (mgr.25468) 465 : cephadm 1 Deploying daemon prometheus.a on smithi165 2024-03-30T14:29:36.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:36 smithi106 bash[53805]: cephadm 2024-03-30T14:29:34.667039+0000 mgr.y (mgr.25468) 465 : cephadm 1 Deploying daemon prometheus.a on smithi165 2024-03-30T14:29:36.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:36 smithi106 bash[55170]: cephadm 2024-03-30T14:29:34.667039+0000 mgr.y (mgr.25468) 465 : cephadm 1 Deploying daemon prometheus.a on smithi165 2024-03-30T14:29:37.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:37 smithi165 bash[41986]: cluster 2024-03-30T14:29:36.226398+0000 mgr.y (mgr.25468) 466 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:37.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:37 smithi106 bash[53805]: cluster 2024-03-30T14:29:36.226398+0000 mgr.y (mgr.25468) 466 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:37.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:37 smithi106 bash[55170]: cluster 2024-03-30T14:29:36.226398+0000 mgr.y (mgr.25468) 466 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:38.872 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 systemd[1]: Stopping Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:29:39.306 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.985Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:29:39.306 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.985Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:29:39.306 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.985Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:29:39.306 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.985Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T14:29:39.306 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.985Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:29:39.307 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.985Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T14:29:39.307 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.986Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:29:39.307 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.986Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T14:29:39.307 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.986Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:29:39.307 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.987Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:29:39.307 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.987Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T14:29:39.308 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:38 smithi165 bash[38941]: ts=2024-03-30T14:29:38.987Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T14:29:39.549 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:39 smithi165 bash[41986]: cluster 2024-03-30T14:29:38.227542+0000 mgr.y (mgr.25468) 467 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:39.549 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:39 smithi165 bash[64367]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:29:39.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:39 smithi106 bash[53805]: cluster 2024-03-30T14:29:38.227542+0000 mgr.y (mgr.25468) 467 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:39.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:39 smithi106 bash[55170]: cluster 2024-03-30T14:29:38.227542+0000 mgr.y (mgr.25468) 467 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:40.072 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:39 smithi165 bash[64441]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T14:29:40.072 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:39 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-03-30T14:29:40.072 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:39 smithi165 systemd[1]: Stopped Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:29:40.072 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:40 smithi165 systemd[1]: Started Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:29:40.092 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:29:40.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:40 smithi165 bash[41986]: audit 2024-03-30T14:29:38.640575+0000 mgr.y (mgr.25468) 468 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:40.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:40 smithi165 bash[41986]: audit 2024-03-30T14:29:40.053103+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:40.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:40 smithi165 bash[41986]: audit 2024-03-30T14:29:40.063550+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:40.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:40 smithi165 bash[41986]: audit 2024-03-30T14:29:40.098050+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[55170]: audit 2024-03-30T14:29:38.640575+0000 mgr.y (mgr.25468) 468 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[55170]: audit 2024-03-30T14:29:40.053103+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[55170]: audit 2024-03-30T14:29:40.063550+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[55170]: audit 2024-03-30T14:29:40.098050+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:40.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[53805]: audit 2024-03-30T14:29:38.640575+0000 mgr.y (mgr.25468) 468 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:40.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[53805]: audit 2024-03-30T14:29:40.053103+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:40.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[53805]: audit 2024-03-30T14:29:40.063550+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:40.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:40 smithi106 bash[53805]: audit 2024-03-30T14:29:40.098050+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (9m) 20s ago 16m 16.5M - 0.23.0 ba2b418f427c 22cf66b57504 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 20s ago 16m - - 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (54s) 20s ago 14m 47.0M - 3.7 b0c4478f1d83 f1071b8c7110 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (8m) 20s ago 22m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (9m) 20s ago 24m 511M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (7m) 20s ago 24m 62.9M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (6m) 20s ago 23m 48.4M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (7m) 20s ago 23m 49.2M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (29s) 20s ago 17m 4012k - 1.5.0 0da6a335fe13 78f3993c7ed3 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (24s) 20s ago 17m - - 1.5.0 0da6a335fe13 8f9b5c01d24d 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (5m) 20s ago 22m 62.4M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:29:40.865 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (5m) 20s ago 21m 70.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (4m) 20s ago 21m 54.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (4m) 20s ago 20m 63.3M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (3m) 20s ago 19m 62.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (3m) 20s ago 19m 54.8M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (2m) 20s ago 18m 53.6M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (2m) 20s ago 18m 59.8M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 starting - - - - 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (109s) 20s ago 15m 90.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (96s) 20s ago 15m 90.6M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (102s) 20s ago 15m 90.5M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:29:40.866 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (90s) 20s ago 14m 90.6M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:29:41.311 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.126Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-30T14:29:41.311 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.126Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-03-30T14:29:41.311 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.126Z 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 smithi165 (none))" 2024-03-30T14:29:41.311 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.126Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T14:29:41.311 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.126Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.128Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.128Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.131Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.131Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.131Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.131Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.963µs 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.131Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.142Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.167Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.172Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.183Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.184Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.184Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.298µs wal_replay_duration=52.502815ms wbl_replay_duration=142ns total_replay_duration=52.567862ms 2024-03-30T14:29:41.312 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.187Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T14:29:41.313 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.187Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-30T14:29:41.313 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.187Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T14:29:41.313 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.210Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.356504ms db_storage=1.006µs remote_storage=1.407µs web_handler=513ns query_engine=719ns scrape=308.313µs scrape_sd=109.337µs notify=11.945µs notify_sd=10.263µs rules=21.617461ms tracing=6.718µs 2024-03-30T14:29:41.313 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.210Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-30T14:29:41.313 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[64505]: ts=2024-03-30T14:29:41.210Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-30T14:29:41.328 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:29:41.328 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:29:41.328 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:29:41.328 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:29:41.329 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:29:41.330 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:29:41.330 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:29:41.330 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:29:41.330 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:29:41.330 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:29:41.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[41986]: audit 2024-03-30T14:29:40.071687+0000 mgr.y (mgr.25468) 469 : audit 0 from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:41.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[41986]: cluster 2024-03-30T14:29:40.228842+0000 mgr.y (mgr.25468) 470 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:41.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:41 smithi165 bash[41986]: audit 2024-03-30T14:29:40.452641+0000 mgr.y (mgr.25468) 471 : audit 0 from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:41.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:41 smithi106 bash[55170]: audit 2024-03-30T14:29:40.071687+0000 mgr.y (mgr.25468) 469 : audit 0 from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:41.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:41 smithi106 bash[55170]: cluster 2024-03-30T14:29:40.228842+0000 mgr.y (mgr.25468) 470 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:41.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:41 smithi106 bash[55170]: audit 2024-03-30T14:29:40.452641+0000 mgr.y (mgr.25468) 471 : audit 0 from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:41.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:41 smithi106 bash[53805]: audit 2024-03-30T14:29:40.071687+0000 mgr.y (mgr.25468) 469 : audit 0 from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:41.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:41 smithi106 bash[53805]: cluster 2024-03-30T14:29:40.228842+0000 mgr.y (mgr.25468) 470 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T14:29:41.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:41 smithi106 bash[53805]: audit 2024-03-30T14:29:40.452641+0000 mgr.y (mgr.25468) 471 : audit 0 from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:41.705 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:29:41.705 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:29:41.705 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:29:41.705 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "osd", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "iscsi", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:29:41.706 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:29:42.165 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:29:42.165 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:29:42.165 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:29:42.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:42 smithi165 bash[41986]: audit 2024-03-30T14:29:40.836363+0000 mgr.y (mgr.25468) 472 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:42.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:42 smithi165 bash[41986]: audit 2024-03-30T14:29:41.322727+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.106:0/2364316382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:42.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:42 smithi165 bash[41986]: audit 2024-03-30T14:29:42.160527+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.106:0/4170877797' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:29:42.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:42 smithi106 bash[53805]: audit 2024-03-30T14:29:40.836363+0000 mgr.y (mgr.25468) 472 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:42.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:42 smithi106 bash[53805]: audit 2024-03-30T14:29:41.322727+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.106:0/2364316382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:42.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:42 smithi106 bash[53805]: audit 2024-03-30T14:29:42.160527+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.106:0/4170877797' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:29:42.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:42 smithi106 bash[55170]: audit 2024-03-30T14:29:40.836363+0000 mgr.y (mgr.25468) 472 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:42.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:42 smithi106 bash[55170]: audit 2024-03-30T14:29:41.322727+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.106:0/2364316382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:42.673 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:42 smithi106 bash[55170]: audit 2024-03-30T14:29:42.160527+0000 mon.a (mon.0) 832 : audit 0 from='client.? 172.21.15.106:0/4170877797' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:29:43.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:43 smithi165 bash[41986]: audit 2024-03-30T14:29:41.700242+0000 mgr.y (mgr.25468) 473 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:43.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:43 smithi165 bash[41986]: cluster 2024-03-30T14:29:42.229738+0000 mgr.y (mgr.25468) 474 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:29:43.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:43 smithi106 bash[53805]: audit 2024-03-30T14:29:41.700242+0000 mgr.y (mgr.25468) 473 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:43.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:43 smithi106 bash[53805]: cluster 2024-03-30T14:29:42.229738+0000 mgr.y (mgr.25468) 474 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:29:43.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:43 smithi106 bash[55170]: audit 2024-03-30T14:29:41.700242+0000 mgr.y (mgr.25468) 473 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:29:43.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:43 smithi106 bash[55170]: cluster 2024-03-30T14:29:42.229738+0000 mgr.y (mgr.25468) 474 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:29:45.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:45 smithi165 bash[41986]: cluster 2024-03-30T14:29:44.231090+0000 mgr.y (mgr.25468) 475 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:45.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:45 smithi106 bash[53805]: cluster 2024-03-30T14:29:44.231090+0000 mgr.y (mgr.25468) 475 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:45.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:45 smithi106 bash[55170]: cluster 2024-03-30T14:29:44.231090+0000 mgr.y (mgr.25468) 475 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:47 smithi165 bash[41986]: audit 2024-03-30T14:29:46.195714+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:47 smithi165 bash[41986]: audit 2024-03-30T14:29:46.203307+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:47 smithi165 bash[41986]: cluster 2024-03-30T14:29:46.232148+0000 mgr.y (mgr.25468) 476 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:47 smithi165 bash[41986]: audit 2024-03-30T14:29:46.401506+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:47 smithi165 bash[41986]: audit 2024-03-30T14:29:46.413603+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:47 smithi165 bash[41986]: audit 2024-03-30T14:29:47.005272+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[53805]: audit 2024-03-30T14:29:46.195714+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[53805]: audit 2024-03-30T14:29:46.203307+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[53805]: cluster 2024-03-30T14:29:46.232148+0000 mgr.y (mgr.25468) 476 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[53805]: audit 2024-03-30T14:29:46.401506+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[53805]: audit 2024-03-30T14:29:46.413603+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[53805]: audit 2024-03-30T14:29:47.005272+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:47.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[55170]: audit 2024-03-30T14:29:46.195714+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[55170]: audit 2024-03-30T14:29:46.203307+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[55170]: cluster 2024-03-30T14:29:46.232148+0000 mgr.y (mgr.25468) 476 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:47.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[55170]: audit 2024-03-30T14:29:46.401506+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[55170]: audit 2024-03-30T14:29:46.413603+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:47.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:47 smithi106 bash[55170]: audit 2024-03-30T14:29:47.005272+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:29:48.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:48 smithi165 bash[41986]: audit 2024-03-30T14:29:47.304984+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:48.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:48 smithi165 bash[41986]: audit 2024-03-30T14:29:47.316139+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:48.654 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:48 smithi106 bash[53805]: audit 2024-03-30T14:29:47.304984+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:48.654 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:48 smithi106 bash[53805]: audit 2024-03-30T14:29:47.316139+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:48.655 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:48 smithi106 bash[55170]: audit 2024-03-30T14:29:47.304984+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:48.655 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:48 smithi106 bash[55170]: audit 2024-03-30T14:29:47.316139+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:49.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:49 smithi165 bash[41986]: cluster 2024-03-30T14:29:48.233285+0000 mgr.y (mgr.25468) 477 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:49.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:49 smithi106 bash[53805]: cluster 2024-03-30T14:29:48.233285+0000 mgr.y (mgr.25468) 477 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:49.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:49 smithi106 bash[55170]: cluster 2024-03-30T14:29:48.233285+0000 mgr.y (mgr.25468) 477 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:50.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:50 smithi165 bash[41986]: audit 2024-03-30T14:29:48.649054+0000 mgr.y (mgr.25468) 478 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:50.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:50 smithi106 bash[53805]: audit 2024-03-30T14:29:48.649054+0000 mgr.y (mgr.25468) 478 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:50.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:50 smithi106 bash[55170]: audit 2024-03-30T14:29:48.649054+0000 mgr.y (mgr.25468) 478 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:29:51.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:51 smithi106 bash[53805]: cluster 2024-03-30T14:29:50.234923+0000 mgr.y (mgr.25468) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:51.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:29:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:29:51] "GET /metrics HTTP/1.1" 200 38699 "" "Prometheus/2.43.0" 2024-03-30T14:29:51.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:51 smithi106 bash[55170]: cluster 2024-03-30T14:29:50.234923+0000 mgr.y (mgr.25468) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:51.622 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:51 smithi165 bash[41986]: cluster 2024-03-30T14:29:50.234923+0000 mgr.y (mgr.25468) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:53.477 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:53 smithi165 bash[41986]: cluster 2024-03-30T14:29:52.235901+0000 mgr.y (mgr.25468) 480 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:53.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:53 smithi106 bash[53805]: cluster 2024-03-30T14:29:52.235901+0000 mgr.y (mgr.25468) 480 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:53.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:53 smithi106 bash[55170]: cluster 2024-03-30T14:29:52.235901+0000 mgr.y (mgr.25468) 480 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:55.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:55 smithi165 bash[41986]: cluster 2024-03-30T14:29:54.237674+0000 mgr.y (mgr.25468) 481 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:55.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:55 smithi106 bash[53805]: cluster 2024-03-30T14:29:54.237674+0000 mgr.y (mgr.25468) 481 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:55.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:55 smithi106 bash[55170]: cluster 2024-03-30T14:29:54.237674+0000 mgr.y (mgr.25468) 481 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:29:57.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:57 smithi165 bash[41986]: cluster 2024-03-30T14:29:56.238826+0000 mgr.y (mgr.25468) 482 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:57.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:57 smithi106 bash[53805]: cluster 2024-03-30T14:29:56.238826+0000 mgr.y (mgr.25468) 482 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:57.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:57 smithi106 bash[55170]: cluster 2024-03-30T14:29:56.238826+0000 mgr.y (mgr.25468) 482 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:29:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.470652+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.666 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.482020+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.483946+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.485268+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: cluster 2024-03-30T14:29:57.488030+0000 mgr.y (mgr.25468) 483 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: cluster 2024-03-30T14:29:57.488493+0000 mgr.y (mgr.25468) 484 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.495683+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.877986+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.886750+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.890096+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.892772+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.667 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.894899+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.898326+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.901795+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.904484+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.906356+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.908154+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.909977+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.912033+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.914005+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.668 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.470652+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.482020+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.483946+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.485268+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: cluster 2024-03-30T14:29:57.488030+0000 mgr.y (mgr.25468) 483 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: cluster 2024-03-30T14:29:57.488493+0000 mgr.y (mgr.25468) 484 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.495683+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.877986+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.886750+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.890096+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.892772+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.894899+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.898326+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.901795+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.904484+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.906356+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.908154+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.909977+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.912033+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.914005+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.916108+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.918791+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[53805]: audit 2024-03-30T14:29:57.921330+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.916108+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.918791+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:58 smithi106 bash[55170]: audit 2024-03-30T14:29:57.921330+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.470652+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.482020+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.483946+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.485268+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: cluster 2024-03-30T14:29:57.488030+0000 mgr.y (mgr.25468) 483 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: cluster 2024-03-30T14:29:57.488493+0000 mgr.y (mgr.25468) 484 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.495683+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.877986+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.886750+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.890096+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.892772+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.894899+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.898326+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.901795+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.904484+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.906356+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.908154+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.909977+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.912033+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.914005+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.916108+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.918791+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:58.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:58 smithi165 bash[41986]: audit 2024-03-30T14:29:57.921330+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:29:59.805 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:29:59 smithi106 bash[55170]: audit 2024-03-30T14:29:57.879112+0000 mgr.y (mgr.25468) 485 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:29:59.805 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:29:59 smithi106 bash[53805]: audit 2024-03-30T14:29:57.879112+0000 mgr.y (mgr.25468) 485 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:29:59.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:29:59 smithi165 bash[41986]: audit 2024-03-30T14:29:57.879112+0000 mgr.y (mgr.25468) 485 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T14:30:00.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:00 smithi165 bash[41986]: audit 2024-03-30T14:29:58.660418+0000 mgr.y (mgr.25468) 486 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:00.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:00 smithi165 bash[41986]: cluster 2024-03-30T14:29:59.489629+0000 mgr.y (mgr.25468) 487 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:00.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:00 smithi165 bash[41986]: cluster 2024-03-30T14:30:00.000132+0000 mon.a (mon.0) 861 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:30:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:00 smithi106 bash[55170]: audit 2024-03-30T14:29:58.660418+0000 mgr.y (mgr.25468) 486 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:00 smithi106 bash[55170]: cluster 2024-03-30T14:29:59.489629+0000 mgr.y (mgr.25468) 487 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:00 smithi106 bash[55170]: cluster 2024-03-30T14:30:00.000132+0000 mon.a (mon.0) 861 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:30:00.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:00 smithi106 bash[53805]: audit 2024-03-30T14:29:58.660418+0000 mgr.y (mgr.25468) 486 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:00.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:00 smithi106 bash[53805]: cluster 2024-03-30T14:29:59.489629+0000 mgr.y (mgr.25468) 487 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:00.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:00 smithi106 bash[53805]: cluster 2024-03-30T14:30:00.000132+0000 mon.a (mon.0) 861 : cluster 3 overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:30:01.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:30:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:30:01] "GET /metrics HTTP/1.1" 200 38699 "" "Prometheus/2.43.0" 2024-03-30T14:30:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[55170]: cephadm 2024-03-30T14:30:00.695096+0000 mgr.y (mgr.25468) 488 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-30T14:30:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[55170]: cephadm 2024-03-30T14:30:00.709296+0000 mgr.y (mgr.25468) 489 : cephadm 1 Deploying daemon alertmanager.a on smithi106 2024-03-30T14:30:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[55170]: cluster 2024-03-30T14:30:01.490855+0000 mgr.y (mgr.25468) 490 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[55170]: audit 2024-03-30T14:30:02.005726+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:02.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[53805]: cephadm 2024-03-30T14:30:00.695096+0000 mgr.y (mgr.25468) 488 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-30T14:30:02.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[53805]: cephadm 2024-03-30T14:30:00.709296+0000 mgr.y (mgr.25468) 489 : cephadm 1 Deploying daemon alertmanager.a on smithi106 2024-03-30T14:30:02.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[53805]: cluster 2024-03-30T14:30:01.490855+0000 mgr.y (mgr.25468) 490 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:02.671 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:02 smithi106 bash[53805]: audit 2024-03-30T14:30:02.005726+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:02 smithi165 bash[41986]: cephadm 2024-03-30T14:30:00.695096+0000 mgr.y (mgr.25468) 488 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-30T14:30:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:02 smithi165 bash[41986]: cephadm 2024-03-30T14:30:00.709296+0000 mgr.y (mgr.25468) 489 : cephadm 1 Deploying daemon alertmanager.a on smithi106 2024-03-30T14:30:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:02 smithi165 bash[41986]: cluster 2024-03-30T14:30:01.490855+0000 mgr.y (mgr.25468) 490 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:02.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:02 smithi165 bash[41986]: audit 2024-03-30T14:30:02.005726+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:04.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:04 smithi106 bash[53805]: cluster 2024-03-30T14:30:03.492064+0000 mgr.y (mgr.25468) 491 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 553 B/s rd, 0 op/s 2024-03-30T14:30:04.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:04 smithi106 bash[55170]: cluster 2024-03-30T14:30:03.492064+0000 mgr.y (mgr.25468) 491 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 553 B/s rd, 0 op/s 2024-03-30T14:30:04.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:04 smithi165 bash[41986]: cluster 2024-03-30T14:30:03.492064+0000 mgr.y (mgr.25468) 491 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 553 B/s rd, 0 op/s 2024-03-30T14:30:05.869 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:05 smithi106 systemd[1]: Stopping Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:30:06.169 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:05 smithi106 bash[49303]: level=info ts=2024-03-30T14:30:05.864Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:30:06.780 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:06 smithi106 bash[53805]: cluster 2024-03-30T14:30:05.493466+0000 mgr.y (mgr.25468) 492 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:06.780 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:06 smithi106 bash[55170]: cluster 2024-03-30T14:30:05.493466+0000 mgr.y (mgr.25468) 492 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:06.780 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:06 smithi106 bash[85190]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:30:06.780 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:06 smithi106 bash[85263]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:30:06.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:06 smithi165 bash[41986]: cluster 2024-03-30T14:30:05.493466+0000 mgr.y (mgr.25468) 492 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T14:30:07.030 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:06 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:30:07.030 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:06 smithi106 systemd[1]: Stopped Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:30:07.030 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:07 smithi106 systemd[1]: Started Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:30:08.350 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[55170]: audit 2024-03-30T14:30:07.067361+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:08.350 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[55170]: audit 2024-03-30T14:30:07.077001+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:08.351 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[55170]: audit 2024-03-30T14:30:07.095736+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:08.351 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[55170]: cluster 2024-03-30T14:30:07.494172+0000 mgr.y (mgr.25468) 493 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:30:08.351 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[53805]: audit 2024-03-30T14:30:07.067361+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:08.351 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[53805]: audit 2024-03-30T14:30:07.077001+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:08.351 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[53805]: audit 2024-03-30T14:30:07.095736+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:08.351 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[53805]: cluster 2024-03-30T14:30:07.494172+0000 mgr.y (mgr.25468) 493 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:30:08.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:08 smithi165 bash[41986]: audit 2024-03-30T14:30:07.067361+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:08.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:08 smithi165 bash[41986]: audit 2024-03-30T14:30:07.077001+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:08.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:08 smithi165 bash[41986]: audit 2024-03-30T14:30:07.095736+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:08.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:08 smithi165 bash[41986]: cluster 2024-03-30T14:30:07.494172+0000 mgr.y (mgr.25468) 493 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.345Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.345Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.348Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.106 port=9094 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.350Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.393Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.393Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.398Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-30T14:30:08.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:08 smithi106 bash[85328]: ts=2024-03-30T14:30:08.398Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-30T14:30:10.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:10 smithi106 bash[53805]: audit 2024-03-30T14:30:08.668655+0000 mgr.y (mgr.25468) 494 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:10.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:10 smithi106 bash[53805]: cluster 2024-03-30T14:30:09.495543+0000 mgr.y (mgr.25468) 495 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:10.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:10 smithi106 bash[55170]: audit 2024-03-30T14:30:08.668655+0000 mgr.y (mgr.25468) 494 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:10.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:10 smithi106 bash[55170]: cluster 2024-03-30T14:30:09.495543+0000 mgr.y (mgr.25468) 495 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:10.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:10 smithi106 bash[85328]: ts=2024-03-30T14:30:10.351Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001077533s 2024-03-30T14:30:10.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:10 smithi165 bash[41986]: audit 2024-03-30T14:30:08.668655+0000 mgr.y (mgr.25468) 494 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:10.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:10 smithi165 bash[41986]: cluster 2024-03-30T14:30:09.495543+0000 mgr.y (mgr.25468) 495 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:11.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:30:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:30:11] "GET /metrics HTTP/1.1" 200 38701 "" "Prometheus/2.43.0" 2024-03-30T14:30:12.590 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:30:12.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:12 smithi165 bash[41986]: cluster 2024-03-30T14:30:11.496705+0000 mgr.y (mgr.25468) 496 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:12.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:12 smithi106 bash[53805]: cluster 2024-03-30T14:30:11.496705+0000 mgr.y (mgr.25468) 496 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:12.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:12 smithi106 bash[55170]: cluster 2024-03-30T14:30:11.496705+0000 mgr.y (mgr.25468) 496 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (6s) 0s ago 17m 15.2M - 0.25.0 c8568f914cd2 3fd9ca1f016c 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 error 27s ago 17m - - 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (87s) 0s ago 15m 47.6M - 3.7 b0c4478f1d83 f1071b8c7110 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (8m) 27s ago 23m 445M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (9m) 0s ago 25m 513M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (8m) 0s ago 25m 65.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (7m) 27s ago 23m 49.5M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (7m) 0s ago 23m 51.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (61s) 0s ago 17m 9532k - 1.5.0 0da6a335fe13 78f3993c7ed3 2024-03-30T14:30:13.365 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (57s) 27s ago 17m 9392k - 1.5.0 0da6a335fe13 8f9b5c01d24d 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (6m) 0s ago 22m 62.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (5m) 0s ago 22m 70.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (5m) 0s ago 21m 55.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (4m) 0s ago 20m 63.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (4m) 27s ago 20m 63.2M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (3m) 27s ago 19m 54.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (3m) 27s ago 19m 54.1M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (2m) 27s ago 18m 59.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (33s) 27s ago 17m 41.0M - 2.43.0 a07b618ecd1d cda014294346 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (2m) 0s ago 15m 91.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (2m) 27s ago 15m 90.9M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (2m) 0s ago 15m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:30:13.366 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (2m) 27s ago 15m 90.8M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:13.824 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:30:13.825 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:30:13.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:13 smithi165 bash[41986]: audit 2024-03-30T14:30:12.571328+0000 mgr.y (mgr.25468) 497 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:13.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:13 smithi165 bash[41986]: audit 2024-03-30T14:30:13.236482+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:13.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:13 smithi165 bash[41986]: audit 2024-03-30T14:30:13.245497+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:13.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:13 smithi106 bash[53805]: audit 2024-03-30T14:30:12.571328+0000 mgr.y (mgr.25468) 497 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:13.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:13 smithi106 bash[53805]: audit 2024-03-30T14:30:13.236482+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:13.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:13 smithi106 bash[53805]: audit 2024-03-30T14:30:13.245497+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:13.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:13 smithi106 bash[55170]: audit 2024-03-30T14:30:12.571328+0000 mgr.y (mgr.25468) 497 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:13.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:13 smithi106 bash[55170]: audit 2024-03-30T14:30:13.236482+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:13.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:13 smithi106 bash[55170]: audit 2024-03-30T14:30:13.245497+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:14.220 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:30:14.220 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "osd", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "iscsi", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:30:14.221 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:30:14.663 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:30:14.663 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:30:14.663 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:30:14.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:14 smithi165 bash[41986]: audit 2024-03-30T14:30:12.958238+0000 mgr.y (mgr.25468) 498 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:14.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:14 smithi165 bash[41986]: audit 2024-03-30T14:30:13.335700+0000 mgr.y (mgr.25468) 499 : audit 0 from='client.34911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:14.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:14 smithi165 bash[41986]: cluster 2024-03-30T14:30:13.497496+0000 mgr.y (mgr.25468) 500 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:14.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:14 smithi165 bash[41986]: audit 2024-03-30T14:30:13.818979+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.106:0/423067150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:14.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:14 smithi165 bash[41986]: audit 2024-03-30T14:30:14.291196+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:14.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:14 smithi165 bash[41986]: audit 2024-03-30T14:30:14.300590+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:14.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[53805]: audit 2024-03-30T14:30:12.958238+0000 mgr.y (mgr.25468) 498 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[53805]: audit 2024-03-30T14:30:13.335700+0000 mgr.y (mgr.25468) 499 : audit 0 from='client.34911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[53805]: cluster 2024-03-30T14:30:13.497496+0000 mgr.y (mgr.25468) 500 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[53805]: audit 2024-03-30T14:30:13.818979+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.106:0/423067150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[53805]: audit 2024-03-30T14:30:14.291196+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[53805]: audit 2024-03-30T14:30:14.300590+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[55170]: audit 2024-03-30T14:30:12.958238+0000 mgr.y (mgr.25468) 498 : audit 0 from='client.34905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[55170]: audit 2024-03-30T14:30:13.335700+0000 mgr.y (mgr.25468) 499 : audit 0 from='client.34911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[55170]: cluster 2024-03-30T14:30:13.497496+0000 mgr.y (mgr.25468) 500 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:14.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[55170]: audit 2024-03-30T14:30:13.818979+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.106:0/423067150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:14.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[55170]: audit 2024-03-30T14:30:14.291196+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:14.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:14 smithi106 bash[55170]: audit 2024-03-30T14:30:14.300590+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:15.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:15 smithi165 bash[41986]: audit 2024-03-30T14:30:14.215411+0000 mgr.y (mgr.25468) 501 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:15.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:15 smithi165 bash[41986]: audit 2024-03-30T14:30:14.659014+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.106:0/1811875476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:30:15.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:15 smithi106 bash[53805]: audit 2024-03-30T14:30:14.215411+0000 mgr.y (mgr.25468) 501 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:15.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:15 smithi106 bash[53805]: audit 2024-03-30T14:30:14.659014+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.106:0/1811875476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:30:15.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:15 smithi106 bash[55170]: audit 2024-03-30T14:30:14.215411+0000 mgr.y (mgr.25468) 501 : audit 0 from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:15.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:15 smithi106 bash[55170]: audit 2024-03-30T14:30:14.659014+0000 mon.a (mon.0) 870 : audit 0 from='client.? 172.21.15.106:0/1811875476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:30:16.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:16 smithi165 bash[41986]: cluster 2024-03-30T14:30:15.498825+0000 mgr.y (mgr.25468) 502 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:16.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:16 smithi106 bash[53805]: cluster 2024-03-30T14:30:15.498825+0000 mgr.y (mgr.25468) 502 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:16.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:16 smithi106 bash[55170]: cluster 2024-03-30T14:30:15.498825+0000 mgr.y (mgr.25468) 502 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:17.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:17 smithi165 bash[41986]: audit 2024-03-30T14:30:17.006262+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:17.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:17 smithi106 bash[53805]: audit 2024-03-30T14:30:17.006262+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:17.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:17 smithi106 bash[55170]: audit 2024-03-30T14:30:17.006262+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:18.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:18 smithi106 bash[53805]: cluster 2024-03-30T14:30:17.499767+0000 mgr.y (mgr.25468) 503 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:18.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:18 smithi106 bash[55170]: cluster 2024-03-30T14:30:17.499767+0000 mgr.y (mgr.25468) 503 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:18.670 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:30:18 smithi106 bash[85328]: ts=2024-03-30T14:30:18.354Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004186006s 2024-03-30T14:30:18.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:18 smithi165 bash[41986]: cluster 2024-03-30T14:30:17.499767+0000 mgr.y (mgr.25468) 503 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:20.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:20 smithi165 bash[41986]: audit 2024-03-30T14:30:18.673377+0000 mgr.y (mgr.25468) 504 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:20.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:20 smithi165 bash[41986]: cluster 2024-03-30T14:30:19.501275+0000 mgr.y (mgr.25468) 505 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:20.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:20 smithi106 bash[53805]: audit 2024-03-30T14:30:18.673377+0000 mgr.y (mgr.25468) 504 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:20.883 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:20 smithi106 bash[53805]: cluster 2024-03-30T14:30:19.501275+0000 mgr.y (mgr.25468) 505 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:20.883 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:20 smithi106 bash[55170]: audit 2024-03-30T14:30:18.673377+0000 mgr.y (mgr.25468) 504 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:20.883 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:20 smithi106 bash[55170]: cluster 2024-03-30T14:30:19.501275+0000 mgr.y (mgr.25468) 505 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:21.169 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:30:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:30:21] "GET /metrics HTTP/1.1" 200 38703 "" "Prometheus/2.43.0" 2024-03-30T14:30:22.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:22 smithi165 bash[41986]: cluster 2024-03-30T14:30:21.502478+0000 mgr.y (mgr.25468) 506 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:22.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:22 smithi106 bash[53805]: cluster 2024-03-30T14:30:21.502478+0000 mgr.y (mgr.25468) 506 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:22.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:22 smithi106 bash[55170]: cluster 2024-03-30T14:30:21.502478+0000 mgr.y (mgr.25468) 506 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:24.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:24 smithi165 bash[41986]: cluster 2024-03-30T14:30:23.503790+0000 mgr.y (mgr.25468) 507 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:24.879 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:24 smithi106 bash[53805]: cluster 2024-03-30T14:30:23.503790+0000 mgr.y (mgr.25468) 507 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:24.879 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:24 smithi106 bash[55170]: cluster 2024-03-30T14:30:23.503790+0000 mgr.y (mgr.25468) 507 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: cluster 2024-03-30T14:30:25.505289+0000 mgr.y (mgr.25468) 508 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.768652+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.779082+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.781363+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.782811+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.795541+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.879796+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.889309+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.892881+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.895762+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.898052+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.624 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.901574+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.905416+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.908343+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.910816+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.913420+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.916048+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.918632+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.920719+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.922957+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.927186+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.930519+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.625 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:26 smithi165 bash[41986]: audit 2024-03-30T14:30:25.933929+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: cluster 2024-03-30T14:30:25.505289+0000 mgr.y (mgr.25468) 508 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.768652+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.779082+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.781363+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.782811+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.795541+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.879796+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.889309+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.892881+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.895762+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.898052+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.901574+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.905416+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.908343+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.910816+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.913420+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.916048+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.918632+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.920719+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.921 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.922957+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: cluster 2024-03-30T14:30:25.505289+0000 mgr.y (mgr.25468) 508 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.768652+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.779082+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.781363+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.782811+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.795541+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.879796+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.889309+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.892881+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.922 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.895762+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.898052+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.901574+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.905416+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.908343+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.910816+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.913420+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.916048+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.918632+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.920719+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.922957+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.927186+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.930519+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.924 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[53805]: audit 2024-03-30T14:30:25.933929+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.927186+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.930519+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:26.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:26 smithi106 bash[55170]: audit 2024-03-30T14:30:25.933929+0000 mon.a (mon.0) 893 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:27.762 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:27 smithi165 bash[41986]: cluster 2024-03-30T14:30:25.785222+0000 mgr.y (mgr.25468) 509 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-03-30T14:30:27.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:27 smithi165 bash[41986]: cluster 2024-03-30T14:30:25.785591+0000 mgr.y (mgr.25468) 510 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:27.763 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:27 smithi165 bash[41986]: audit 2024-03-30T14:30:25.880559+0000 mgr.y (mgr.25468) 511 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:30:27.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:27 smithi106 bash[53805]: cluster 2024-03-30T14:30:25.785222+0000 mgr.y (mgr.25468) 509 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-03-30T14:30:27.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:27 smithi106 bash[53805]: cluster 2024-03-30T14:30:25.785591+0000 mgr.y (mgr.25468) 510 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:27.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:27 smithi106 bash[53805]: audit 2024-03-30T14:30:25.880559+0000 mgr.y (mgr.25468) 511 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:30:27.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:27 smithi106 bash[55170]: cluster 2024-03-30T14:30:25.785222+0000 mgr.y (mgr.25468) 509 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-03-30T14:30:27.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:27 smithi106 bash[55170]: cluster 2024-03-30T14:30:25.785591+0000 mgr.y (mgr.25468) 510 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:27.921 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:27 smithi106 bash[55170]: audit 2024-03-30T14:30:25.880559+0000 mgr.y (mgr.25468) 511 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T14:30:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:29 smithi165 bash[41986]: cluster 2024-03-30T14:30:27.786486+0000 mgr.y (mgr.25468) 512 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T14:30:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:29 smithi165 bash[41986]: cephadm 2024-03-30T14:30:28.357123+0000 mgr.y (mgr.25468) 513 : cephadm 1 Upgrade: Updating grafana.a 2024-03-30T14:30:29.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:29 smithi165 bash[41986]: cephadm 2024-03-30T14:30:28.383070+0000 mgr.y (mgr.25468) 514 : cephadm 1 Deploying daemon grafana.a on smithi165 2024-03-30T14:30:29.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:29 smithi106 bash[53805]: cluster 2024-03-30T14:30:27.786486+0000 mgr.y (mgr.25468) 512 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T14:30:29.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:29 smithi106 bash[53805]: cephadm 2024-03-30T14:30:28.357123+0000 mgr.y (mgr.25468) 513 : cephadm 1 Upgrade: Updating grafana.a 2024-03-30T14:30:29.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:29 smithi106 bash[53805]: cephadm 2024-03-30T14:30:28.383070+0000 mgr.y (mgr.25468) 514 : cephadm 1 Deploying daemon grafana.a on smithi165 2024-03-30T14:30:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:29 smithi106 bash[55170]: cluster 2024-03-30T14:30:27.786486+0000 mgr.y (mgr.25468) 512 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T14:30:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:29 smithi106 bash[55170]: cephadm 2024-03-30T14:30:28.357123+0000 mgr.y (mgr.25468) 513 : cephadm 1 Upgrade: Updating grafana.a 2024-03-30T14:30:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:29 smithi106 bash[55170]: cephadm 2024-03-30T14:30:28.383070+0000 mgr.y (mgr.25468) 514 : cephadm 1 Deploying daemon grafana.a on smithi165 2024-03-30T14:30:30.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:30 smithi106 bash[53805]: audit 2024-03-30T14:30:28.681589+0000 mgr.y (mgr.25468) 515 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:30.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:30 smithi106 bash[55170]: audit 2024-03-30T14:30:28.681589+0000 mgr.y (mgr.25468) 515 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:31.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:30 smithi165 bash[41986]: audit 2024-03-30T14:30:28.681589+0000 mgr.y (mgr.25468) 515 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:31.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:30:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:30:31] "GET /metrics HTTP/1.1" 200 38703 "" "Prometheus/2.43.0" 2024-03-30T14:30:31.786 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:31 smithi165 bash[41986]: cluster 2024-03-30T14:30:29.788056+0000 mgr.y (mgr.25468) 516 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:31.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:31 smithi106 bash[53805]: cluster 2024-03-30T14:30:29.788056+0000 mgr.y (mgr.25468) 516 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:31.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:31 smithi106 bash[55170]: cluster 2024-03-30T14:30:29.788056+0000 mgr.y (mgr.25468) 516 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:32.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:32 smithi165 bash[41986]: cluster 2024-03-30T14:30:31.789146+0000 mgr.y (mgr.25468) 517 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:32.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:32 smithi165 bash[41986]: audit 2024-03-30T14:30:32.006455+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:32.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:32 smithi106 bash[53805]: cluster 2024-03-30T14:30:31.789146+0000 mgr.y (mgr.25468) 517 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:32.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:32 smithi106 bash[53805]: audit 2024-03-30T14:30:32.006455+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:32 smithi106 bash[55170]: cluster 2024-03-30T14:30:31.789146+0000 mgr.y (mgr.25468) 517 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:32.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:32 smithi106 bash[55170]: audit 2024-03-30T14:30:32.006455+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:33.373 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:32 smithi165 systemd[1]: Started Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:30:34.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:33 smithi165 bash[41986]: audit 2024-03-30T14:30:32.955056+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:34.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:33 smithi165 bash[41986]: audit 2024-03-30T14:30:32.964165+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:34.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:33 smithi165 bash[41986]: audit 2024-03-30T14:30:32.974506+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:34.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131252953Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-30T14:30:34.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131454052Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-30T14:30:34.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131478791Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-30T14:30:34.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131485507Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-30T14:30:34.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.1314905Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-30T14:30:34.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131495869Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131501102Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131506217Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131513988Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131522169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.13152832Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131533172Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131536505Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131539758Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131543637Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131552969Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131558439Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131564374Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-30T14:30:34.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=settings t=2024-03-30T14:30:34.131570216Z level=info msg="App mode production" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=sqlstore t=2024-03-30T14:30:34.131639958Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=sqlstore t=2024-03-30T14:30:34.131658367Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.144963039Z level=info msg="Starting DB migrations" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.149308029Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.187802461Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.22957945Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.271377233Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.3553365Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-30T14:30:34.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.39734362Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-30T14:30:34.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:33 smithi106 bash[53805]: audit 2024-03-30T14:30:32.955056+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:34.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:33 smithi106 bash[53805]: audit 2024-03-30T14:30:32.964165+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:34.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:33 smithi106 bash[53805]: audit 2024-03-30T14:30:32.974506+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:34.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:33 smithi106 bash[55170]: audit 2024-03-30T14:30:32.955056+0000 mon.a (mon.0) 895 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:34.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:33 smithi106 bash[55170]: audit 2024-03-30T14:30:32.964165+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:34.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:33 smithi106 bash[55170]: audit 2024-03-30T14:30:32.974506+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:34.652 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.422522079Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-30T14:30:34.653 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.464516555Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-30T14:30:34.653 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.50669829Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-30T14:30:34.653 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.532117213Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-30T14:30:34.653 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.586896Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-30T14:30:34.653 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.628630838Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-30T14:30:34.653 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.654039692Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.696050682Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.721278009Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.746524148Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.771776706Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.796968574Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.822060237Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.847659892Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.872690059Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.897900777Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-30T14:30:34.922 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.923266221Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-30T14:30:35.176 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[41986]: cluster 2024-03-30T14:30:33.790200+0000 mgr.y (mgr.25468) 518 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T14:30:35.176 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.948505266Z level=info msg="Executing migration" id="create alert_image table" 2024-03-30T14:30:35.176 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:34 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:34.99042338Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-30T14:30:35.176 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.015745297Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-30T14:30:35.176 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.09119565Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-30T14:30:35.177 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.116583853Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-30T14:30:35.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:34 smithi106 bash[53805]: cluster 2024-03-30T14:30:33.790200+0000 mgr.y (mgr.25468) 518 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T14:30:35.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:34 smithi106 bash[55170]: cluster 2024-03-30T14:30:33.790200+0000 mgr.y (mgr.25468) 518 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T14:30:35.425 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.175014341Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T14:30:35.426 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.175374232Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T14:30:35.426 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.217071342Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-30T14:30:35.426 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.242440018Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-30T14:30:35.426 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.267678271Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-30T14:30:35.426 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.309608976Z level=info msg="Executing migration" id="create secrets table" 2024-03-30T14:30:35.426 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.334949086Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-30T14:30:35.427 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.376796158Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-30T14:30:35.427 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.402083702Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-30T14:30:35.427 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.427157256Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.464889002Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.523556595Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.548825698Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.590708106Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.616004516Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.657881002Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-30T14:30:35.682 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.683164109Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-30T14:30:35.942 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.725234753Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-30T14:30:35.942 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.750316541Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-30T14:30:35.942 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.834219408Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-30T14:30:35.942 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.876247959Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-30T14:30:35.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.901462739Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-30T14:30:35.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.943556915Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:35 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:35.968695705Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.010661182Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.036035006Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.061137567Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.086465076Z level=info msg="Executing migration" id="add correlation config column" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.111686079Z level=info msg="Executing migration" id="create entity_events table" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.153624279Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.178913361Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.179270108Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T14:30:36.220 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.220853657Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T14:30:36.487 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.221234745Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.246065873Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.271355279Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.296549499Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.338566532Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.380507231Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.405709024Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.430938217Z level=info msg="Executing migration" id="Drop public config table" 2024-03-30T14:30:36.488 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.488760133Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-30T14:30:36.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.555712161Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-30T14:30:36.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.59768936Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T14:30:36.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.6517808Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-30T14:30:36.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.698399526Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-30T14:30:36.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.731983366Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-30T14:30:36.756 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.757274161Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[41986]: cluster 2024-03-30T14:30:35.791643+0000 mgr.y (mgr.25468) 519 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.799165945Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.824364334Z level=info msg="Executing migration" id="add share column" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.854435763Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.879623799Z level=info msg="Executing migration" id="create file table" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.904851289Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.930181614Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-30T14:30:37.038 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.955311631Z level=info msg="Executing migration" id="create file_meta table" 2024-03-30T14:30:37.039 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:36 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:36.997439223Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-30T14:30:37.039 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.039433428Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-30T14:30:37.307 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.06462331Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-30T14:30:37.307 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.10664762Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-30T14:30:37.307 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.131901065Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-30T14:30:37.307 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.173792434Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-30T14:30:37.307 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.199122311Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-30T14:30:37.307 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.241181302Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-30T14:30:37.308 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.308169626Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-30T14:30:37.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:36 smithi106 bash[53805]: cluster 2024-03-30T14:30:35.791643+0000 mgr.y (mgr.25468) 519 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:30:37.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:36 smithi106 bash[55170]: cluster 2024-03-30T14:30:35.791643+0000 mgr.y (mgr.25468) 519 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T14:30:37.584 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.333391665Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-30T14:30:37.584 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.37530612Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-30T14:30:37.584 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.400563371Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-30T14:30:37.584 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.425780383Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-30T14:30:37.584 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.451075747Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-30T14:30:37.584 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.493397736Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-30T14:30:37.585 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.543576634Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-30T14:30:37.585 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.585517829Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-30T14:30:37.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.610931329Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-30T14:30:37.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.644520101Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-30T14:30:37.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.669683107Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-30T14:30:37.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.694969738Z level=info msg="Executing migration" id="create folder table" 2024-03-30T14:30:37.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.74144108Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-30T14:30:37.842 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.766675961Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-30T14:30:37.842 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.792061299Z level=info msg="Executing migration" id="Update folder title length" 2024-03-30T14:30:37.842 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.817258344Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-30T14:30:37.842 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=migrator t=2024-03-30T14:30:37.842468279Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.693184987s 2024-03-30T14:30:38.123 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=sqlstore t=2024-03-30T14:30:37.843729723Z level=info msg="Created default organization" 2024-03-30T14:30:38.123 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=plugin.finder t=2024-03-30T14:30:37.894196373Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-30T14:30:38.123 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=secrets t=2024-03-30T14:30:37.894359313Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-30T14:30:38.123 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=query_data t=2024-03-30T14:30:37.900116635Z level=info msg="Query Service initialization" 2024-03-30T14:30:38.123 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:37 smithi165 bash[69209]: logger=live.push_http t=2024-03-30T14:30:37.90450177Z level=info msg="Live Push Gateway initialization" 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=infra.usagestats.collector t=2024-03-30T14:30:38.704377808Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=provisioning.datasources t=2024-03-30T14:30:38.776548239Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=provisioning.datasources t=2024-03-30T14:30:38.776575717Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=provisioning.datasources t=2024-03-30T14:30:38.776764592Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=provisioning.datasources t=2024-03-30T14:30:38.818796406Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=provisioning.alerting t=2024-03-30T14:30:38.860780611Z level=info msg="starting to provision alerting" 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=provisioning.alerting t=2024-03-30T14:30:38.860832084Z level=info msg="finished to provision alerting" 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=grafanaStorageLogger t=2024-03-30T14:30:38.86136904Z level=info msg="storage starting" 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=ngalert.state.manager t=2024-03-30T14:30:38.861649028Z level=info msg="Warming state cache for startup" 2024-03-30T14:30:38.981 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[69209]: logger=http.server t=2024-03-30T14:30:38.875003104Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T14:30:39.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:38 smithi165 bash[41986]: cluster 2024-03-30T14:30:37.792601+0000 mgr.y (mgr.25468) 520 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=ngalert.state.manager t=2024-03-30T14:30:39.004891221Z level=info msg="State cache has been initialized" states=0 duration=143.239942ms 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=ticker t=2024-03-30T14:30:39.00496843Z level=info msg=starting first_tick=2024-03-30T14:30:40Z 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=ngalert.multiorg.alertmanager t=2024-03-30T14:30:39.004987237Z level=info msg="starting MultiOrg Alertmanager" 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=sqlstore.transactions t=2024-03-30T14:30:39.017090222Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=sqlstore.transactions t=2024-03-30T14:30:39.081311213Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=sqlstore.transactions t=2024-03-30T14:30:39.126272585Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-03-30T14:30:39.375 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=sqlstore.transactions t=2024-03-30T14:30:39.137374859Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-03-30T14:30:39.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:30:39 smithi165 bash[69209]: logger=sqlstore.transactions t=2024-03-30T14:30:39.181912267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-03-30T14:30:39.419 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:38 smithi106 bash[53805]: cluster 2024-03-30T14:30:37.792601+0000 mgr.y (mgr.25468) 520 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:39.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:38 smithi106 bash[55170]: cluster 2024-03-30T14:30:37.792601+0000 mgr.y (mgr.25468) 520 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:40.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:40 smithi165 bash[41986]: audit 2024-03-30T14:30:38.692651+0000 mgr.y (mgr.25468) 521 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:40.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:40 smithi165 bash[41986]: audit 2024-03-30T14:30:39.222963+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:40.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:40 smithi165 bash[41986]: audit 2024-03-30T14:30:39.233942+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:40.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:40 smithi106 bash[53805]: audit 2024-03-30T14:30:38.692651+0000 mgr.y (mgr.25468) 521 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:40.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:40 smithi106 bash[53805]: audit 2024-03-30T14:30:39.222963+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:40.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:40 smithi106 bash[53805]: audit 2024-03-30T14:30:39.233942+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:40 smithi106 bash[55170]: audit 2024-03-30T14:30:38.692651+0000 mgr.y (mgr.25468) 521 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:40 smithi106 bash[55170]: audit 2024-03-30T14:30:39.222963+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:40.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:40 smithi106 bash[55170]: audit 2024-03-30T14:30:39.233942+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:41.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:30:41] "GET /metrics HTTP/1.1" 200 38703 "" "Prometheus/2.43.0" 2024-03-30T14:30:41.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[55170]: cluster 2024-03-30T14:30:39.794073+0000 mgr.y (mgr.25468) 522 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:41.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[55170]: audit 2024-03-30T14:30:40.334038+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:41.420 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[55170]: audit 2024-03-30T14:30:40.346864+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:41.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[53805]: cluster 2024-03-30T14:30:39.794073+0000 mgr.y (mgr.25468) 522 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:41.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[53805]: audit 2024-03-30T14:30:40.334038+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:41.420 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:41 smithi106 bash[53805]: audit 2024-03-30T14:30:40.346864+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:41.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:41 smithi165 bash[41986]: cluster 2024-03-30T14:30:39.794073+0000 mgr.y (mgr.25468) 522 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:41.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:41 smithi165 bash[41986]: audit 2024-03-30T14:30:40.334038+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:41.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:41 smithi165 bash[41986]: audit 2024-03-30T14:30:40.346864+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:43.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:43 smithi165 bash[41986]: cluster 2024-03-30T14:30:41.795280+0000 mgr.y (mgr.25468) 523 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:43.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:43 smithi106 bash[53805]: cluster 2024-03-30T14:30:41.795280+0000 mgr.y (mgr.25468) 523 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:43.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:43 smithi106 bash[55170]: cluster 2024-03-30T14:30:41.795280+0000 mgr.y (mgr.25468) 523 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:45.080 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:30:45.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:45 smithi165 bash[41986]: cluster 2024-03-30T14:30:43.796404+0000 mgr.y (mgr.25468) 524 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:45.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:45 smithi106 bash[53805]: cluster 2024-03-30T14:30:43.796404+0000 mgr.y (mgr.25468) 524 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:45.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:45 smithi106 bash[55170]: cluster 2024-03-30T14:30:43.796404+0000 mgr.y (mgr.25468) 524 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (38s) 32s ago 18m 15.2M - 0.25.0 c8568f914cd2 3fd9ca1f016c 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (12s) 6s ago 17m 26.7M - 9.4.12 2bacad6d85d8 c825b99d6fba 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (119s) 32s ago 15m 47.6M - 3.7 b0c4478f1d83 f1071b8c7110 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (9m) 6s ago 23m 446M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (10m) 32s ago 25m 513M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:30:45.848 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (8m) 32s ago 25m 65.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (7m) 6s ago 24m 51.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (8m) 32s ago 24m 51.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (94s) 32s ago 18m 9532k - 1.5.0 0da6a335fe13 78f3993c7ed3 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (89s) 6s ago 18m 10.3M - 1.5.0 0da6a335fe13 8f9b5c01d24d 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (6m) 32s ago 23m 62.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (6m) 32s ago 22m 70.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (5m) 32s ago 22m 55.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (5m) 32s ago 21m 63.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (4m) 6s ago 20m 63.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (4m) 6s ago 20m 55.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (3m) 6s ago 19m 54.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:30:45.849 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (3m) 6s ago 19m 60.1M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:30:45.850 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (65s) 6s ago 18m 46.2M - 2.43.0 a07b618ecd1d cda014294346 2024-03-30T14:30:45.850 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (2m) 32s ago 16m 91.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:30:45.850 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (2m) 6s ago 16m 91.4M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:30:45.850 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (2m) 32s ago 16m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:30:45.850 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (2m) 6s ago 16m 91.4M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:30:46.300 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:30:46.301 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:30:46.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:46 smithi165 bash[41986]: audit 2024-03-30T14:30:45.061342+0000 mgr.y (mgr.25468) 525 : audit 0 from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:46.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:46 smithi165 bash[41986]: audit 2024-03-30T14:30:45.448880+0000 mgr.y (mgr.25468) 526 : audit 0 from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:46.593 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:46 smithi165 bash[41986]: audit 2024-03-30T14:30:46.295032+0000 mon.a (mon.0) 902 : audit 0 from='client.? 172.21.15.106:0/1890432198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:46.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:46 smithi106 bash[53805]: audit 2024-03-30T14:30:45.061342+0000 mgr.y (mgr.25468) 525 : audit 0 from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:46.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:46 smithi106 bash[53805]: audit 2024-03-30T14:30:45.448880+0000 mgr.y (mgr.25468) 526 : audit 0 from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:46.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:46 smithi106 bash[53805]: audit 2024-03-30T14:30:46.295032+0000 mon.a (mon.0) 902 : audit 0 from='client.? 172.21.15.106:0/1890432198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:46.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:46 smithi106 bash[55170]: audit 2024-03-30T14:30:45.061342+0000 mgr.y (mgr.25468) 525 : audit 0 from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:46.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:46 smithi106 bash[55170]: audit 2024-03-30T14:30:45.448880+0000 mgr.y (mgr.25468) 526 : audit 0 from='client.34941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:46.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:46 smithi106 bash[55170]: audit 2024-03-30T14:30:46.295032+0000 mon.a (mon.0) 902 : audit 0 from='client.? 172.21.15.106:0/1890432198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:46.683 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:30:46.683 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:8f3809717761e681477c3ef1d8d2c03114aee2c597cd7380b93b8c10f47fcb5d", 2024-03-30T14:30:46.683 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": true, 2024-03-30T14:30:46.683 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [ 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "osd", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "iscsi", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "mon" 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: ], 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": "18/23 daemons upgraded", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "Currently upgrading grafana daemons", 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:30:46.684 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:30:47.137 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T14:30:47.137 INFO:teuthology.orchestra.run.smithi106.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T14:30:47.137 INFO:teuthology.orchestra.run.smithi106.stdout: daemon grafana.a on smithi165 is in error state 2024-03-30T14:30:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:47 smithi165 bash[41986]: cluster 2024-03-30T14:30:45.797785+0000 mgr.y (mgr.25468) 527 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:47 smithi165 bash[41986]: audit 2024-03-30T14:30:45.827218+0000 mgr.y (mgr.25468) 528 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:47 smithi165 bash[41986]: audit 2024-03-30T14:30:47.006182+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:47.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:47 smithi165 bash[41986]: audit 2024-03-30T14:30:47.133088+0000 mon.a (mon.0) 904 : audit 0 from='client.? 172.21.15.106:0/132584658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:30:47.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[53805]: cluster 2024-03-30T14:30:45.797785+0000 mgr.y (mgr.25468) 527 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[53805]: audit 2024-03-30T14:30:45.827218+0000 mgr.y (mgr.25468) 528 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[53805]: audit 2024-03-30T14:30:47.006182+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[53805]: audit 2024-03-30T14:30:47.133088+0000 mon.a (mon.0) 904 : audit 0 from='client.? 172.21.15.106:0/132584658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[55170]: cluster 2024-03-30T14:30:45.797785+0000 mgr.y (mgr.25468) 527 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[55170]: audit 2024-03-30T14:30:45.827218+0000 mgr.y (mgr.25468) 528 : audit 0 from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[55170]: audit 2024-03-30T14:30:47.006182+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:30:47.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:47 smithi106 bash[55170]: audit 2024-03-30T14:30:47.133088+0000 mon.a (mon.0) 904 : audit 0 from='client.? 172.21.15.106:0/132584658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:30:48.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:48 smithi165 bash[41986]: audit 2024-03-30T14:30:46.678037+0000 mgr.y (mgr.25468) 529 : audit 0 from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:48.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:48 smithi106 bash[53805]: audit 2024-03-30T14:30:46.678037+0000 mgr.y (mgr.25468) 529 : audit 0 from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:48.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:48 smithi106 bash[55170]: audit 2024-03-30T14:30:46.678037+0000 mgr.y (mgr.25468) 529 : audit 0 from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:30:49.623 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:49 smithi165 bash[41986]: cluster 2024-03-30T14:30:47.798666+0000 mgr.y (mgr.25468) 530 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:49.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:49 smithi106 bash[53805]: cluster 2024-03-30T14:30:47.798666+0000 mgr.y (mgr.25468) 530 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:49.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:49 smithi106 bash[55170]: cluster 2024-03-30T14:30:47.798666+0000 mgr.y (mgr.25468) 530 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:30:50.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:50 smithi106 bash[53805]: audit 2024-03-30T14:30:48.700539+0000 mgr.y (mgr.25468) 531 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:50.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:50 smithi106 bash[55170]: audit 2024-03-30T14:30:48.700539+0000 mgr.y (mgr.25468) 531 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:50.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:50 smithi165 bash[41986]: audit 2024-03-30T14:30:48.700539+0000 mgr.y (mgr.25468) 531 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:30:51.383 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:30:51] "GET /metrics HTTP/1.1" 200 38701 "" "Prometheus/2.43.0" 2024-03-30T14:30:51.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: cluster 2024-03-30T14:30:49.800204+0000 mgr.y (mgr.25468) 532 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.656409+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.666168+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.667878+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.669097+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.677558+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.761879+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.771307+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.774887+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.777659+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.779610+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.782722+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.786003+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.790268+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.792821+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.795028+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.797295+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.800084+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.802590+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.805119+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: cluster 2024-03-30T14:30:49.800204+0000 mgr.y (mgr.25468) 532 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.656409+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.672 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.666168+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.667878+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.669097+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.677558+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.761879+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.771307+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.774887+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.777659+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.779610+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.782722+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.786003+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.790268+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.792821+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.795028+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.797295+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.673 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.800084+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.802590+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.805119+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.808244+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.812132+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.815400+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.818555+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.821199+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.823841+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.832256+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.834843+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.840604+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.844882+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.848856+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T14:30:51.674 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.851976+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.855446+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.858264+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.862328+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.865121+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.869020+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.871568+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.808244+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.812132+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.815400+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.818555+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.675 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.821199+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.823841+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.832256+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.834843+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.840604+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.844882+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.848856+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.851976+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.855446+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.858264+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.862328+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.865121+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.869020+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T14:30:51.676 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.871568+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.875421+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.878240+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.882046+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.884895+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.885984+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.890433+0000 mon.a (mon.0) 947 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.893737+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.898256+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.901270+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.905589+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.909551+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.913907+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T14:30:51.677 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.916874+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.917925+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.918918+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.919975+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.875421+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.878240+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.882046+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.884895+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.885984+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.890433+0000 mon.a (mon.0) 947 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.893737+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:30:51.678 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.898256+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.901270+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.905589+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.909551+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.913907+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.916874+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.917925+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.918918+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.919975+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.920877+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.921761+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.679 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.923155+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.927927+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.929048+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.932090+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.933604+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:50.941629+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:51.027760+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:51.030964+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:51.032428+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[53805]: audit 2024-03-30T14:30:51.041975+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.920877+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.921761+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.680 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.923155+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.927927+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.929048+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.932090+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.933604+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:50.941629+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:51.027760+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:51.030964+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:51.032428+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.681 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:51 smithi106 bash[55170]: audit 2024-03-30T14:30:51.041975+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: cluster 2024-03-30T14:30:49.800204+0000 mgr.y (mgr.25468) 532 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.656409+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.666168+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.667878+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.669097+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.677558+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.761879+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:30:51.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.771307+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.774887+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.777659+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.779610+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.782722+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.786003+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.790268+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.792821+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.795028+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.797295+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.800084+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.802590+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.805119+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.808244+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.812132+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.815400+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.818555+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.821199+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.823841+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.832256+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.834843+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.840604+0000 mon.a (mon.0) 932 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.844882+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.848856+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.851976+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.855446+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.858264+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.862328+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.865121+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T14:30:51.876 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.869020+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T14:30:51.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.871568+0000 mon.a (mon.0) 941 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T14:30:51.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.875421+0000 mon.a (mon.0) 942 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T14:30:51.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.878240+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T14:30:51.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.882046+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T14:30:51.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.884895+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.885984+0000 mon.a (mon.0) 946 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.890433+0000 mon.a (mon.0) 947 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.893737+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.898256+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.901270+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.905589+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.909551+0000 mon.a (mon.0) 952 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.913907+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.916874+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.917925+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.918918+0000 mon.a (mon.0) 956 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.919975+0000 mon.a (mon.0) 957 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.920877+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.878 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.921761+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.923155+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.927927+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.929048+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.932090+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.933604+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:50.941629+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:51.027760+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:51.030964+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:51.032428+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:30:51.879 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:51 smithi165 bash[41986]: audit 2024-03-30T14:30:51.041975+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:52.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: cluster 2024-03-30T14:30:50.671450+0000 mgr.y (mgr.25468) 533 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: audit 2024-03-30T14:30:50.762953+0000 mgr.y (mgr.25468) 534 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: cephadm 2024-03-30T14:30:50.825180+0000 mgr.y (mgr.25468) 535 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: cephadm 2024-03-30T14:30:50.922532+0000 mgr.y (mgr.25468) 536 : cephadm 1 Upgrade: Complete! 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: cluster 2024-03-30T14:30:51.663524+0000 mon.a (mon.0) 970 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: cluster 2024-03-30T14:30:51.663604+0000 mon.a (mon.0) 971 : cluster 1 Cluster is now healthy 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[53805]: audit 2024-03-30T14:30:52.313558+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: cluster 2024-03-30T14:30:50.671450+0000 mgr.y (mgr.25468) 533 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: audit 2024-03-30T14:30:50.762953+0000 mgr.y (mgr.25468) 534 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:30:52.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: cephadm 2024-03-30T14:30:50.825180+0000 mgr.y (mgr.25468) 535 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-30T14:30:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: cephadm 2024-03-30T14:30:50.922532+0000 mgr.y (mgr.25468) 536 : cephadm 1 Upgrade: Complete! 2024-03-30T14:30:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: cluster 2024-03-30T14:30:51.663524+0000 mon.a (mon.0) 970 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:30:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: cluster 2024-03-30T14:30:51.663604+0000 mon.a (mon.0) 971 : cluster 1 Cluster is now healthy 2024-03-30T14:30:52.671 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:52 smithi106 bash[55170]: audit 2024-03-30T14:30:52.313558+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:52.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: cluster 2024-03-30T14:30:50.671450+0000 mgr.y (mgr.25468) 533 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: audit 2024-03-30T14:30:50.762953+0000 mgr.y (mgr.25468) 534 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T14:30:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: cephadm 2024-03-30T14:30:50.825180+0000 mgr.y (mgr.25468) 535 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-30T14:30:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: cephadm 2024-03-30T14:30:50.922532+0000 mgr.y (mgr.25468) 536 : cephadm 1 Upgrade: Complete! 2024-03-30T14:30:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: cluster 2024-03-30T14:30:51.663524+0000 mon.a (mon.0) 970 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T14:30:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: cluster 2024-03-30T14:30:51.663604+0000 mon.a (mon.0) 971 : cluster 1 Cluster is now healthy 2024-03-30T14:30:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:52 smithi165 bash[41986]: audit 2024-03-30T14:30:52.313558+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:30:54.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:54 smithi106 bash[53805]: cluster 2024-03-30T14:30:52.672348+0000 mgr.y (mgr.25468) 537 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:54.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:54 smithi106 bash[55170]: cluster 2024-03-30T14:30:52.672348+0000 mgr.y (mgr.25468) 537 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:54.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:54 smithi165 bash[41986]: cluster 2024-03-30T14:30:52.672348+0000 mgr.y (mgr.25468) 537 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:56.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:56 smithi106 bash[53805]: cluster 2024-03-30T14:30:54.673717+0000 mgr.y (mgr.25468) 538 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:30:56.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:56 smithi106 bash[55170]: cluster 2024-03-30T14:30:54.673717+0000 mgr.y (mgr.25468) 538 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:30:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:56 smithi165 bash[41986]: cluster 2024-03-30T14:30:54.673717+0000 mgr.y (mgr.25468) 538 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T14:30:58.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:30:58 smithi106 bash[53805]: cluster 2024-03-30T14:30:56.674901+0000 mgr.y (mgr.25468) 539 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:58.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:30:58 smithi106 bash[55170]: cluster 2024-03-30T14:30:56.674901+0000 mgr.y (mgr.25468) 539 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:30:58.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:30:58 smithi165 bash[41986]: cluster 2024-03-30T14:30:56.674901+0000 mgr.y (mgr.25468) 539 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:00.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:00 smithi106 bash[53805]: cluster 2024-03-30T14:30:58.675900+0000 mgr.y (mgr.25468) 540 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:00.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:00 smithi106 bash[53805]: audit 2024-03-30T14:30:58.706344+0000 mgr.y (mgr.25468) 541 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:00.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:00 smithi106 bash[55170]: cluster 2024-03-30T14:30:58.675900+0000 mgr.y (mgr.25468) 540 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:00.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:00 smithi106 bash[55170]: audit 2024-03-30T14:30:58.706344+0000 mgr.y (mgr.25468) 541 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:00.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:00 smithi165 bash[41986]: cluster 2024-03-30T14:30:58.675900+0000 mgr.y (mgr.25468) 540 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:00.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:00 smithi165 bash[41986]: audit 2024-03-30T14:30:58.706344+0000 mgr.y (mgr.25468) 541 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:01.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:31:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:31:01] "GET /metrics HTTP/1.1" 200 38701 "" "Prometheus/2.43.0" 2024-03-30T14:31:02.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:02 smithi106 bash[53805]: cluster 2024-03-30T14:31:00.676865+0000 mgr.y (mgr.25468) 542 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:02.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:02 smithi106 bash[53805]: audit 2024-03-30T14:31:02.011212+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:31:02.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:02 smithi106 bash[53805]: audit 2024-03-30T14:31:02.012922+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:02 smithi106 bash[55170]: cluster 2024-03-30T14:31:00.676865+0000 mgr.y (mgr.25468) 542 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:02 smithi106 bash[55170]: audit 2024-03-30T14:31:02.011212+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:31:02.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:02 smithi106 bash[55170]: audit 2024-03-30T14:31:02.012922+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:02 smithi165 bash[41986]: cluster 2024-03-30T14:31:00.676865+0000 mgr.y (mgr.25468) 542 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T14:31:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:02 smithi165 bash[41986]: audit 2024-03-30T14:31:02.011212+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:31:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:02 smithi165 bash[41986]: audit 2024-03-30T14:31:02.012922+0000 mon.a (mon.0) 974 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:04.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:04 smithi106 bash[53805]: cluster 2024-03-30T14:31:02.677704+0000 mgr.y (mgr.25468) 543 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:04.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:04 smithi106 bash[55170]: cluster 2024-03-30T14:31:02.677704+0000 mgr.y (mgr.25468) 543 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:04.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:04 smithi165 bash[41986]: cluster 2024-03-30T14:31:02.677704+0000 mgr.y (mgr.25468) 543 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:06.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:06 smithi106 bash[55170]: cluster 2024-03-30T14:31:04.679084+0000 mgr.y (mgr.25468) 544 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:06.670 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:06 smithi106 bash[53805]: cluster 2024-03-30T14:31:04.679084+0000 mgr.y (mgr.25468) 544 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:06.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:06 smithi165 bash[41986]: cluster 2024-03-30T14:31:04.679084+0000 mgr.y (mgr.25468) 544 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:08.722 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:08 smithi106 bash[55170]: cluster 2024-03-30T14:31:06.680286+0000 mgr.y (mgr.25468) 545 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:08.722 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:08 smithi106 bash[53805]: cluster 2024-03-30T14:31:06.680286+0000 mgr.y (mgr.25468) 545 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:08.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:08 smithi165 bash[41986]: cluster 2024-03-30T14:31:06.680286+0000 mgr.y (mgr.25468) 545 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:10.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:10 smithi165 bash[41986]: cluster 2024-03-30T14:31:08.681305+0000 mgr.y (mgr.25468) 546 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:10.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:10 smithi165 bash[41986]: audit 2024-03-30T14:31:08.717054+0000 mgr.y (mgr.25468) 547 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:10.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:10 smithi106 bash[55170]: cluster 2024-03-30T14:31:08.681305+0000 mgr.y (mgr.25468) 546 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:10.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:10 smithi106 bash[55170]: audit 2024-03-30T14:31:08.717054+0000 mgr.y (mgr.25468) 547 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:10.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:10 smithi106 bash[53805]: cluster 2024-03-30T14:31:08.681305+0000 mgr.y (mgr.25468) 546 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:10.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:10 smithi106 bash[53805]: audit 2024-03-30T14:31:08.717054+0000 mgr.y (mgr.25468) 547 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:11.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:31:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:31:11] "GET /metrics HTTP/1.1" 200 38703 "" "Prometheus/2.43.0" 2024-03-30T14:31:12.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:12 smithi165 bash[41986]: cluster 2024-03-30T14:31:10.682825+0000 mgr.y (mgr.25468) 548 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:12.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:12 smithi106 bash[55170]: cluster 2024-03-30T14:31:10.682825+0000 mgr.y (mgr.25468) 548 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:12.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:12 smithi106 bash[53805]: cluster 2024-03-30T14:31:10.682825+0000 mgr.y (mgr.25468) 548 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:14.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:14 smithi165 bash[41986]: cluster 2024-03-30T14:31:12.683799+0000 mgr.y (mgr.25468) 549 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:14.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:14 smithi106 bash[55170]: cluster 2024-03-30T14:31:12.683799+0000 mgr.y (mgr.25468) 549 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:14.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:14 smithi106 bash[53805]: cluster 2024-03-30T14:31:12.683799+0000 mgr.y (mgr.25468) 549 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:16.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:16 smithi165 bash[41986]: cluster 2024-03-30T14:31:14.685195+0000 mgr.y (mgr.25468) 550 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:16.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:16 smithi106 bash[53805]: cluster 2024-03-30T14:31:14.685195+0000 mgr.y (mgr.25468) 550 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:16.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:16 smithi106 bash[55170]: cluster 2024-03-30T14:31:14.685195+0000 mgr.y (mgr.25468) 550 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:17.702 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:17 smithi106 bash[53805]: audit 2024-03-30T14:31:17.007721+0000 mon.a (mon.0) 975 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:17.702 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:17 smithi106 bash[55170]: audit 2024-03-30T14:31:17.007721+0000 mon.a (mon.0) 975 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:17.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:17 smithi165 bash[41986]: audit 2024-03-30T14:31:17.007721+0000 mon.a (mon.0) 975 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:18.362 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch ps' 2024-03-30T14:31:18.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:18 smithi106 bash[53805]: cluster 2024-03-30T14:31:16.686386+0000 mgr.y (mgr.25468) 551 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:18.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:18 smithi106 bash[53805]: audit 2024-03-30T14:31:17.528318+0000 mgr.y (mgr.25468) 552 : audit 0 from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:31:18.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:18 smithi106 bash[55170]: cluster 2024-03-30T14:31:16.686386+0000 mgr.y (mgr.25468) 551 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:18.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:18 smithi106 bash[55170]: audit 2024-03-30T14:31:17.528318+0000 mgr.y (mgr.25468) 552 : audit 0 from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:31:18.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:18 smithi165 bash[41986]: cluster 2024-03-30T14:31:16.686386+0000 mgr.y (mgr.25468) 551 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:18.875 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:18 smithi165 bash[41986]: audit 2024-03-30T14:31:17.528318+0000 mgr.y (mgr.25468) 552 : audit 0 from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:31:20.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:20 smithi165 bash[41986]: cluster 2024-03-30T14:31:18.687442+0000 mgr.y (mgr.25468) 553 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:20.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:20 smithi165 bash[41986]: audit 2024-03-30T14:31:18.725653+0000 mgr.y (mgr.25468) 554 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:20.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:20 smithi106 bash[53805]: cluster 2024-03-30T14:31:18.687442+0000 mgr.y (mgr.25468) 553 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:20.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:20 smithi106 bash[53805]: audit 2024-03-30T14:31:18.725653+0000 mgr.y (mgr.25468) 554 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:20 smithi106 bash[55170]: cluster 2024-03-30T14:31:18.687442+0000 mgr.y (mgr.25468) 553 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:20 smithi106 bash[55170]: audit 2024-03-30T14:31:18.725653+0000 mgr.y (mgr.25468) 554 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:21.392 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:31:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:31:21] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.43.0" 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (74s) 68s ago 18m 15.2M - 0.25.0 c8568f914cd2 3fd9ca1f016c 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (48s) 42s ago 18m 26.7M - 9.4.12 2bacad6d85d8 c825b99d6fba 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (2m) 68s ago 16m 47.6M - 3.7 b0c4478f1d83 f1071b8c7110 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (9m) 42s ago 24m 446M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (10m) 68s ago 26m 513M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (9m) 68s ago 26m 65.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (8m) 42s ago 24m 51.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:31:21.796 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (8m) 68s ago 24m 51.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (2m) 68s ago 18m 9532k - 1.5.0 0da6a335fe13 78f3993c7ed3 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (2m) 42s ago 18m 10.3M - 1.5.0 0da6a335fe13 8f9b5c01d24d 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (7m) 68s ago 23m 62.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (6m) 68s ago 23m 70.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (6m) 68s ago 22m 55.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (5m) 68s ago 22m 63.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (5m) 42s ago 21m 63.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (4m) 42s ago 20m 55.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (4m) 42s ago 20m 54.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (3m) 42s ago 19m 60.1M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (101s) 42s ago 18m 46.2M - 2.43.0 a07b618ecd1d cda014294346 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (3m) 68s ago 16m 91.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:31:21.797 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (3m) 42s ago 16m 91.4M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:31:21.798 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (3m) 68s ago 16m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:31:21.798 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (3m) 42s ago 16m 91.4M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:31:22.654 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions' 2024-03-30T14:31:22.846 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:22 smithi106 bash[53805]: cluster 2024-03-30T14:31:20.688949+0000 mgr.y (mgr.25468) 555 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:22.846 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:22 smithi106 bash[55170]: cluster 2024-03-30T14:31:20.688949+0000 mgr.y (mgr.25468) 555 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:22.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:22 smithi165 bash[41986]: cluster 2024-03-30T14:31:20.688949+0000 mgr.y (mgr.25468) 555 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:23.736 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:23 smithi106 bash[53805]: audit 2024-03-30T14:31:21.766539+0000 mgr.y (mgr.25468) 556 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:31:23.737 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:23 smithi106 bash[55170]: audit 2024-03-30T14:31:21.766539+0000 mgr.y (mgr.25468) 556 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:31:23.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:23 smithi165 bash[41986]: audit 2024-03-30T14:31:21.766539+0000 mgr.y (mgr.25468) 556 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:31:24.724 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:24 smithi106 bash[53805]: cluster 2024-03-30T14:31:22.689714+0000 mgr.y (mgr.25468) 557 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:24.724 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:24 smithi106 bash[55170]: cluster 2024-03-30T14:31:22.689714+0000 mgr.y (mgr.25468) 557 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:24.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:24 smithi165 bash[41986]: cluster 2024-03-30T14:31:22.689714+0000 mgr.y (mgr.25468) 557 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:26.144 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:31:26.144 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:31:26.144 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:31:26.144 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:31:26.144 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:31:26.144 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:31:26.145 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:31:26.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:26 smithi106 bash[53805]: cluster 2024-03-30T14:31:24.691192+0000 mgr.y (mgr.25468) 558 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:26.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:26 smithi106 bash[53805]: audit 2024-03-30T14:31:26.139414+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.106:0/3406666531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:31:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:26 smithi106 bash[55170]: cluster 2024-03-30T14:31:24.691192+0000 mgr.y (mgr.25468) 558 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:26.670 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:26 smithi106 bash[55170]: audit 2024-03-30T14:31:26.139414+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.106:0/3406666531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:31:26.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:26 smithi165 bash[41986]: cluster 2024-03-30T14:31:24.691192+0000 mgr.y (mgr.25468) 558 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:26.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:26 smithi165 bash[41986]: audit 2024-03-30T14:31:26.139414+0000 mon.a (mon.0) 976 : audit 0 from='client.? 172.21.15.106:0/3406666531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:31:26.948 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-30T14:31:28.669 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:28 smithi106 bash[53805]: cluster 2024-03-30T14:31:26.692479+0000 mgr.y (mgr.25468) 559 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:28.669 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:28 smithi106 bash[55170]: cluster 2024-03-30T14:31:26.692479+0000 mgr.y (mgr.25468) 559 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:28.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:28 smithi165 bash[41986]: cluster 2024-03-30T14:31:26.692479+0000 mgr.y (mgr.25468) 559 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:29.880 INFO:teuthology.orchestra.run.smithi106.stdout:wait for servicemap items w/ changing names to refresh 2024-03-30T14:31:30.656 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'sleep 60' 2024-03-30T14:31:30.842 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:30 smithi106 bash[53805]: cluster 2024-03-30T14:31:28.693496+0000 mgr.y (mgr.25468) 560 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:30.842 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:30 smithi106 bash[53805]: audit 2024-03-30T14:31:28.736473+0000 mgr.y (mgr.25468) 561 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:30.842 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:30 smithi106 bash[55170]: cluster 2024-03-30T14:31:28.693496+0000 mgr.y (mgr.25468) 560 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:30.842 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:30 smithi106 bash[55170]: audit 2024-03-30T14:31:28.736473+0000 mgr.y (mgr.25468) 561 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:30.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:30 smithi165 bash[41986]: cluster 2024-03-30T14:31:28.693496+0000 mgr.y (mgr.25468) 560 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:30.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:30 smithi165 bash[41986]: audit 2024-03-30T14:31:28.736473+0000 mgr.y (mgr.25468) 561 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:31.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:31:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:31:31] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.43.0" 2024-03-30T14:31:32.771 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:32 smithi106 bash[53805]: cluster 2024-03-30T14:31:30.694767+0000 mgr.y (mgr.25468) 562 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:32.771 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:32 smithi106 bash[53805]: audit 2024-03-30T14:31:32.008042+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:32.772 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:32 smithi106 bash[55170]: cluster 2024-03-30T14:31:30.694767+0000 mgr.y (mgr.25468) 562 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:32.772 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:32 smithi106 bash[55170]: audit 2024-03-30T14:31:32.008042+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:32.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:32 smithi165 bash[41986]: cluster 2024-03-30T14:31:30.694767+0000 mgr.y (mgr.25468) 562 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:32.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:32 smithi165 bash[41986]: audit 2024-03-30T14:31:32.008042+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:34.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:34 smithi165 bash[41986]: cluster 2024-03-30T14:31:32.695695+0000 mgr.y (mgr.25468) 563 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:34.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:34 smithi106 bash[53805]: cluster 2024-03-30T14:31:32.695695+0000 mgr.y (mgr.25468) 563 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:34.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:34 smithi106 bash[55170]: cluster 2024-03-30T14:31:32.695695+0000 mgr.y (mgr.25468) 563 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:36.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:36 smithi165 bash[41986]: cluster 2024-03-30T14:31:34.697189+0000 mgr.y (mgr.25468) 564 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:36.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:36 smithi106 bash[53805]: cluster 2024-03-30T14:31:34.697189+0000 mgr.y (mgr.25468) 564 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:36.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:36 smithi106 bash[55170]: cluster 2024-03-30T14:31:34.697189+0000 mgr.y (mgr.25468) 564 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:38.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:38 smithi165 bash[41986]: cluster 2024-03-30T14:31:36.698397+0000 mgr.y (mgr.25468) 565 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:38.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:38 smithi106 bash[53805]: cluster 2024-03-30T14:31:36.698397+0000 mgr.y (mgr.25468) 565 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:38.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:38 smithi106 bash[55170]: cluster 2024-03-30T14:31:36.698397+0000 mgr.y (mgr.25468) 565 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:40.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:40 smithi165 bash[41986]: cluster 2024-03-30T14:31:38.699432+0000 mgr.y (mgr.25468) 566 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:40.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:40 smithi165 bash[41986]: audit 2024-03-30T14:31:38.744665+0000 mgr.y (mgr.25468) 567 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:40.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:40 smithi106 bash[53805]: cluster 2024-03-30T14:31:38.699432+0000 mgr.y (mgr.25468) 566 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:40.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:40 smithi106 bash[53805]: audit 2024-03-30T14:31:38.744665+0000 mgr.y (mgr.25468) 567 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:40.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:40 smithi106 bash[55170]: cluster 2024-03-30T14:31:38.699432+0000 mgr.y (mgr.25468) 566 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:40.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:40 smithi106 bash[55170]: audit 2024-03-30T14:31:38.744665+0000 mgr.y (mgr.25468) 567 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:41.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:31:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:31:41] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-03-30T14:31:42.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:42 smithi165 bash[41986]: cluster 2024-03-30T14:31:40.700973+0000 mgr.y (mgr.25468) 568 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:42.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:42 smithi106 bash[53805]: cluster 2024-03-30T14:31:40.700973+0000 mgr.y (mgr.25468) 568 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:42.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:42 smithi106 bash[55170]: cluster 2024-03-30T14:31:40.700973+0000 mgr.y (mgr.25468) 568 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:44.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:44 smithi165 bash[41986]: cluster 2024-03-30T14:31:42.701973+0000 mgr.y (mgr.25468) 569 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:44.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:44 smithi106 bash[53805]: cluster 2024-03-30T14:31:42.701973+0000 mgr.y (mgr.25468) 569 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:44.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:44 smithi106 bash[55170]: cluster 2024-03-30T14:31:42.701973+0000 mgr.y (mgr.25468) 569 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:46.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:46 smithi165 bash[41986]: cluster 2024-03-30T14:31:44.703371+0000 mgr.y (mgr.25468) 570 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:46.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:46 smithi106 bash[53805]: cluster 2024-03-30T14:31:44.703371+0000 mgr.y (mgr.25468) 570 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:46.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:46 smithi106 bash[55170]: cluster 2024-03-30T14:31:44.703371+0000 mgr.y (mgr.25468) 570 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:47.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:47 smithi165 bash[41986]: audit 2024-03-30T14:31:47.008417+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:47.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:47 smithi106 bash[55170]: audit 2024-03-30T14:31:47.008417+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:47.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:47 smithi106 bash[53805]: audit 2024-03-30T14:31:47.008417+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:31:48.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:48 smithi165 bash[41986]: cluster 2024-03-30T14:31:46.704545+0000 mgr.y (mgr.25468) 571 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:48.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:48 smithi106 bash[53805]: cluster 2024-03-30T14:31:46.704545+0000 mgr.y (mgr.25468) 571 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:48.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:48 smithi106 bash[55170]: cluster 2024-03-30T14:31:46.704545+0000 mgr.y (mgr.25468) 571 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:50.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:50 smithi165 bash[41986]: cluster 2024-03-30T14:31:48.705648+0000 mgr.y (mgr.25468) 572 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:50.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:50 smithi165 bash[41986]: audit 2024-03-30T14:31:48.752593+0000 mgr.y (mgr.25468) 573 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:50.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:50 smithi106 bash[53805]: cluster 2024-03-30T14:31:48.705648+0000 mgr.y (mgr.25468) 572 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:50.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:50 smithi106 bash[53805]: audit 2024-03-30T14:31:48.752593+0000 mgr.y (mgr.25468) 573 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:50.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:50 smithi106 bash[55170]: cluster 2024-03-30T14:31:48.705648+0000 mgr.y (mgr.25468) 572 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:50.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:50 smithi106 bash[55170]: audit 2024-03-30T14:31:48.752593+0000 mgr.y (mgr.25468) 573 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:31:51.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:31:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:31:51] "GET /metrics HTTP/1.1" 200 38701 "" "Prometheus/2.43.0" 2024-03-30T14:31:51.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:51 smithi165 bash[41986]: audit 2024-03-30T14:31:51.128635+0000 mon.a (mon.0) 979 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:31:51.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:51 smithi106 bash[53805]: audit 2024-03-30T14:31:51.128635+0000 mon.a (mon.0) 979 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:31:51.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:51 smithi106 bash[55170]: audit 2024-03-30T14:31:51.128635+0000 mon.a (mon.0) 979 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:31:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:52 smithi165 bash[41986]: cluster 2024-03-30T14:31:50.707103+0000 mgr.y (mgr.25468) 574 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:52 smithi165 bash[41986]: audit 2024-03-30T14:31:51.811799+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:31:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:52 smithi165 bash[41986]: audit 2024-03-30T14:31:51.813464+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:31:52.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:52 smithi165 bash[41986]: audit 2024-03-30T14:31:51.823550+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:31:52.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[53805]: cluster 2024-03-30T14:31:50.707103+0000 mgr.y (mgr.25468) 574 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:52.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[53805]: audit 2024-03-30T14:31:51.811799+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:31:52.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[53805]: audit 2024-03-30T14:31:51.813464+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:31:52.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[53805]: audit 2024-03-30T14:31:51.823550+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:31:52.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[55170]: cluster 2024-03-30T14:31:50.707103+0000 mgr.y (mgr.25468) 574 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:52.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[55170]: audit 2024-03-30T14:31:51.811799+0000 mon.a (mon.0) 980 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:31:52.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[55170]: audit 2024-03-30T14:31:51.813464+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:31:52.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:52 smithi106 bash[55170]: audit 2024-03-30T14:31:51.823550+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:31:54.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:54 smithi165 bash[41986]: cluster 2024-03-30T14:31:52.708113+0000 mgr.y (mgr.25468) 575 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:54.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:54 smithi106 bash[55170]: cluster 2024-03-30T14:31:52.708113+0000 mgr.y (mgr.25468) 575 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:54.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:54 smithi106 bash[53805]: cluster 2024-03-30T14:31:52.708113+0000 mgr.y (mgr.25468) 575 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:56.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:56 smithi165 bash[41986]: cluster 2024-03-30T14:31:54.709565+0000 mgr.y (mgr.25468) 576 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:56.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:56 smithi106 bash[53805]: cluster 2024-03-30T14:31:54.709565+0000 mgr.y (mgr.25468) 576 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:56 smithi106 bash[55170]: cluster 2024-03-30T14:31:54.709565+0000 mgr.y (mgr.25468) 576 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:31:58.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:31:58 smithi165 bash[41986]: cluster 2024-03-30T14:31:56.710864+0000 mgr.y (mgr.25468) 577 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:58.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:31:58 smithi106 bash[53805]: cluster 2024-03-30T14:31:56.710864+0000 mgr.y (mgr.25468) 577 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:31:58.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:31:58 smithi106 bash[55170]: cluster 2024-03-30T14:31:56.710864+0000 mgr.y (mgr.25468) 577 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:00.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:00 smithi165 bash[41986]: cluster 2024-03-30T14:31:58.711877+0000 mgr.y (mgr.25468) 578 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:00.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:00 smithi165 bash[41986]: audit 2024-03-30T14:31:58.754442+0000 mgr.y (mgr.25468) 579 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:00 smithi106 bash[53805]: cluster 2024-03-30T14:31:58.711877+0000 mgr.y (mgr.25468) 578 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:00 smithi106 bash[53805]: audit 2024-03-30T14:31:58.754442+0000 mgr.y (mgr.25468) 579 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:00 smithi106 bash[55170]: cluster 2024-03-30T14:31:58.711877+0000 mgr.y (mgr.25468) 578 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:00 smithi106 bash[55170]: audit 2024-03-30T14:31:58.754442+0000 mgr.y (mgr.25468) 579 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:01.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:32:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:32:01] "GET /metrics HTTP/1.1" 200 38701 "" "Prometheus/2.43.0" 2024-03-30T14:32:02.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:02 smithi165 bash[41986]: cluster 2024-03-30T14:32:00.713294+0000 mgr.y (mgr.25468) 580 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:02.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:02 smithi165 bash[41986]: audit 2024-03-30T14:32:02.008783+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:02.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:02 smithi106 bash[53805]: cluster 2024-03-30T14:32:00.713294+0000 mgr.y (mgr.25468) 580 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:02.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:02 smithi106 bash[53805]: audit 2024-03-30T14:32:02.008783+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:02.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:02 smithi106 bash[55170]: cluster 2024-03-30T14:32:00.713294+0000 mgr.y (mgr.25468) 580 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:02.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:02 smithi106 bash[55170]: audit 2024-03-30T14:32:02.008783+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:04.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:04 smithi165 bash[41986]: cluster 2024-03-30T14:32:02.714200+0000 mgr.y (mgr.25468) 581 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:04.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:04 smithi106 bash[53805]: cluster 2024-03-30T14:32:02.714200+0000 mgr.y (mgr.25468) 581 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:04.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:04 smithi106 bash[55170]: cluster 2024-03-30T14:32:02.714200+0000 mgr.y (mgr.25468) 581 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:06.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:06 smithi165 bash[41986]: cluster 2024-03-30T14:32:04.715581+0000 mgr.y (mgr.25468) 582 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:06.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:06 smithi106 bash[53805]: cluster 2024-03-30T14:32:04.715581+0000 mgr.y (mgr.25468) 582 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:06.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:06 smithi106 bash[55170]: cluster 2024-03-30T14:32:04.715581+0000 mgr.y (mgr.25468) 582 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:08.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:08 smithi165 bash[41986]: cluster 2024-03-30T14:32:06.716852+0000 mgr.y (mgr.25468) 583 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:08.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:08 smithi106 bash[53805]: cluster 2024-03-30T14:32:06.716852+0000 mgr.y (mgr.25468) 583 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:08.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:08 smithi106 bash[55170]: cluster 2024-03-30T14:32:06.716852+0000 mgr.y (mgr.25468) 583 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:10.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:10 smithi165 bash[41986]: cluster 2024-03-30T14:32:08.717858+0000 mgr.y (mgr.25468) 584 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:10.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:10 smithi165 bash[41986]: audit 2024-03-30T14:32:08.759800+0000 mgr.y (mgr.25468) 585 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:10.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:10 smithi106 bash[53805]: cluster 2024-03-30T14:32:08.717858+0000 mgr.y (mgr.25468) 584 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:10.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:10 smithi106 bash[53805]: audit 2024-03-30T14:32:08.759800+0000 mgr.y (mgr.25468) 585 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:10.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:10 smithi106 bash[55170]: cluster 2024-03-30T14:32:08.717858+0000 mgr.y (mgr.25468) 584 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:10.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:10 smithi106 bash[55170]: audit 2024-03-30T14:32:08.759800+0000 mgr.y (mgr.25468) 585 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:11.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:32:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:32:11] "GET /metrics HTTP/1.1" 200 38703 "" "Prometheus/2.43.0" 2024-03-30T14:32:12.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:12 smithi165 bash[41986]: cluster 2024-03-30T14:32:10.719261+0000 mgr.y (mgr.25468) 586 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:12.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:12 smithi106 bash[53805]: cluster 2024-03-30T14:32:10.719261+0000 mgr.y (mgr.25468) 586 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:12.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:12 smithi106 bash[55170]: cluster 2024-03-30T14:32:10.719261+0000 mgr.y (mgr.25468) 586 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:14.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:14 smithi165 bash[41986]: cluster 2024-03-30T14:32:12.720176+0000 mgr.y (mgr.25468) 587 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:14.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:14 smithi106 bash[53805]: cluster 2024-03-30T14:32:12.720176+0000 mgr.y (mgr.25468) 587 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:14.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:14 smithi106 bash[55170]: cluster 2024-03-30T14:32:12.720176+0000 mgr.y (mgr.25468) 587 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:16.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:16 smithi165 bash[41986]: cluster 2024-03-30T14:32:14.721528+0000 mgr.y (mgr.25468) 588 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:16.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:16 smithi106 bash[53805]: cluster 2024-03-30T14:32:14.721528+0000 mgr.y (mgr.25468) 588 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:16.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:16 smithi106 bash[55170]: cluster 2024-03-30T14:32:14.721528+0000 mgr.y (mgr.25468) 588 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:17.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:17 smithi165 bash[41986]: audit 2024-03-30T14:32:17.009216+0000 mon.a (mon.0) 984 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:17.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:17 smithi106 bash[53805]: audit 2024-03-30T14:32:17.009216+0000 mon.a (mon.0) 984 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:17.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:17 smithi106 bash[55170]: audit 2024-03-30T14:32:17.009216+0000 mon.a (mon.0) 984 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:18.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:18 smithi165 bash[41986]: cluster 2024-03-30T14:32:16.722713+0000 mgr.y (mgr.25468) 589 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:18.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:18 smithi106 bash[53805]: cluster 2024-03-30T14:32:16.722713+0000 mgr.y (mgr.25468) 589 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:18.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:18 smithi106 bash[55170]: cluster 2024-03-30T14:32:16.722713+0000 mgr.y (mgr.25468) 589 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:20.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:20 smithi106 bash[53805]: cluster 2024-03-30T14:32:18.723789+0000 mgr.y (mgr.25468) 590 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:20.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:20 smithi106 bash[53805]: audit 2024-03-30T14:32:18.764731+0000 mgr.y (mgr.25468) 591 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:20 smithi106 bash[55170]: cluster 2024-03-30T14:32:18.723789+0000 mgr.y (mgr.25468) 590 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:20.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:20 smithi106 bash[55170]: audit 2024-03-30T14:32:18.764731+0000 mgr.y (mgr.25468) 591 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:21.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:20 smithi165 bash[41986]: cluster 2024-03-30T14:32:18.723789+0000 mgr.y (mgr.25468) 590 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:21.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:20 smithi165 bash[41986]: audit 2024-03-30T14:32:18.764731+0000 mgr.y (mgr.25468) 591 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:21.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:32:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:32:21] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.43.0" 2024-03-30T14:32:22.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:22 smithi106 bash[53805]: cluster 2024-03-30T14:32:20.725332+0000 mgr.y (mgr.25468) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:22.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:22 smithi106 bash[55170]: cluster 2024-03-30T14:32:20.725332+0000 mgr.y (mgr.25468) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:23.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:22 smithi165 bash[41986]: cluster 2024-03-30T14:32:20.725332+0000 mgr.y (mgr.25468) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:24.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:24 smithi106 bash[53805]: cluster 2024-03-30T14:32:22.726310+0000 mgr.y (mgr.25468) 593 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:24.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:24 smithi106 bash[55170]: cluster 2024-03-30T14:32:22.726310+0000 mgr.y (mgr.25468) 593 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:25.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:24 smithi165 bash[41986]: cluster 2024-03-30T14:32:22.726310+0000 mgr.y (mgr.25468) 593 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:26.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:26 smithi106 bash[53805]: cluster 2024-03-30T14:32:24.727744+0000 mgr.y (mgr.25468) 594 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:26.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:26 smithi106 bash[55170]: cluster 2024-03-30T14:32:24.727744+0000 mgr.y (mgr.25468) 594 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:27.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:26 smithi165 bash[41986]: cluster 2024-03-30T14:32:24.727744+0000 mgr.y (mgr.25468) 594 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:28.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:28 smithi106 bash[53805]: cluster 2024-03-30T14:32:26.728966+0000 mgr.y (mgr.25468) 595 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:28.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:28 smithi106 bash[55170]: cluster 2024-03-30T14:32:26.728966+0000 mgr.y (mgr.25468) 595 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:29.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:28 smithi165 bash[41986]: cluster 2024-03-30T14:32:26.728966+0000 mgr.y (mgr.25468) 595 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:29.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:29 smithi106 bash[53805]: cluster 2024-03-30T14:32:28.729978+0000 mgr.y (mgr.25468) 596 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:29.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:29 smithi106 bash[53805]: audit 2024-03-30T14:32:28.772479+0000 mgr.y (mgr.25468) 597 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:29 smithi106 bash[55170]: cluster 2024-03-30T14:32:28.729978+0000 mgr.y (mgr.25468) 596 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:29.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:29 smithi106 bash[55170]: audit 2024-03-30T14:32:28.772479+0000 mgr.y (mgr.25468) 597 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:30.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:29 smithi165 bash[41986]: cluster 2024-03-30T14:32:28.729978+0000 mgr.y (mgr.25468) 596 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:30.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:29 smithi165 bash[41986]: audit 2024-03-30T14:32:28.772479+0000 mgr.y (mgr.25468) 597 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:31.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:32:31 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:32:31] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.43.0" 2024-03-30T14:32:32.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:31 smithi165 bash[41986]: cluster 2024-03-30T14:32:30.731366+0000 mgr.y (mgr.25468) 598 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:32.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:31 smithi106 bash[53805]: cluster 2024-03-30T14:32:30.731366+0000 mgr.y (mgr.25468) 598 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:32.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:31 smithi106 bash[55170]: cluster 2024-03-30T14:32:30.731366+0000 mgr.y (mgr.25468) 598 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:33.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:32 smithi165 bash[41986]: audit 2024-03-30T14:32:32.009587+0000 mon.a (mon.0) 985 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:33.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:32 smithi106 bash[55170]: audit 2024-03-30T14:32:32.009587+0000 mon.a (mon.0) 985 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:33.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:32 smithi106 bash[53805]: audit 2024-03-30T14:32:32.009587+0000 mon.a (mon.0) 985 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:34.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:33 smithi165 bash[41986]: cluster 2024-03-30T14:32:32.732298+0000 mgr.y (mgr.25468) 599 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:34.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:33 smithi106 bash[53805]: cluster 2024-03-30T14:32:32.732298+0000 mgr.y (mgr.25468) 599 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:34.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:33 smithi106 bash[55170]: cluster 2024-03-30T14:32:32.732298+0000 mgr.y (mgr.25468) 599 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:34.696 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch ps' 2024-03-30T14:32:36.017 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:35 smithi106 bash[53805]: cluster 2024-03-30T14:32:34.733650+0000 mgr.y (mgr.25468) 600 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:36.017 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:35 smithi106 bash[55170]: cluster 2024-03-30T14:32:34.733650+0000 mgr.y (mgr.25468) 600 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:36.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:35 smithi165 bash[41986]: cluster 2024-03-30T14:32:34.733650+0000 mgr.y (mgr.25468) 600 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:37.837 INFO:teuthology.orchestra.run.smithi106.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:alertmanager.a smithi106 *:9093,9094 running (2m) 2m ago 19m 15.2M - 0.25.0 c8568f914cd2 3fd9ca1f016c 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:grafana.a smithi165 *:3000 running (2m) 118s ago 19m 26.7M - 9.4.12 2bacad6d85d8 c825b99d6fba 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:iscsi.foo.smithi106.hdevyu smithi106 running (3m) 2m ago 17m 47.6M - 3.7 b0c4478f1d83 f1071b8c7110 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.x smithi165 *:8443,9283,8765 running (11m) 118s ago 25m 446M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 6bc096fa02bd 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:mgr.y smithi106 *:8443,9283,8765 running (12m) 2m ago 27m 513M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 886d8c2269ff 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:mon.a smithi106 running (10m) 2m ago 27m 65.3M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 d9b2bbe4c264 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:mon.b smithi165 running (9m) 118s ago 25m 51.1M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 64a51e73c2ef 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:mon.c smithi106 running (10m) 2m ago 26m 51.0M 2048M 19.0.0-1967-g4e50bbcd b0c4478f1d83 572817cda097 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.a smithi106 *:9100 running (3m) 2m ago 20m 9532k - 1.5.0 0da6a335fe13 78f3993c7ed3 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:node-exporter.b smithi165 *:9100 running (3m) 118s ago 20m 10.3M - 1.5.0 0da6a335fe13 8f9b5c01d24d 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:osd.0 smithi106 running (8m) 2m ago 25m 62.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 baf9f279b7e9 2024-03-30T14:32:37.838 INFO:teuthology.orchestra.run.smithi106.stdout:osd.1 smithi106 running (8m) 2m ago 24m 70.9M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 23c870dda140 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:osd.2 smithi106 running (7m) 2m ago 23m 55.2M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 8c9f2f32d9a8 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:osd.3 smithi106 running (7m) 2m ago 23m 63.8M 2781M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ad534b5cb92b 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:osd.4 smithi165 running (6m) 118s ago 22m 63.9M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 9af7b1478117 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:osd.5 smithi165 running (6m) 118s ago 22m 55.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 e0274330e59d 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:osd.6 smithi165 running (5m) 118s ago 21m 54.7M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 ed7a1fb60f9c 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:osd.7 smithi165 running (5m) 118s ago 21m 60.1M 3037M 19.0.0-1967-g4e50bbcd b0c4478f1d83 0846d99a0d21 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:prometheus.a smithi165 *:9095 running (2m) 118s ago 20m 46.2M - 2.43.0 a07b618ecd1d cda014294346 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi106.yhndxt smithi106 *:8000 running (4m) 2m ago 18m 91.3M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 e706738373e0 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.foo.smithi165.nmjcdh smithi165 *:8000 running (4m) 118s ago 18m 91.4M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 b67f411b6ffc 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi106.tcbusd smithi106 *:80 running (4m) 2m ago 17m 91.2M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 521c3df2c395 2024-03-30T14:32:37.839 INFO:teuthology.orchestra.run.smithi106.stdout:rgw.smpl.smithi165.jmwrhj smithi165 *:80 running (4m) 118s ago 17m 91.4M - 19.0.0-1967-g4e50bbcd b0c4478f1d83 79307e95663f 2024-03-30T14:32:38.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:37 smithi165 bash[41986]: cluster 2024-03-30T14:32:36.734904+0000 mgr.y (mgr.25468) 601 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:38.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:37 smithi106 bash[53805]: cluster 2024-03-30T14:32:36.734904+0000 mgr.y (mgr.25468) 601 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:38.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:37 smithi106 bash[55170]: cluster 2024-03-30T14:32:36.734904+0000 mgr.y (mgr.25468) 601 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:38.613 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions' 2024-03-30T14:32:38.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:38 smithi106 bash[55170]: audit 2024-03-30T14:32:37.814910+0000 mgr.y (mgr.25468) 602 : audit 0 from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:32:38.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:38 smithi106 bash[53805]: audit 2024-03-30T14:32:37.814910+0000 mgr.y (mgr.25468) 602 : audit 0 from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:32:39.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:38 smithi165 bash[41986]: audit 2024-03-30T14:32:37.814910+0000 mgr.y (mgr.25468) 602 : audit 0 from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:32:40.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:39 smithi165 bash[41986]: cluster 2024-03-30T14:32:38.735625+0000 mgr.y (mgr.25468) 603 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:40.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:39 smithi165 bash[41986]: audit 2024-03-30T14:32:38.780364+0000 mgr.y (mgr.25468) 604 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:40.138 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:39 smithi106 bash[53805]: cluster 2024-03-30T14:32:38.735625+0000 mgr.y (mgr.25468) 603 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:40.138 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:39 smithi106 bash[53805]: audit 2024-03-30T14:32:38.780364+0000 mgr.y (mgr.25468) 604 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:40.139 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:39 smithi106 bash[55170]: cluster 2024-03-30T14:32:38.735625+0000 mgr.y (mgr.25468) 603 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:40.139 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:39 smithi106 bash[55170]: audit 2024-03-30T14:32:38.780364+0000 mgr.y (mgr.25468) 604 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:41.169 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:32:41 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:32:41] "GET /metrics HTTP/1.1" 200 38699 "" "Prometheus/2.43.0" 2024-03-30T14:32:41.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:41 smithi106 bash[53805]: cluster 2024-03-30T14:32:40.737066+0000 mgr.y (mgr.25468) 605 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:41.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:41 smithi106 bash[55170]: cluster 2024-03-30T14:32:40.737066+0000 mgr.y (mgr.25468) 605 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:42.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:41 smithi165 bash[41986]: cluster 2024-03-30T14:32:40.737066+0000 mgr.y (mgr.25468) 605 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:42.184 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "mon": { 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 3 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "mgr": { 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 2 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "osd": { 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 8 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "rgw": { 2024-03-30T14:32:42.185 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 4 2024-03-30T14:32:42.186 INFO:teuthology.orchestra.run.smithi106.stdout: }, 2024-03-30T14:32:42.186 INFO:teuthology.orchestra.run.smithi106.stdout: "overall": { 2024-03-30T14:32:42.186 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)": 17 2024-03-30T14:32:42.186 INFO:teuthology.orchestra.run.smithi106.stdout: } 2024-03-30T14:32:42.186 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:32:43.022 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch upgrade status' 2024-03-30T14:32:43.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:42 smithi165 bash[41986]: audit 2024-03-30T14:32:42.179609+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.106:0/3316968863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:43.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:42 smithi106 bash[53805]: audit 2024-03-30T14:32:42.179609+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.106:0/3316968863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:43.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:42 smithi106 bash[55170]: audit 2024-03-30T14:32:42.179609+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.106:0/3316968863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:44.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:43 smithi165 bash[41986]: cluster 2024-03-30T14:32:42.738050+0000 mgr.y (mgr.25468) 606 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:44.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:43 smithi106 bash[53805]: cluster 2024-03-30T14:32:42.738050+0000 mgr.y (mgr.25468) 606 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:44.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:43 smithi106 bash[55170]: cluster 2024-03-30T14:32:42.738050+0000 mgr.y (mgr.25468) 606 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:46.126 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:45 smithi165 bash[41986]: cluster 2024-03-30T14:32:44.739451+0000 mgr.y (mgr.25468) 607 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:46.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:45 smithi106 bash[53805]: cluster 2024-03-30T14:32:44.739451+0000 mgr.y (mgr.25468) 607 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:46.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:45 smithi106 bash[55170]: cluster 2024-03-30T14:32:44.739451+0000 mgr.y (mgr.25468) 607 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "target_image": null, 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "in_progress": false, 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "which": "", 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "services_complete": [], 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "progress": null, 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "message": "", 2024-03-30T14:32:46.456 INFO:teuthology.orchestra.run.smithi106.stdout: "is_paused": false 2024-03-30T14:32:46.457 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:32:46.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:46 smithi106 bash[55170]: audit 2024-03-30T14:32:46.451086+0000 mgr.y (mgr.25468) 608 : audit 0 from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:32:46.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:46 smithi106 bash[53805]: audit 2024-03-30T14:32:46.451086+0000 mgr.y (mgr.25468) 608 : audit 0 from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:32:47.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:46 smithi165 bash[41986]: audit 2024-03-30T14:32:46.451086+0000 mgr.y (mgr.25468) 608 : audit 0 from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:32:47.358 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph health detail' 2024-03-30T14:32:48.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:47 smithi165 bash[41986]: cluster 2024-03-30T14:32:46.740695+0000 mgr.y (mgr.25468) 609 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:48.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:47 smithi165 bash[41986]: audit 2024-03-30T14:32:47.010106+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:48.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:47 smithi106 bash[53805]: cluster 2024-03-30T14:32:46.740695+0000 mgr.y (mgr.25468) 609 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:48.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:47 smithi106 bash[53805]: audit 2024-03-30T14:32:47.010106+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:48.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:47 smithi106 bash[55170]: cluster 2024-03-30T14:32:46.740695+0000 mgr.y (mgr.25468) 609 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:48.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:47 smithi106 bash[55170]: audit 2024-03-30T14:32:47.010106+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:32:50.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:49 smithi165 bash[41986]: cluster 2024-03-30T14:32:48.741738+0000 mgr.y (mgr.25468) 610 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:50.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:49 smithi165 bash[41986]: audit 2024-03-30T14:32:48.788563+0000 mgr.y (mgr.25468) 611 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:50.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:49 smithi106 bash[55170]: cluster 2024-03-30T14:32:48.741738+0000 mgr.y (mgr.25468) 610 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:50.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:49 smithi106 bash[55170]: audit 2024-03-30T14:32:48.788563+0000 mgr.y (mgr.25468) 611 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:50.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:49 smithi106 bash[53805]: cluster 2024-03-30T14:32:48.741738+0000 mgr.y (mgr.25468) 610 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:50.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:49 smithi106 bash[53805]: audit 2024-03-30T14:32:48.788563+0000 mgr.y (mgr.25468) 611 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:32:50.788 INFO:teuthology.orchestra.run.smithi106.stdout:HEALTH_OK 2024-03-30T14:32:51.109 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:50 smithi106 bash[53805]: audit 2024-03-30T14:32:50.783288+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.106:0/3497447564' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:32:51.110 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:50 smithi106 bash[55170]: audit 2024-03-30T14:32:50.783288+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.106:0/3497447564' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:32:51.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:50 smithi165 bash[41986]: audit 2024-03-30T14:32:50.783288+0000 mon.a (mon.0) 987 : audit 0 from='client.? 172.21.15.106:0/3497447564' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T14:32:51.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:32:51 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:32:51] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-03-30T14:32:51.580 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-30T14:32:52.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:51 smithi106 bash[53805]: cluster 2024-03-30T14:32:50.743139+0000 mgr.y (mgr.25468) 612 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:52.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:51 smithi106 bash[55170]: cluster 2024-03-30T14:32:50.743139+0000 mgr.y (mgr.25468) 612 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:52.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:51 smithi165 bash[41986]: cluster 2024-03-30T14:32:50.743139+0000 mgr.y (mgr.25468) 612 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:53.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[53805]: audit 2024-03-30T14:32:51.912359+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:32:53.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[53805]: audit 2024-03-30T14:32:52.597861+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:32:53.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[53805]: audit 2024-03-30T14:32:52.599359+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:32:53.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[53805]: audit 2024-03-30T14:32:52.611162+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:32:53.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[55170]: audit 2024-03-30T14:32:51.912359+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:32:53.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[55170]: audit 2024-03-30T14:32:52.597861+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:32:53.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[55170]: audit 2024-03-30T14:32:52.599359+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:32:53.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:52 smithi106 bash[55170]: audit 2024-03-30T14:32:52.611162+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:32:53.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:52 smithi165 bash[41986]: audit 2024-03-30T14:32:51.912359+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T14:32:53.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:52 smithi165 bash[41986]: audit 2024-03-30T14:32:52.597861+0000 mon.a (mon.0) 989 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T14:32:53.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:52 smithi165 bash[41986]: audit 2024-03-30T14:32:52.599359+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T14:32:53.374 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:52 smithi165 bash[41986]: audit 2024-03-30T14:32:52.611162+0000 mon.a (mon.0) 991 : audit 1 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' 2024-03-30T14:32:54.874 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:54 smithi165 bash[41986]: cluster 2024-03-30T14:32:52.744105+0000 mgr.y (mgr.25468) 613 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:54.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:54 smithi106 bash[53805]: cluster 2024-03-30T14:32:52.744105+0000 mgr.y (mgr.25468) 613 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:54.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:54 smithi106 bash[55170]: cluster 2024-03-30T14:32:52.744105+0000 mgr.y (mgr.25468) 613 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:55.257 INFO:teuthology.orchestra.run.smithi106.stdout:true 2024-03-30T14:32:55.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:55 smithi106 bash[55170]: audit 2024-03-30T14:32:55.237839+0000 mon.a (mon.0) 992 : audit 0 from='client.? 172.21.15.106:0/1141577005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:55.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:55 smithi106 bash[53805]: audit 2024-03-30T14:32:55.237839+0000 mon.a (mon.0) 992 : audit 0 from='client.? 172.21.15.106:0/1141577005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:56.067 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-30T14:32:56.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:55 smithi165 bash[41986]: audit 2024-03-30T14:32:55.237839+0000 mon.a (mon.0) 992 : audit 0 from='client.? 172.21.15.106:0/1141577005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:56.919 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:56 smithi106 bash[55170]: cluster 2024-03-30T14:32:54.745237+0000 mgr.y (mgr.25468) 614 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:56.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:56 smithi106 bash[53805]: cluster 2024-03-30T14:32:54.745237+0000 mgr.y (mgr.25468) 614 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:57.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:56 smithi165 bash[41986]: cluster 2024-03-30T14:32:54.745237+0000 mgr.y (mgr.25468) 614 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:32:58.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:58 smithi106 bash[53805]: cluster 2024-03-30T14:32:56.746423+0000 mgr.y (mgr.25468) 615 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:58.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:58 smithi106 bash[55170]: cluster 2024-03-30T14:32:56.746423+0000 mgr.y (mgr.25468) 615 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:59.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:58 smithi165 bash[41986]: cluster 2024-03-30T14:32:56.746423+0000 mgr.y (mgr.25468) 615 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:32:59.572 INFO:teuthology.orchestra.run.smithi106.stdout: "ceph version 19.0.0-1967-g4e50bbcd (4e50bbcdd1630c7760b708f3a5b4d38a121e66cb) squid (dev)" 2024-03-30T14:32:59.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:32:59 smithi106 bash[53805]: audit 2024-03-30T14:32:59.553223+0000 mon.a (mon.0) 993 : audit 0 from='client.? 172.21.15.106:0/2256666617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:32:59.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:32:59 smithi106 bash[55170]: audit 2024-03-30T14:32:59.553223+0000 mon.a (mon.0) 993 : audit 0 from='client.? 172.21.15.106:0/2256666617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:33:00.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:32:59 smithi165 bash[41986]: audit 2024-03-30T14:32:59.553223+0000 mon.a (mon.0) 993 : audit 0 from='client.? 172.21.15.106:0/2256666617' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T14:33:00.388 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -e sha1=4e50bbcdd1630c7760b708f3a5b4d38a121e66cb -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-30T14:33:00.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:00 smithi106 bash[53805]: cluster 2024-03-30T14:32:58.747513+0000 mgr.y (mgr.25468) 616 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:00.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:00 smithi106 bash[53805]: audit 2024-03-30T14:32:58.799490+0000 mgr.y (mgr.25468) 617 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:00 smithi106 bash[55170]: cluster 2024-03-30T14:32:58.747513+0000 mgr.y (mgr.25468) 616 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:00.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:00 smithi106 bash[55170]: audit 2024-03-30T14:32:58.799490+0000 mgr.y (mgr.25468) 617 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:01.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:00 smithi165 bash[41986]: cluster 2024-03-30T14:32:58.747513+0000 mgr.y (mgr.25468) 616 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:01.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:00 smithi165 bash[41986]: audit 2024-03-30T14:32:58.799490+0000 mgr.y (mgr.25468) 617 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:01.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:01 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:33:01] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-03-30T14:33:01.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:01 smithi106 bash[53805]: cluster 2024-03-30T14:33:00.749060+0000 mgr.y (mgr.25468) 618 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:01.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:01 smithi106 bash[55170]: cluster 2024-03-30T14:33:00.749060+0000 mgr.y (mgr.25468) 618 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:02.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:01 smithi165 bash[41986]: cluster 2024-03-30T14:33:00.749060+0000 mgr.y (mgr.25468) 618 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:02.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:02 smithi106 bash[53805]: audit 2024-03-30T14:33:02.009774+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:33:02.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:02 smithi106 bash[55170]: audit 2024-03-30T14:33:02.009774+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:33:03.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:02 smithi165 bash[41986]: audit 2024-03-30T14:33:02.009774+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:33:03.923 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:03 smithi106 bash[53805]: cluster 2024-03-30T14:33:02.749973+0000 mgr.y (mgr.25468) 619 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:03.924 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:03 smithi106 bash[55170]: cluster 2024-03-30T14:33:02.749973+0000 mgr.y (mgr.25468) 619 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:03.963 INFO:teuthology.orchestra.run.smithi106.stdout:osd 8 2m ago - 2024-03-30T14:33:04.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:03 smithi165 bash[41986]: cluster 2024-03-30T14:33:02.749973+0000 mgr.y (mgr.25468) 619 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:04.818 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T14:33:04.831 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi106.front.sepia.ceph.com 2024-03-30T14:33:04.831 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-03-30T14:33:05.029 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:04 smithi106 bash[53805]: audit 2024-03-30T14:33:03.930253+0000 mgr.y (mgr.25468) 620 : audit 0 from='client.35025 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:05.029 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:04 smithi106 bash[55170]: audit 2024-03-30T14:33:03.930253+0000 mgr.y (mgr.25468) 620 : audit 0 from='client.35025 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:05.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:04 smithi165 bash[41986]: audit 2024-03-30T14:33:03.930253+0000 mgr.y (mgr.25468) 620 : audit 0 from='client.35025 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:06.063 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:05 smithi106 bash[53805]: cluster 2024-03-30T14:33:04.751169+0000 mgr.y (mgr.25468) 621 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:06.064 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:05 smithi106 bash[55170]: cluster 2024-03-30T14:33:04.751169+0000 mgr.y (mgr.25468) 621 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:06.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:05 smithi165 bash[41986]: cluster 2024-03-30T14:33:04.751169+0000 mgr.y (mgr.25468) 621 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:08.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:07 smithi165 bash[41986]: cluster 2024-03-30T14:33:06.752383+0000 mgr.y (mgr.25468) 622 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:08.169 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:07 smithi106 bash[55170]: cluster 2024-03-30T14:33:06.752383+0000 mgr.y (mgr.25468) 622 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:08.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:07 smithi106 bash[53805]: cluster 2024-03-30T14:33:06.752383+0000 mgr.y (mgr.25468) 622 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:09.100 INFO:teuthology.orchestra.run.smithi106.stdout:{ 2024-03-30T14:33:09.100 INFO:teuthology.orchestra.run.smithi106.stdout: "image": "quay.io/ceph/ceph", 2024-03-30T14:33:09.100 INFO:teuthology.orchestra.run.smithi106.stdout: "registry": "quay.io", 2024-03-30T14:33:09.101 INFO:teuthology.orchestra.run.smithi106.stdout: "bare_image": "ceph/ceph", 2024-03-30T14:33:09.101 INFO:teuthology.orchestra.run.smithi106.stdout: "versions": [] 2024-03-30T14:33:09.101 INFO:teuthology.orchestra.run.smithi106.stdout:} 2024-03-30T14:33:09.123 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:08 smithi165 bash[41986]: audit 2024-03-30T14:33:08.314251+0000 mgr.y (mgr.25468) 623 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:09.135 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:08 smithi106 bash[53805]: audit 2024-03-30T14:33:08.314251+0000 mgr.y (mgr.25468) 623 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:09.136 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:08 smithi106 bash[55170]: audit 2024-03-30T14:33:08.314251+0000 mgr.y (mgr.25468) 623 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:09.982 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-30T14:33:10.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:09 smithi165 bash[41986]: cluster 2024-03-30T14:33:08.753383+0000 mgr.y (mgr.25468) 624 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:10.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:09 smithi165 bash[41986]: audit 2024-03-30T14:33:08.810670+0000 mgr.y (mgr.25468) 625 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:10.162 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:09 smithi106 bash[53805]: cluster 2024-03-30T14:33:08.753383+0000 mgr.y (mgr.25468) 624 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:10.163 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:09 smithi106 bash[53805]: audit 2024-03-30T14:33:08.810670+0000 mgr.y (mgr.25468) 625 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:10.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:09 smithi106 bash[55170]: cluster 2024-03-30T14:33:08.753383+0000 mgr.y (mgr.25468) 624 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:10.163 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:09 smithi106 bash[55170]: audit 2024-03-30T14:33:08.810670+0000 mgr.y (mgr.25468) 625 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:11.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:11 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:33:11] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-03-30T14:33:12.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:11 smithi165 bash[41986]: cluster 2024-03-30T14:33:10.754842+0000 mgr.y (mgr.25468) 626 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:12.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:11 smithi106 bash[53805]: cluster 2024-03-30T14:33:10.754842+0000 mgr.y (mgr.25468) 626 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:12.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:11 smithi106 bash[55170]: cluster 2024-03-30T14:33:10.754842+0000 mgr.y (mgr.25468) 626 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:14.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:13 smithi165 bash[41986]: cluster 2024-03-30T14:33:12.755810+0000 mgr.y (mgr.25468) 627 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:14.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:13 smithi165 bash[41986]: audit 2024-03-30T14:33:13.548767+0000 mgr.y (mgr.25468) 628 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:14.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:13 smithi106 bash[53805]: cluster 2024-03-30T14:33:12.755810+0000 mgr.y (mgr.25468) 627 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:14.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:13 smithi106 bash[53805]: audit 2024-03-30T14:33:13.548767+0000 mgr.y (mgr.25468) 628 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:14.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:13 smithi106 bash[55170]: cluster 2024-03-30T14:33:12.755810+0000 mgr.y (mgr.25468) 627 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:14.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:13 smithi106 bash[55170]: audit 2024-03-30T14:33:13.548767+0000 mgr.y (mgr.25468) 628 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:14.442 INFO:teuthology.orchestra.run.smithi106.stdout: "16.2.0", 2024-03-30T14:33:15.252 DEBUG:teuthology.orchestra.run.smithi106:> 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 59650f50-ee9e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-30T14:33:16.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:15 smithi165 bash[41986]: cluster 2024-03-30T14:33:14.757219+0000 mgr.y (mgr.25468) 629 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:16.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:15 smithi106 bash[53805]: cluster 2024-03-30T14:33:14.757219+0000 mgr.y (mgr.25468) 629 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:16.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:15 smithi106 bash[55170]: cluster 2024-03-30T14:33:14.757219+0000 mgr.y (mgr.25468) 629 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T14:33:18.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:17 smithi165 bash[41986]: cluster 2024-03-30T14:33:16.758458+0000 mgr.y (mgr.25468) 630 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:18.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:17 smithi165 bash[41986]: audit 2024-03-30T14:33:17.010690+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:33:18.169 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:17 smithi106 bash[53805]: cluster 2024-03-30T14:33:16.758458+0000 mgr.y (mgr.25468) 630 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:18.170 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:17 smithi106 bash[53805]: audit 2024-03-30T14:33:17.010690+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:33:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:17 smithi106 bash[55170]: cluster 2024-03-30T14:33:16.758458+0000 mgr.y (mgr.25468) 630 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:18.170 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:17 smithi106 bash[55170]: audit 2024-03-30T14:33:17.010690+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25468 172.21.15.106:0/88807874' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T14:33:19.585 INFO:teuthology.orchestra.run.smithi106.stdout: "v16.2.2", 2024-03-30T14:33:19.586 INFO:teuthology.orchestra.run.smithi106.stdout: "v16.2.2-20210505", 2024-03-30T14:33:19.919 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:19 smithi106 bash[53805]: audit 2024-03-30T14:33:18.720653+0000 mgr.y (mgr.25468) 631 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:19.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:19 smithi106 bash[53805]: cluster 2024-03-30T14:33:18.759392+0000 mgr.y (mgr.25468) 632 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:19.920 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:19 smithi106 bash[53805]: audit 2024-03-30T14:33:18.821840+0000 mgr.y (mgr.25468) 633 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:19.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:19 smithi106 bash[55170]: audit 2024-03-30T14:33:18.720653+0000 mgr.y (mgr.25468) 631 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:19.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:19 smithi106 bash[55170]: cluster 2024-03-30T14:33:18.759392+0000 mgr.y (mgr.25468) 632 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:19.920 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:19 smithi106 bash[55170]: audit 2024-03-30T14:33:18.821840+0000 mgr.y (mgr.25468) 633 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:20.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:19 smithi165 bash[41986]: audit 2024-03-30T14:33:18.720653+0000 mgr.y (mgr.25468) 631 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T14:33:20.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:19 smithi165 bash[41986]: cluster 2024-03-30T14:33:18.759392+0000 mgr.y (mgr.25468) 632 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T14:33:20.124 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:19 smithi165 bash[41986]: audit 2024-03-30T14:33:18.821840+0000 mgr.y (mgr.25468) 633 : audit 0 from='client.44671 -' entity='client.iscsi.foo.smithi106.hdevyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T14:33:20.455 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-30T14:33:20.465 INFO:tasks.cephadm:Teardown begin 2024-03-30T14:33:20.466 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:33:20.480 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:33:20.497 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-30T14:33:20.497 DEBUG:teuthology.orchestra.run.smithi106:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:33:20.503 DEBUG:teuthology.orchestra.run.smithi165:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T14:33:20.549 INFO:tasks.cephadm:Stopping all daemons... 2024-03-30T14:33:20.549 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-30T14:33:20.550 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T14:33:20.720 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:20 smithi106 systemd[1]: Stopping Ceph mon.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[53805]: debug 2024-03-30T14:33:20.708+0000 7f917bb00700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[53805]: debug 2024-03-30T14:33:20.708+0000 7f917bb00700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: [30/Mar/2024:14:33:20] ENGINE Bus STOPPING 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: [30/Mar/2024:14:33:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: [30/Mar/2024:14:33:20] ENGINE Bus STOPPED 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: [30/Mar/2024:14:33:20] ENGINE Bus STARTING 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: CherryPy Checker: 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: The Application mounted at '' has an empty config. 2024-03-30T14:33:21.003 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: [30/Mar/2024:14:33:20] ENGINE Serving on http://:::9283 2024-03-30T14:33:21.004 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:20 smithi106 bash[50621]: [30/Mar/2024:14:33:20] ENGINE Bus STARTED 2024-03-30T14:33:21.396 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[50621]: ::ffff:172.21.15.165 - - [30/Mar/2024:14:33:21] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.43.0" 2024-03-30T14:33:21.658 INFO:journalctl@ceph.mon.a.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[93349]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T14:33:21.677 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.a.service' 2024-03-30T14:33:21.716 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:21.716 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-30T14:33:21.716 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-30T14:33:21.716 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.c 2024-03-30T14:33:21.953 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:21 smithi106 systemd[1]: Stopping Ceph mon.c for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:21.954 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[55170]: debug 2024-03-30T14:33:21.904+0000 7fc5f59a3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:33:21.954 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[55170]: debug 2024-03-30T14:33:21.904+0000 7fc5f59a3700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-30T14:33:22.419 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[50621]: [30/Mar/2024:14:33:21] ENGINE Bus STOPPING 2024-03-30T14:33:22.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[50621]: [30/Mar/2024:14:33:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T14:33:22.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[50621]: [30/Mar/2024:14:33:21] ENGINE Bus STOPPED 2024-03-30T14:33:22.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:21 smithi106 bash[50621]: [30/Mar/2024:14:33:21] ENGINE Bus STARTING 2024-03-30T14:33:22.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:22 smithi106 bash[50621]: [30/Mar/2024:14:33:22] ENGINE Serving on http://:::9283 2024-03-30T14:33:22.420 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:22 smithi106 bash[50621]: [30/Mar/2024:14:33:22] ENGINE Bus STARTED 2024-03-30T14:33:22.906 INFO:journalctl@ceph.mon.c.smithi106.stdout:Mar 30 14:33:22 smithi106 bash[93463]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T14:33:22.912 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.c.service' 2024-03-30T14:33:22.942 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:22.943 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-30T14:33:22.943 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-30T14:33:22.943 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.b 2024-03-30T14:33:23.356 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:22 smithi165 systemd[1]: Stopping Ceph mon.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:23.356 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:23 smithi165 bash[41986]: debug 2024-03-30T14:33:23.097+0000 7fced3a39700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-03-30T14:33:23.356 INFO:journalctl@ceph.mon.b.smithi165.stdout:Mar 30 14:33:23 smithi165 bash[41986]: debug 2024-03-30T14:33:23.097+0000 7fced3a39700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-30T14:33:24.064 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mon.b.service' 2024-03-30T14:33:24.099 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:24.099 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-30T14:33:24.099 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-30T14:33:24.100 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y 2024-03-30T14:33:24.369 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:24 smithi106 systemd[1]: Stopping Ceph mgr.y for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:24.369 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:24 smithi106 bash[50621]: debug 2024-03-30T14:33:24.296+0000 7fb2e0953700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:33:24.369 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:24 smithi106 bash[50621]: debug 2024-03-30T14:33:24.296+0000 7fb2e0953700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-30T14:33:25.168 INFO:journalctl@ceph.mgr.y.smithi106.stdout:Mar 30 14:33:24 smithi106 bash[93574]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T14:33:25.173 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-03-30T14:33:25.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:25.207 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-30T14:33:25.207 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-30T14:33:25.207 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x 2024-03-30T14:33:25.565 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Mar 30 14:33:25 smithi165 systemd[1]: Stopping Ceph mgr.x for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:26.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-03-30T14:33:26.147 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:26.147 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-30T14:33:26.147 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-30T14:33:26.147 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.0 2024-03-30T14:33:26.419 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:26 smithi106 systemd[1]: Stopping Ceph osd.0 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:26.419 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:26 smithi106 bash[58047]: debug 2024-03-30T14:33:26.336+0000 7fe3519dc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:33:26.420 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:26 smithi106 bash[58047]: debug 2024-03-30T14:33:26.336+0000 7fe3519dc700 -1 osd.0 159 *** Got signal Terminated *** 2024-03-30T14:33:26.420 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:26 smithi106 bash[58047]: debug 2024-03-30T14:33:26.336+0000 7fe3519dc700 -1 osd.0 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:33:32.669 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:32 smithi106 bash[93681]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:33:32.669 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:32 smithi106 bash[93756]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T14:33:34.891 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.0.service' 2024-03-30T14:33:34.904 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:34 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.0.service: Succeeded. 2024-03-30T14:33:34.904 INFO:journalctl@ceph.osd.0.smithi106.stdout:Mar 30 14:33:34 smithi106 systemd[1]: Stopped Ceph osd.0 for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:33:34.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:34.927 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-30T14:33:34.927 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-30T14:33:34.927 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.1 2024-03-30T14:33:35.169 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:33:34 smithi106 systemd[1]: Stopping Ceph osd.1 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:35.169 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:33:35 smithi106 bash[60208]: debug 2024-03-30T14:33:35.089+0000 7fd06e606700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:33:35.170 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:33:35 smithi106 bash[60208]: debug 2024-03-30T14:33:35.089+0000 7fd06e606700 -1 osd.1 159 *** Got signal Terminated *** 2024-03-30T14:33:35.170 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:33:35 smithi106 bash[60208]: debug 2024-03-30T14:33:35.089+0000 7fd06e606700 -1 osd.1 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:33:41.565 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:33:41 smithi106 bash[93902]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:33:41.624 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:33:41 smithi165 bash[64505]: ts=2024-03-30T14:33:41.193Z 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.106:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.106:8765: connect: connection refused" 2024-03-30T14:33:41.624 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:33:41 smithi165 bash[64505]: ts=2024-03-30T14:33:41.201Z 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.106:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.106:8765: connect: connection refused" 2024-03-30T14:33:41.624 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:33:41 smithi165 bash[64505]: ts=2024-03-30T14:33:41.201Z 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.106:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.106:8765: connect: connection refused" 2024-03-30T14:33:41.624 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:33:41 smithi165 bash[64505]: ts=2024-03-30T14:33:41.201Z 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.106:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.106:8765: connect: connection refused" 2024-03-30T14:33:41.919 INFO:journalctl@ceph.osd.1.smithi106.stdout:Mar 30 14:33:41 smithi106 bash[93978]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T14:33:43.431 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.1.service' 2024-03-30T14:33:43.466 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:43.466 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-30T14:33:43.467 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-30T14:33:43.467 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.2 2024-03-30T14:33:43.919 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:33:43 smithi106 systemd[1]: Stopping Ceph osd.2 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:43.919 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:33:43 smithi106 bash[62376]: debug 2024-03-30T14:33:43.617+0000 7ffba9227700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:33:43.919 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:33:43 smithi106 bash[62376]: debug 2024-03-30T14:33:43.617+0000 7ffba9227700 -1 osd.2 159 *** Got signal Terminated *** 2024-03-30T14:33:43.919 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:33:43 smithi106 bash[62376]: debug 2024-03-30T14:33:43.617+0000 7ffba9227700 -1 osd.2 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:33:49.919 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:33:49 smithi106 bash[94119]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:33:49.919 INFO:journalctl@ceph.osd.2.smithi106.stdout:Mar 30 14:33:49 smithi106 bash[94192]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T14:33:51.809 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.2.service' 2024-03-30T14:33:51.843 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:33:51.843 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-30T14:33:51.843 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-30T14:33:51.843 DEBUG:teuthology.orchestra.run.smithi106:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.3 2024-03-30T14:33:52.169 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:51 smithi106 systemd[1]: Stopping Ceph osd.3 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:33:52.169 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:52 smithi106 bash[64541]: debug 2024-03-30T14:33:52.009+0000 7f5d50c79700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:33:52.169 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:52 smithi106 bash[64541]: debug 2024-03-30T14:33:52.009+0000 7f5d50c79700 -1 osd.3 159 *** Got signal Terminated *** 2024-03-30T14:33:52.169 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:52 smithi106 bash[64541]: debug 2024-03-30T14:33:52.009+0000 7f5d50c79700 -1 osd.3 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:33:52.169 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:52 smithi106 bash[64541]: debug 2024-03-30T14:33:52.021+0000 7f5d49265700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.594565+0000 front 2024-03-30T14:33:26.594532+0000 (oldest deadline 2024-03-30T14:33:51.894492+0000) 2024-03-30T14:33:53.124 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:52 smithi165 bash[46388]: debug 2024-03-30T14:33:52.669+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:53.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:52 smithi165 bash[48396]: debug 2024-03-30T14:33:52.737+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:53.419 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:53 smithi106 bash[64541]: debug 2024-03-30T14:33:53.013+0000 7f5d49265700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.594565+0000 front 2024-03-30T14:33:26.594532+0000 (oldest deadline 2024-03-30T14:33:51.894492+0000) 2024-03-30T14:33:54.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:53 smithi165 bash[48396]: debug 2024-03-30T14:33:53.785+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:54.124 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:53 smithi165 bash[46388]: debug 2024-03-30T14:33:53.649+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:54.419 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:54 smithi106 bash[64541]: debug 2024-03-30T14:33:54.049+0000 7f5d49265700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.594565+0000 front 2024-03-30T14:33:26.594532+0000 (oldest deadline 2024-03-30T14:33:51.894492+0000) 2024-03-30T14:33:54.741 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:54 smithi165 bash[46388]: debug 2024-03-30T14:33:54.629+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:54.741 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:33:54 smithi165 bash[50402]: debug 2024-03-30T14:33:54.433+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:33:55.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:54 smithi165 bash[48396]: debug 2024-03-30T14:33:54.741+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:55.419 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:55 smithi106 bash[64541]: debug 2024-03-30T14:33:55.053+0000 7f5d49265700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.594565+0000 front 2024-03-30T14:33:26.594532+0000 (oldest deadline 2024-03-30T14:33:51.894492+0000) 2024-03-30T14:33:55.763 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:33:55 smithi165 bash[50402]: debug 2024-03-30T14:33:55.457+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:33:55.763 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:55 smithi165 bash[46388]: debug 2024-03-30T14:33:55.633+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:56.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:33:55 smithi165 bash[44374]: debug 2024-03-30T14:33:55.833+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:33:56.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:55 smithi165 bash[48396]: debug 2024-03-30T14:33:55.757+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:56.419 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:56 smithi106 bash[64541]: debug 2024-03-30T14:33:56.053+0000 7f5d49265700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.594565+0000 front 2024-03-30T14:33:26.594532+0000 (oldest deadline 2024-03-30T14:33:51.894492+0000) 2024-03-30T14:33:56.831 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:56 smithi165 bash[48396]: debug 2024-03-30T14:33:56.745+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:56.831 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:33:56 smithi165 bash[50402]: debug 2024-03-30T14:33:56.505+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:33:56.831 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:56 smithi165 bash[46388]: debug 2024-03-30T14:33:56.677+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:57.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:33:56 smithi165 bash[44374]: debug 2024-03-30T14:33:56.825+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:33:57.832 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:57 smithi165 bash[48396]: debug 2024-03-30T14:33:57.705+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:57.832 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:33:57 smithi165 bash[50402]: debug 2024-03-30T14:33:57.517+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:33:57.833 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:57 smithi165 bash[46388]: debug 2024-03-30T14:33:57.629+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:58.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:33:57 smithi165 bash[44374]: debug 2024-03-30T14:33:57.825+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:33:58.288 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:58 smithi106 bash[94334]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:33:58.288 INFO:journalctl@ceph.osd.3.smithi106.stdout:Mar 30 14:33:58 smithi106 bash[94411]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T14:33:58.823 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:58 smithi165 bash[48396]: debug 2024-03-30T14:33:58.701+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:58.878 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:33:58 smithi165 bash[50402]: debug 2024-03-30T14:33:58.553+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:33:58.878 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:58 smithi165 bash[46388]: debug 2024-03-30T14:33:58.605+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:59.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:33:58 smithi165 bash[44374]: debug 2024-03-30T14:33:58.817+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:33:59.829 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:33:59 smithi165 bash[48396]: debug 2024-03-30T14:33:59.717+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:33:59.829 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:33:59 smithi165 bash[46388]: debug 2024-03-30T14:33:59.573+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:33:59.829 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:33:59 smithi165 bash[50402]: debug 2024-03-30T14:33:59.505+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:00.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:33:59 smithi165 bash[44374]: debug 2024-03-30T14:33:59.825+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:34:00.182 DEBUG:teuthology.orchestra.run.smithi106:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.3.service' 2024-03-30T14:34:00.215 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:34:00.216 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-30T14:34:00.216 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-30T14:34:00.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.4 2024-03-30T14:34:00.540 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:00 smithi165 systemd[1]: Stopping Ceph osd.4 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:00.540 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[44374]: debug 2024-03-30T14:34:00.389+0000 7fdab9309700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:34:00.540 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[44374]: debug 2024-03-30T14:34:00.389+0000 7fdab9309700 -1 osd.4 159 *** Got signal Terminated *** 2024-03-30T14:34:00.540 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[44374]: debug 2024-03-30T14:34:00.389+0000 7fdab9309700 -1 osd.4 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:34:00.825 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[46388]: debug 2024-03-30T14:34:00.537+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:00.826 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[48396]: debug 2024-03-30T14:34:00.705+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:00.826 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[50402]: debug 2024-03-30T14:34:00.553+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:01.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:00 smithi165 bash[44374]: debug 2024-03-30T14:34:00.825+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:34:01.786 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:01 smithi165 bash[48396]: debug 2024-03-30T14:34:01.657+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:01.786 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:01 smithi165 bash[46388]: debug 2024-03-30T14:34:01.513+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:01.786 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:01 smithi165 bash[50402]: debug 2024-03-30T14:34:01.577+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:02.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:01 smithi165 bash[44374]: debug 2024-03-30T14:34:01.781+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:34:02.794 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:02 smithi165 bash[46388]: debug 2024-03-30T14:34:02.481+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:02.794 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:02 smithi165 bash[48396]: debug 2024-03-30T14:34:02.621+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:02.795 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:02 smithi165 bash[50402]: debug 2024-03-30T14:34:02.581+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:02.795 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:02 smithi165 bash[50402]: debug 2024-03-30T14:34:02.581+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:03.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:02 smithi165 bash[44374]: debug 2024-03-30T14:34:02.793+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:34:03.841 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[48396]: debug 2024-03-30T14:34:03.580+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:03.842 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[48396]: debug 2024-03-30T14:34:03.580+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:03.842 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[50402]: debug 2024-03-30T14:34:03.624+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:03.842 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[50402]: debug 2024-03-30T14:34:03.624+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:03.842 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[46388]: debug 2024-03-30T14:34:03.453+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:03.842 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[46388]: debug 2024-03-30T14:34:03.453+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:04.124 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:03 smithi165 bash[44374]: debug 2024-03-30T14:34:03.836+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:34:04.855 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[46388]: debug 2024-03-30T14:34:04.440+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:04.855 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[46388]: debug 2024-03-30T14:34:04.440+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:04.855 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[48396]: debug 2024-03-30T14:34:04.576+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:04.856 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[48396]: debug 2024-03-30T14:34:04.576+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:04.856 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[50402]: debug 2024-03-30T14:34:04.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:04.856 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[50402]: debug 2024-03-30T14:34:04.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:05.126 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[44374]: debug 2024-03-30T14:34:04.852+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:31.101647+0000 front 2024-03-30T14:33:31.101540+0000 (oldest deadline 2024-03-30T14:33:55.801024+0000) 2024-03-30T14:34:05.127 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:04 smithi165 bash[44374]: debug 2024-03-30T14:34:04.852+0000 7fdab18f5700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:35.801723+0000 front 2024-03-30T14:33:35.801938+0000 (oldest deadline 2024-03-30T14:34:04.002423+0000) 2024-03-30T14:34:05.874 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:05 smithi165 bash[46388]: debug 2024-03-30T14:34:05.460+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:05.874 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:05 smithi165 bash[46388]: debug 2024-03-30T14:34:05.460+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:05.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:05 smithi165 bash[48396]: debug 2024-03-30T14:34:05.568+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:05.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:05 smithi165 bash[48396]: debug 2024-03-30T14:34:05.568+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:05.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:05 smithi165 bash[50402]: debug 2024-03-30T14:34:05.664+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:05.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:05 smithi165 bash[50402]: debug 2024-03-30T14:34:05.664+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:06.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[50402]: debug 2024-03-30T14:34:06.632+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:06.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[50402]: debug 2024-03-30T14:34:06.632+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:06.874 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[73737]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:34:06.875 INFO:journalctl@ceph.osd.4.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[73814]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T14:34:06.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[46388]: debug 2024-03-30T14:34:06.476+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:06.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[46388]: debug 2024-03-30T14:34:06.476+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:06.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[48396]: debug 2024-03-30T14:34:06.592+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:06.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:06 smithi165 bash[48396]: debug 2024-03-30T14:34:06.592+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:07.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:07 smithi165 bash[50402]: debug 2024-03-30T14:34:07.640+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:07.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:07 smithi165 bash[50402]: debug 2024-03-30T14:34:07.640+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:07.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:07 smithi165 bash[48396]: debug 2024-03-30T14:34:07.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:07.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:07 smithi165 bash[48396]: debug 2024-03-30T14:34:07.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:07.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:07 smithi165 bash[46388]: debug 2024-03-30T14:34:07.508+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:07.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:07 smithi165 bash[46388]: debug 2024-03-30T14:34:07.508+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:08.528 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.4.service' 2024-03-30T14:34:08.561 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:34:08.561 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-30T14:34:08.561 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-30T14:34:08.562 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.5 2024-03-30T14:34:08.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[48396]: debug 2024-03-30T14:34:08.676+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:08.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[48396]: debug 2024-03-30T14:34:08.676+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[50402]: debug 2024-03-30T14:34:08.624+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[50402]: debug 2024-03-30T14:34:08.624+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[46388]: debug 2024-03-30T14:34:08.516+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[46388]: debug 2024-03-30T14:34:08.516+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:08 smithi165 systemd[1]: Stopping Ceph osd.5 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[46388]: debug 2024-03-30T14:34:08.752+0000 7fc067c1c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[46388]: debug 2024-03-30T14:34:08.752+0000 7fc067c1c700 -1 osd.5 159 *** Got signal Terminated *** 2024-03-30T14:34:08.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:08 smithi165 bash[46388]: debug 2024-03-30T14:34:08.752+0000 7fc067c1c700 -1 osd.5 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:34:09.874 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:09 smithi165 bash[46388]: debug 2024-03-30T14:34:09.508+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:09.874 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:09 smithi165 bash[46388]: debug 2024-03-30T14:34:09.508+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:09.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:09 smithi165 bash[48396]: debug 2024-03-30T14:34:09.676+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:09.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:09 smithi165 bash[48396]: debug 2024-03-30T14:34:09.676+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:09.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:09 smithi165 bash[50402]: debug 2024-03-30T14:34:09.604+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:09.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:09 smithi165 bash[50402]: debug 2024-03-30T14:34:09.604+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:10.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:10 smithi165 bash[50402]: debug 2024-03-30T14:34:10.652+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:10.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:10 smithi165 bash[50402]: debug 2024-03-30T14:34:10.652+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:10.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:10 smithi165 bash[46388]: debug 2024-03-30T14:34:10.532+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:10.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:10 smithi165 bash[46388]: debug 2024-03-30T14:34:10.532+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:10.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:10 smithi165 bash[48396]: debug 2024-03-30T14:34:10.712+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:10.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:10 smithi165 bash[48396]: debug 2024-03-30T14:34:10.712+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:11.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[46388]: debug 2024-03-30T14:34:11.528+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:11.876 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[46388]: debug 2024-03-30T14:34:11.528+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:11.876 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[46388]: debug 2024-03-30T14:34:11.528+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.292989+0000 front 2024-03-30T14:33:48.292611+0000 (oldest deadline 2024-03-30T14:34:10.592481+0000) 2024-03-30T14:34:11.876 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[48396]: debug 2024-03-30T14:34:11.680+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:11.876 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[48396]: debug 2024-03-30T14:34:11.680+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:11.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[50402]: debug 2024-03-30T14:34:11.636+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:11.877 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[50402]: debug 2024-03-30T14:34:11.636+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:11.877 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:11 smithi165 bash[50402]: debug 2024-03-30T14:34:11.636+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:12.874 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[46388]: debug 2024-03-30T14:34:12.576+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:12.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[46388]: debug 2024-03-30T14:34:12.576+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:12.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[46388]: debug 2024-03-30T14:34:12.576+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.292989+0000 front 2024-03-30T14:33:48.292611+0000 (oldest deadline 2024-03-30T14:34:10.592481+0000) 2024-03-30T14:34:12.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[48396]: debug 2024-03-30T14:34:12.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:12.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[48396]: debug 2024-03-30T14:34:12.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:12.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[48396]: debug 2024-03-30T14:34:12.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:12.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[50402]: debug 2024-03-30T14:34:12.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:12.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[50402]: debug 2024-03-30T14:34:12.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:12.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:12 smithi165 bash[50402]: debug 2024-03-30T14:34:12.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:13.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[50402]: debug 2024-03-30T14:34:13.644+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:13.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[50402]: debug 2024-03-30T14:34:13.648+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[50402]: debug 2024-03-30T14:34:13.648+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[46388]: debug 2024-03-30T14:34:13.560+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:26.688838+0000 front 2024-03-30T14:33:26.688549+0000 (oldest deadline 2024-03-30T14:33:51.988399+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[46388]: debug 2024-03-30T14:34:13.560+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.291675+0000 front 2024-03-30T14:33:38.291777+0000 (oldest deadline 2024-03-30T14:34:02.991308+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[46388]: debug 2024-03-30T14:34:13.560+0000 7fc064210700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.292989+0000 front 2024-03-30T14:33:48.292611+0000 (oldest deadline 2024-03-30T14:34:10.592481+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[48396]: debug 2024-03-30T14:34:13.632+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[48396]: debug 2024-03-30T14:34:13.632+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:13.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:13 smithi165 bash[48396]: debug 2024-03-30T14:34:13.632+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:14.901 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[48396]: debug 2024-03-30T14:34:14.628+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:14.901 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[48396]: debug 2024-03-30T14:34:14.628+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:14.901 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[48396]: debug 2024-03-30T14:34:14.628+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:14.901 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[50402]: debug 2024-03-30T14:34:14.644+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:14.901 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[50402]: debug 2024-03-30T14:34:14.644+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:14.901 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[50402]: debug 2024-03-30T14:34:14.644+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:14.902 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[73966]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:34:15.374 INFO:journalctl@ceph.osd.5.smithi165.stdout:Mar 30 14:34:14 smithi165 bash[74042]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T14:34:16.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:15 smithi165 bash[48396]: debug 2024-03-30T14:34:15.648+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:16.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:15 smithi165 bash[48396]: debug 2024-03-30T14:34:15.648+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:16.124 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:15 smithi165 bash[48396]: debug 2024-03-30T14:34:15.648+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:16.125 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:15 smithi165 bash[50402]: debug 2024-03-30T14:34:15.628+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:16.125 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:15 smithi165 bash[50402]: debug 2024-03-30T14:34:15.628+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:16.125 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:15 smithi165 bash[50402]: debug 2024-03-30T14:34:15.628+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:16.813 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.5.service' 2024-03-30T14:34:16.846 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:34:16.846 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-30T14:34:16.846 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-30T14:34:16.846 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.6 2024-03-30T14:34:16.997 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[50402]: debug 2024-03-30T14:34:16.632+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:16.997 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[50402]: debug 2024-03-30T14:34:16.632+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:16.997 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[50402]: debug 2024-03-30T14:34:16.632+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:16.998 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[48396]: debug 2024-03-30T14:34:16.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:16.998 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[48396]: debug 2024-03-30T14:34:16.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:16.998 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[48396]: debug 2024-03-30T14:34:16.640+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:16.998 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 systemd[1]: Stopping Ceph osd.6 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:17.374 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[48396]: debug 2024-03-30T14:34:16.996+0000 7f7837789700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:34:17.374 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[48396]: debug 2024-03-30T14:34:16.996+0000 7f7837789700 -1 osd.6 159 *** Got signal Terminated *** 2024-03-30T14:34:17.374 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:16 smithi165 bash[48396]: debug 2024-03-30T14:34:16.996+0000 7f7837789700 -1 osd.6 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:34:17.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:17 smithi165 bash[48396]: debug 2024-03-30T14:34:17.608+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:17.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:17 smithi165 bash[48396]: debug 2024-03-30T14:34:17.608+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:17.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:17 smithi165 bash[48396]: debug 2024-03-30T14:34:17.608+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:17.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:17 smithi165 bash[50402]: debug 2024-03-30T14:34:17.596+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:17.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:17 smithi165 bash[50402]: debug 2024-03-30T14:34:17.596+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:17.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:17 smithi165 bash[50402]: debug 2024-03-30T14:34:17.596+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:18.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:18 smithi165 bash[50402]: debug 2024-03-30T14:34:18.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:18.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:18 smithi165 bash[50402]: debug 2024-03-30T14:34:18.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:18.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:18 smithi165 bash[50402]: debug 2024-03-30T14:34:18.620+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:18.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:18 smithi165 bash[48396]: debug 2024-03-30T14:34:18.652+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:18.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:18 smithi165 bash[48396]: debug 2024-03-30T14:34:18.652+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:18.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:18 smithi165 bash[48396]: debug 2024-03-30T14:34:18.652+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:19.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:19 smithi165 bash[48396]: debug 2024-03-30T14:34:19.672+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:19.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:19 smithi165 bash[48396]: debug 2024-03-30T14:34:19.672+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:19.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:19 smithi165 bash[48396]: debug 2024-03-30T14:34:19.672+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:19.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:19 smithi165 bash[50402]: debug 2024-03-30T14:34:19.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:19.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:19 smithi165 bash[50402]: debug 2024-03-30T14:34:19.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:19.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:19 smithi165 bash[50402]: debug 2024-03-30T14:34:19.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:20.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:20 smithi165 bash[50402]: debug 2024-03-30T14:34:20.544+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:20.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:20 smithi165 bash[50402]: debug 2024-03-30T14:34:20.544+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:20.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:20 smithi165 bash[50402]: debug 2024-03-30T14:34:20.544+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:20.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:20 smithi165 bash[48396]: debug 2024-03-30T14:34:20.636+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:20.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:20 smithi165 bash[48396]: debug 2024-03-30T14:34:20.636+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:20.875 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:20 smithi165 bash[48396]: debug 2024-03-30T14:34:20.636+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:21.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[48396]: debug 2024-03-30T14:34:21.664+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:28.613501+0000 front 2024-03-30T14:33:28.613669+0000 (oldest deadline 2024-03-30T14:33:52.713236+0000) 2024-03-30T14:34:21.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[48396]: debug 2024-03-30T14:34:21.664+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:37.414804+0000 front 2024-03-30T14:33:37.414978+0000 (oldest deadline 2024-03-30T14:34:03.314915+0000) 2024-03-30T14:34:21.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[48396]: debug 2024-03-30T14:34:21.664+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.517210+0000 front 2024-03-30T14:33:48.517518+0000 (oldest deadline 2024-03-30T14:34:11.917732+0000) 2024-03-30T14:34:21.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[48396]: debug 2024-03-30T14:34:21.664+0000 7f7833d7d700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:52.419415+0000 front 2024-03-30T14:33:52.419366+0000 (oldest deadline 2024-03-30T14:34:21.220000+0000) 2024-03-30T14:34:21.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[50402]: debug 2024-03-30T14:34:21.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:21.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[50402]: debug 2024-03-30T14:34:21.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:21.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[50402]: debug 2024-03-30T14:34:21.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:21.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:21 smithi165 bash[50402]: debug 2024-03-30T14:34:21.576+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:22.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:22 smithi165 bash[50402]: debug 2024-03-30T14:34:22.556+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:22.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:22 smithi165 bash[50402]: debug 2024-03-30T14:34:22.556+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:22.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:22 smithi165 bash[50402]: debug 2024-03-30T14:34:22.556+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:22.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:22 smithi165 bash[50402]: debug 2024-03-30T14:34:22.556+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:23.287 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:23 smithi165 bash[74187]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:34:23.288 INFO:journalctl@ceph.osd.6.smithi165.stdout:Mar 30 14:34:23 smithi165 bash[74264]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T14:34:23.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:23 smithi165 bash[50402]: debug 2024-03-30T14:34:23.552+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:23.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:23 smithi165 bash[50402]: debug 2024-03-30T14:34:23.552+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:23.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:23 smithi165 bash[50402]: debug 2024-03-30T14:34:23.552+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:23.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:23 smithi165 bash[50402]: debug 2024-03-30T14:34:23.552+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:24.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:24 smithi165 bash[50402]: debug 2024-03-30T14:34:24.512+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:24.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:24 smithi165 bash[50402]: debug 2024-03-30T14:34:24.512+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:24.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:24 smithi165 bash[50402]: debug 2024-03-30T14:34:24.512+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:24.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:24 smithi165 bash[50402]: debug 2024-03-30T14:34:24.512+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:25.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.6.service' 2024-03-30T14:34:25.099 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:34:25.099 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-30T14:34:25.099 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-30T14:34:25.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.7 2024-03-30T14:34:25.374 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 systemd[1]: Stopping Ceph osd.7 for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:25.374 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.256+0000 7f1d26f77700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-03-30T14:34:25.374 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.256+0000 7f1d26f77700 -1 osd.7 159 *** Got signal Terminated *** 2024-03-30T14:34:25.375 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.256+0000 7f1d26f77700 -1 osd.7 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T14:34:25.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.464+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:25.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.464+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:25.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.464+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:25.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:25 smithi165 bash[50402]: debug 2024-03-30T14:34:25.464+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:26.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:26 smithi165 bash[50402]: debug 2024-03-30T14:34:26.484+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:26.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:26 smithi165 bash[50402]: debug 2024-03-30T14:34:26.484+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:26.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:26 smithi165 bash[50402]: debug 2024-03-30T14:34:26.484+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:26.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:26 smithi165 bash[50402]: debug 2024-03-30T14:34:26.484+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:26.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:26 smithi165 bash[50402]: debug 2024-03-30T14:34:26.484+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-03-30T14:34:00.970258+0000 front 2024-03-30T14:34:00.970379+0000 (oldest deadline 2024-03-30T14:34:26.170662+0000) 2024-03-30T14:34:27.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:27 smithi165 bash[50402]: debug 2024-03-30T14:34:27.500+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:27.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:27 smithi165 bash[50402]: debug 2024-03-30T14:34:27.500+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:27.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:27 smithi165 bash[50402]: debug 2024-03-30T14:34:27.500+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:27.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:27 smithi165 bash[50402]: debug 2024-03-30T14:34:27.500+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:27.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:27 smithi165 bash[50402]: debug 2024-03-30T14:34:27.500+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-03-30T14:34:00.970258+0000 front 2024-03-30T14:34:00.970379+0000 (oldest deadline 2024-03-30T14:34:26.170662+0000) 2024-03-30T14:34:28.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:28 smithi165 bash[50402]: debug 2024-03-30T14:34:28.480+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:28.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:28 smithi165 bash[50402]: debug 2024-03-30T14:34:28.480+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:28.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:28 smithi165 bash[50402]: debug 2024-03-30T14:34:28.480+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:28.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:28 smithi165 bash[50402]: debug 2024-03-30T14:34:28.480+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:28.876 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:28 smithi165 bash[50402]: debug 2024-03-30T14:34:28.480+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-03-30T14:34:00.970258+0000 front 2024-03-30T14:34:00.970379+0000 (oldest deadline 2024-03-30T14:34:26.170662+0000) 2024-03-30T14:34:29.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:29 smithi165 bash[50402]: debug 2024-03-30T14:34:29.508+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6806 osd.0 since back 2024-03-30T14:33:30.164013+0000 front 2024-03-30T14:33:30.163541+0000 (oldest deadline 2024-03-30T14:33:53.663456+0000) 2024-03-30T14:34:29.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:29 smithi165 bash[50402]: debug 2024-03-30T14:34:29.508+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6814 osd.1 since back 2024-03-30T14:33:38.865452+0000 front 2024-03-30T14:33:38.865913+0000 (oldest deadline 2024-03-30T14:34:02.365356+0000) 2024-03-30T14:34:29.874 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:29 smithi165 bash[50402]: debug 2024-03-30T14:34:29.508+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6822 osd.2 since back 2024-03-30T14:33:48.267142+0000 front 2024-03-30T14:33:48.267109+0000 (oldest deadline 2024-03-30T14:34:11.167008+0000) 2024-03-30T14:34:29.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:29 smithi165 bash[50402]: debug 2024-03-30T14:34:29.508+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.106:6830 osd.3 since back 2024-03-30T14:33:55.069765+0000 front 2024-03-30T14:33:55.069521+0000 (oldest deadline 2024-03-30T14:34:20.969528+0000) 2024-03-30T14:34:29.875 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:29 smithi165 bash[50402]: debug 2024-03-30T14:34:29.508+0000 7f1d1f563700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-03-30T14:34:00.970258+0000 front 2024-03-30T14:34:00.970379+0000 (oldest deadline 2024-03-30T14:34:26.170662+0000) 2024-03-30T14:34:31.624 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:31 smithi165 bash[74407]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:34:31.624 INFO:journalctl@ceph.osd.7.smithi165.stdout:Mar 30 14:34:31 smithi165 bash[74482]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T14:34:33.100 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@osd.7.service' 2024-03-30T14:34:33.136 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:34:33.136 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-30T14:34:33.136 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-30T14:34:33.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 systemd[1]: Stopping Ceph prometheus.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-30T14:34:33.375 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T14:34:33.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.284Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-30T14:34:33.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.285Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-30T14:34:33.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.286Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T14:34:33.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.286Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-30T14:34:33.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Mar 30 14:34:33 smithi165 bash[64505]: ts=2024-03-30T14:34:33.286Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-30T14:34:33.926 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-03-30T14:34:33.953 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T14:34:33.953 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-30T14:34:33.954 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T14:34:38.418 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:34:38 smithi106 systemd[1]: Stopping Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:39.271 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:34:39 smithi106 bash[94757]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:34:39.272 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:34:39 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:34:39.272 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:34:39 smithi106 bash[94827]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T14:34:39.272 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:34:39 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T14:34:39.272 INFO:journalctl@ceph.node-exporter.a.smithi106.stdout:Mar 30 14:34:39 smithi106 systemd[1]: Stopped Ceph node-exporter.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:34:39.660 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:34:39 smithi106 systemd[1]: Stopping Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:34:39.918 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:34:39 smithi106 bash[85328]: ts=2024-03-30T14:34:39.656Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-30T14:34:40.665 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:34:40 smithi106 bash[94888]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:34:40.665 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:34:40 smithi106 bash[94961]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T14:34:40.665 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:34:40 smithi106 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-03-30T14:34:40.665 INFO:journalctl@ceph.alertmanager.a.smithi106.stdout:Mar 30 14:34:40 smithi106 systemd[1]: Stopped Ceph alertmanager.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:35:14.369 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T14:35:18.874 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:35:18 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:35:19.624 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:35:19 smithi165 bash[74936]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:35:19.867 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:35:19 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T14:35:19.867 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:35:19 smithi165 bash[75012]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T14:35:19.867 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:35:19 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T14:35:19.868 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Mar 30 14:35:19 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:35:20.124 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:19 smithi165 systemd[1]: Stopping Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4... 2024-03-30T14:35:20.125 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:19 smithi165 bash[69209]: logger=server t=2024-03-30T14:35:19.996708235Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-30T14:35:20.125 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:19 smithi165 bash[69209]: logger=ticker t=2024-03-30T14:35:19.996811454Z level=info msg=stopped last_tick=2024-03-30T14:35:10Z 2024-03-30T14:35:20.125 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:19 smithi165 bash[69209]: logger=tracing t=2024-03-30T14:35:19.996805841Z level=info msg="Closing tracing" 2024-03-30T14:35:20.862 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:20 smithi165 bash[75072]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T14:35:20.862 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:20 smithi165 bash[75148]: Error response from daemon: No such container: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T14:35:20.862 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:20 smithi165 systemd[1]: ceph-59650f50-ee9e-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-03-30T14:35:20.862 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Mar 30 14:35:20 smithi165 systemd[1]: Stopped Ceph grafana.a for 59650f50-ee9e-11ee-b647-cb9ed24678a4. 2024-03-30T14:35:43.403 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:35:43.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T14:35:43.431 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-30T14:35:43.433 DEBUG:teuthology.misc:Transferring archived files from smithi106:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/remote/smithi106/crash 2024-03-30T14:35:43.434 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T14:35:43.476 INFO:teuthology.orchestra.run.smithi106.stderr:tar: /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T14:35:43.477 INFO:teuthology.orchestra.run.smithi106.stderr:tar: Error is not recoverable: exiting now 2024-03-30T14:35:43.479 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/remote/smithi165/crash 2024-03-30T14:35:43.480 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T14:35:43.495 INFO:teuthology.orchestra.run.smithi165.stderr:tar: /var/lib/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T14:35:43.495 INFO:teuthology.orchestra.run.smithi165.stderr:tar: Error is not recoverable: exiting now 2024-03-30T14:35:43.496 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-30T14:35:43.496 DEBUG:teuthology.orchestra.run.smithi106:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:35:43.514 INFO:teuthology.orchestra.run.smithi106.stdout:2024-03-30T14:21:11.978531+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:35:43.515 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-30T14:35:43.516 DEBUG:teuthology.orchestra.run.smithi106:> sudo egrep '\[SEC\]' /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:35:43.575 DEBUG:teuthology.orchestra.run.smithi106:> sudo egrep '\[ERR\]' /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:35:43.592 DEBUG:teuthology.orchestra.run.smithi106:> sudo egrep '\[WRN\]' /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T14:35:43.606 INFO:teuthology.orchestra.run.smithi106.stdout:2024-03-30T14:21:11.978531+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T14:35:43.607 INFO:tasks.cephadm:Compressing logs... 2024-03-30T14:35:43.607 DEBUG:teuthology.orchestra.run.smithi106:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-30T14:35:43.609 DEBUG:teuthology.orchestra.run.smithi165:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-03-30T14:35:43.621 INFO:teuthology.orchestra.run.smithi106.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T14:35:43.625 INFO:teuthology.orchestra.run.smithi165.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T14:35:43.632 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-03-30T14:35:43.632 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-03-30T14:35:43.633 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-03-30T14:35:43.634 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T14:35:43.634 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-03-30T14:35:43.635 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-03-30T14:35:43.635 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi106.tcbusd.log 2024-03-30T14:35:43.636 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T14:35:43.637 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/tcmu-runner.log: /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi106.tcbusd.log: 84.2% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-03-30T14:35:43.637 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi106.yhndxt.log 2024-03-30T14:35:43.638 INFO:teuthology.orchestra.run.smithi106.stderr: 76.5%/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log: -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi106.tcbusd.log.gz 2024-03-30T14:35:43.638 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T14:35:43.640 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi106.yhndxt.log: 76.4% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi106.yhndxt.log.gz 2024-03-30T14:35:43.640 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-03-30T14:35:43.641 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-03-30T14:35:43.641 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-03-30T14:35:43.642 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-03-30T14:35:43.643 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-03-30T14:35:43.643 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.0.log: 90.7% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T14:35:43.644 INFO:teuthology.orchestra.run.smithi165.stderr:gzip /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.5.log: -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T14:35:43.644 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-03-30T14:35:43.644 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi165.nmjcdh.log 2024-03-30T14:35:43.645 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi165.jmwrhj.log 2024-03-30T14:35:43.646 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T14:35:43.646 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T14:35:43.648 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi165.nmjcdh.log: /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi165.jmwrhj.log: 76.5% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi165.nmjcdh.log.gz 2024-03-30T14:35:43.648 INFO:teuthology.orchestra.run.smithi165.stderr: 76.5% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi165.jmwrhj.log.gz 2024-03-30T14:35:43.649 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T14:35:43.649 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.3.log: 93.4% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T14:35:43.649 INFO:teuthology.orchestra.run.smithi106.stderr: 94.3% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T14:35:43.649 INFO:teuthology.orchestra.run.smithi106.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-03-30T14:35:43.650 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-03-30T14:35:43.650 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T14:35:43.651 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log: /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.cephadm.log: 83.7% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T14:35:43.651 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T14:35:43.653 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 90.7% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T14:35:43.654 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-03-30T14:35:43.656 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T14:35:43.657 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.7.log: 88.5% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T14:35:43.665 INFO:teuthology.orchestra.run.smithi106.stderr:/var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T14:35:43.675 INFO:teuthology.orchestra.run.smithi106.stderr: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T14:35:43.677 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T14:35:43.690 INFO:teuthology.orchestra.run.smithi165.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T14:35:43.721 INFO:teuthology.orchestra.run.smithi165.stderr: 89.9% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-03-30T14:35:43.998 INFO:teuthology.orchestra.run.smithi106.stderr: 92.6% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-03-30T14:35:44.070 INFO:teuthology.orchestra.run.smithi106.stderr: 88.9% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-03-30T14:35:44.158 INFO:teuthology.orchestra.run.smithi165.stderr: 92.6% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-03-30T14:35:44.667 INFO:teuthology.orchestra.run.smithi106.stderr: 93.5% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-03-30T14:35:44.951 INFO:teuthology.orchestra.run.smithi106.stderr: 91.1% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-03-30T14:35:45.063 INFO:teuthology.orchestra.run.smithi165.stderr: 93.2% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-03-30T14:35:45.080 INFO:teuthology.orchestra.run.smithi165.stderr: 93.8% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-03-30T14:35:45.114 INFO:teuthology.orchestra.run.smithi165.stderr: 93.4% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-03-30T14:35:45.170 INFO:teuthology.orchestra.run.smithi106.stderr: 93.6% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-03-30T14:35:45.269 INFO:teuthology.orchestra.run.smithi165.stderr: 93.7% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-03-30T14:35:45.270 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-03-30T14:35:45.270 INFO:teuthology.orchestra.run.smithi165.stderr:real 0m1.656s 2024-03-30T14:35:45.270 INFO:teuthology.orchestra.run.smithi165.stderr:user 0m6.351s 2024-03-30T14:35:45.270 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m0.279s 2024-03-30T14:35:45.405 INFO:teuthology.orchestra.run.smithi106.stderr: 93.5% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-03-30T14:35:45.412 INFO:teuthology.orchestra.run.smithi106.stderr: 93.6% -- replaced with /var/log/ceph/59650f50-ee9e-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-03-30T14:35:45.413 INFO:teuthology.orchestra.run.smithi106.stderr: 2024-03-30T14:35:45.413 INFO:teuthology.orchestra.run.smithi106.stderr:real 0m1.801s 2024-03-30T14:35:45.414 INFO:teuthology.orchestra.run.smithi106.stderr:user 0m7.985s 2024-03-30T14:35:45.414 INFO:teuthology.orchestra.run.smithi106.stderr:sys 0m0.291s 2024-03-30T14:35:45.414 INFO:tasks.cephadm:Archiving logs... 2024-03-30T14:35:45.414 DEBUG:teuthology.misc:Transferring archived files from smithi106:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/remote/smithi106/log 2024-03-30T14:35:45.415 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T14:35:46.560 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/remote/smithi165/log 2024-03-30T14:35:46.561 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T14:35:47.520 INFO:tasks.cephadm:Removing cluster... 2024-03-30T14:35:47.521 DEBUG:teuthology.orchestra.run.smithi106:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 --force 2024-03-30T14:35:48.307 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 59650f50-ee9e-11ee-b647-cb9ed24678a4 --force 2024-03-30T14:35:49.110 INFO:tasks.cephadm:Removing cephadm ... 2024-03-30T14:35:49.110 DEBUG:teuthology.orchestra.run.smithi106:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T14:35:49.117 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T14:35:49.123 INFO:tasks.cephadm:Teardown complete 2024-03-30T14:35:49.123 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-30T14:35:49.132 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-30T14:35:49.132 DEBUG:teuthology.orchestra.run.smithi106:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T14:35:49.163 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T14:35:49.183 INFO:teuthology.orchestra.run.smithi106.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:35:49.183 INFO:teuthology.orchestra.run.smithi106.stdout:============================================================================== 2024-03-30T14:35:49.183 INFO:teuthology.orchestra.run.smithi106.stdout:*hv01.front.sepi 44.4.53.2 2 u 17 64 377 0.075 7.844 1.968 2024-03-30T14:35:49.183 INFO:teuthology.orchestra.run.smithi106.stdout:+hv02.front.sepi 63.231.80.2 3 u 13 64 377 0.095 6.633 2.848 2024-03-30T14:35:49.183 INFO:teuthology.orchestra.run.smithi106.stdout:+hv03.front.sepi 74.6.168.72 3 u 8 64 377 0.092 10.149 2.791 2024-03-30T14:35:49.183 INFO:teuthology.orchestra.run.smithi106.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-30T14:35:49.187 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T14:35:49.187 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-03-30T14:35:49.187 INFO:teuthology.orchestra.run.smithi165.stdout:*hv01.front.sepi 44.4.53.2 2 u 4 128 377 0.089 2.865 0.341 2024-03-30T14:35:49.187 INFO:teuthology.orchestra.run.smithi165.stdout:+hv02.front.sepi 63.231.80.2 3 u 71 128 377 0.105 3.232 0.308 2024-03-30T14:35:49.187 INFO:teuthology.orchestra.run.smithi165.stdout:+hv03.front.sepi 74.6.168.72 3 u 3 128 377 0.078 2.759 0.315 2024-03-30T14:35:49.187 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-30T14:35:49.188 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-30T14:35:49.197 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-30T14:35:49.198 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-30T14:35:49.206 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-30T14:35:49.216 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-30T14:35:49.232 INFO:teuthology.task.internal:Duration was 2246.979231 seconds 2024-03-30T14:35:49.232 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-30T14:35:49.241 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-30T14:35:49.241 DEBUG:teuthology.orchestra.run.smithi106:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T14:35:49.243 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T14:35:49.295 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-30T14:35:49.295 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi106.front.sepia.ceph.com 2024-03-30T14:35:49.295 DEBUG:teuthology.orchestra.run.smithi106:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-30T14:35:49.308 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-03-30T14:35:49.309 DEBUG:teuthology.orchestra.run.smithi165:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-03-30T14:35:49.322 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-30T14:35:49.322 DEBUG:teuthology.orchestra.run.smithi106:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T14:35:49.355 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T14:35:49.430 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-30T14:35:49.430 DEBUG:teuthology.orchestra.run.smithi106:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T14:35:49.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T14:35:49.599 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-30T14:35:49.608 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-30T14:35:49.608 DEBUG:teuthology.orchestra.run.smithi106:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T14:35:49.621 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T14:35:49.635 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-30T14:35:49.644 DEBUG:teuthology.orchestra.run.smithi106:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:35:49.667 DEBUG:teuthology.orchestra.run.smithi165:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:35:49.679 INFO:teuthology.orchestra.run.smithi106.stdout:kernel.core_pattern = core 2024-03-30T14:35:49.690 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-03-30T14:35:49.724 DEBUG:teuthology.orchestra.run.smithi106:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:35:49.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:35:49.730 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T14:35:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T14:35:49.736 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-30T14:35:49.746 INFO:teuthology.task.internal:Transferring archived files... 2024-03-30T14:35:49.747 DEBUG:teuthology.misc:Transferring archived files from smithi106:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/remote/smithi106 2024-03-30T14:35:49.747 DEBUG:teuthology.orchestra.run.smithi106:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T14:35:49.782 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154/remote/smithi165 2024-03-30T14:35:49.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T14:35:49.813 INFO:teuthology.task.internal:Removing archive directory... 2024-03-30T14:35:49.813 DEBUG:teuthology.orchestra.run.smithi106:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T14:35:49.819 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T14:35:49.854 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-30T14:35:49.864 INFO:teuthology.task.internal:Not uploading archives. 2024-03-30T14:35:49.864 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-30T14:35:49.884 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-30T14:35:49.884 DEBUG:teuthology.orchestra.run.smithi106:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T14:35:49.886 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T14:35:49.892 INFO:teuthology.orchestra.run.smithi106.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 14:35 /home/ubuntu/cephtest 2024-03-30T14:35:49.894 INFO:teuthology.orchestra.run.smithi165.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 14:35 /home/ubuntu/cephtest 2024-03-30T14:35:49.896 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-30T14:35:49.906 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-30T14:35:49.928 INFO:teuthology.nuke:Checking targets against current locks 2024-03-30T14:35:49.956 DEBUG:teuthology.nuke:shortname: smithi106 2024-03-30T14:35:49.956 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:35:49.982 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi106.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:49:19.643211', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-30T14:35:49.985 DEBUG:teuthology.nuke:shortname: smithi165 2024-03-30T14:35:49.985 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T14:35:50.005 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-29_21:08:02-orch-squid-distro-default-smithi/7630154', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-03-30 13:49:19.642027', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-30T14:35:50.041 INFO:teuthology.orchestra.console.smithi106:Power off 2024-03-30T14:35:50.041 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T14:35:50.055 INFO:teuthology.orchestra.console.smithi165:Power off 2024-03-30T14:35:50.055 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T14:35:50.064 DEBUG:teuthology.orchestra.console.smithi106:power off output: Chassis Power Control: Down/Off 2024-03-30T14:35:50.064 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:35:50.076 DEBUG:teuthology.orchestra.console.smithi165:power off output: Chassis Power Control: Down/Off 2024-03-30T14:35:50.076 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:35:50.088 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is on 2024-03-30T14:35:50.098 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-03-30T14:35:54.089 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:35:54.099 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:35:54.200 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is on 2024-03-30T14:35:54.208 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-03-30T14:35:58.202 DEBUG:teuthology.orchestra.console.smithi106:pexpect command: ipmitool -H smithi106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:35:58.210 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:35:58.312 DEBUG:teuthology.orchestra.console.smithi106:check power output: Chassis Power is off 2024-03-30T14:35:58.319 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-03-30T14:35:58.414 INFO:teuthology.orchestra.console.smithi106:Power off completed 2024-03-30T14:36:02.323 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T14:36:02.432 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is off 2024-03-30T14:36:02.533 INFO:teuthology.orchestra.console.smithi165:Power off completed 2024-03-30T14:36:02.637 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 2246.979231119156 failure_reason: '"2024-03-30T14:21:11.978531+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-03-30T14:36:02.637 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T14:36:02.719 INFO:teuthology.run:FAIL